AMD64 PASS
linuxserver/lspipepr-radarr
Runtime: 20.61s
Build Information
Builder: X86-BUILDER-2a --contabo
Created: 2026-01-15T09:24:21+00:00
Image: linuxserver/lspipepr-radarr
Maintainer: Roxedus,thespad
Size: 92.85MB
Tag: amd64-develop-6.1.1.10317-pkg-bcf8c6db-dev-cc974e4147c37eed744f8335ea19e487365995e3-pr-263
Version: 6.1.1.10317-ls240
Expand
2026-01-15T09:26:34.099567047Z [migrations] started
2026-01-15T09:26:34.099853165Z [migrations] no migrations found
2026-01-15T09:26:34.145630738Z usermod: no changes
2026-01-15T09:26:34.165431190Z ───────────────────────────────────────
2026-01-15T09:26:34.165474214Z
2026-01-15T09:26:34.165477128Z ██╗ ███████╗██╗ ██████╗
2026-01-15T09:26:34.165479732Z ██║ ██╔════╝██║██╔═══██╗
2026-01-15T09:26:34.165482056Z ██║ ███████╗██║██║ ██║
2026-01-15T09:26:34.165484169Z ██║ ╚════██║██║██║ ██║
2026-01-15T09:26:34.165486222Z ███████╗███████║██║╚██████╔╝
2026-01-15T09:26:34.165488396Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-15T09:26:34.165490479Z
2026-01-15T09:26:34.165492462Z Brought to you by linuxserver.io
2026-01-15T09:26:34.165494555Z ───────────────────────────────────────
2026-01-15T09:26:34.165662526Z
2026-01-15T09:26:34.165668845Z To support the app dev(s) visit:
2026-01-15T09:26:34.168583580Z Radarr: https://opencollective.com/radarr
2026-01-15T09:26:34.169185292Z
2026-01-15T09:26:34.169200855Z To support LSIO projects visit:
2026-01-15T09:26:34.169204009Z https://www.linuxserver.io/donate/
2026-01-15T09:26:34.169206704Z
2026-01-15T09:26:34.169209087Z ───────────────────────────────────────
2026-01-15T09:26:34.169222277Z GID/UID
2026-01-15T09:26:34.169243028Z ───────────────────────────────────────
2026-01-15T09:26:34.176032906Z
2026-01-15T09:26:34.176073587Z User UID: 911
2026-01-15T09:26:34.176077322Z User GID: 911
2026-01-15T09:26:34.176080166Z ───────────────────────────────────────
2026-01-15T09:26:34.178205159Z Linuxserver.io version: 6.1.1.10317-pkg-bcf8c6db-dev-cc974e4147c37eed744f8335ea19e487365995e3-pr-263
2026-01-15T09:26:34.178998877Z Build-date: 2026-01-15T09:24:21+00:00
2026-01-15T09:26:34.179056513Z ───────────────────────────────────────
2026-01-15T09:26:34.179060920Z
2026-01-15T09:26:34.263712047Z [custom-init] No custom files found, skipping...
2026-01-15T09:26:34.700249340Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.1.10317
2026-01-15T09:26:34.722112661Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:26:34.727784504Z [Debug] Bootstrap: Console selected
2026-01-15T09:26:34.729510749Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:26:35.100858519Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:26:35.180541677Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9fb8fc9c-4a2b-4554-bb6e-72aa2e9428ab} may be persisted to storage in unencrypted form.
2026-01-15T09:26:35.287040321Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-15T09:26:35.326385110Z [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:35.442222068Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:26:35.456213010Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:35.457387438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:35.527217600Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:26:35.533060871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.07122s
2026-01-15T09:26:35.533977834Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:26:35.534422620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0770197s
2026-01-15T09:26:35.549567821Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:26:35.550538785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:35.561941060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:26:35.579136059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:26:35.598553367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359784s
2026-01-15T09:26:35.599692924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:35.611284783Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:26:35.612818569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0485589s
2026-01-15T09:26:35.616995896Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:26:35.617454843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:35.638302672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:26:35.642653288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:26:35.644657399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053802s
2026-01-15T09:26:35.645330928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:26:35.646113990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002643s
2026-01-15T09:26:35.647081529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:26:35.648203670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:26:35.650060781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025246s
2026-01-15T09:26:35.650507189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:35.653525760Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:26:35.654947769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058133s
2026-01-15T09:26:35.657206552Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:26:35.658492487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:35.662272127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:26:35.664270290Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.84E-05s
2026-01-15T09:26:35.664974243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:26:35.665725849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:26:35.667338274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001591s
2026-01-15T09:26:35.667903059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:35.672556949Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:26:35.673119121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068105s
2026-01-15T09:26:35.688394806Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:26:35.689088986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:35.691910422Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-15T09:26:35.712322269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-15T09:26:35.713213573Z [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:35.714228773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013795s
2026-01-15T09:26:35.714478007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-15T09:26:35.714958897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-15T09:26:35.715668930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008741s
2026-01-15T09:26:35.715901018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-15T09:26:35.716303570Z [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:35.716851341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007078s
2026-01-15T09:26:35.717170959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-15T09:26:35.717463016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-15T09:26:35.718025879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005673s
2026-01-15T09:26:35.718257637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-01-15T09:26:35.719266287Z [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:35.720470010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018968s
2026-01-15T09:26:35.720784251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-01-15T09:26:35.721161955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:26:35.721731079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006547s
2026-01-15T09:26:35.722007883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies
2026-01-15T09:26:35.722797365Z [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:35.723729841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014572s
2026-01-15T09:26:35.724086515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-01-15T09:26:35.724424321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:35.724974695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000552s
2026-01-15T09:26:35.725280374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug)
2026-01-15T09:26:35.725553603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:35.726117006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005786s
2026-01-15T09:26:35.726403865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-01-15T09:26:35.727363283Z [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:35.728321628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001606s
2026-01-15T09:26:35.728601597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-01-15T09:26:35.729160914Z [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:35.729958429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010372s
2026-01-15T09:26:35.730205509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-15T09:26:35.730759980Z [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:35.732858973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010836s
2026-01-15T09:26:35.759574049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-15T09:26:35.760508989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:26:35.761613473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014324s
2026-01-15T09:26:35.762142635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-15T09:26:35.771526257Z [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:35.773281436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106259s
2026-01-15T09:26:35.774171558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-15T09:26:35.774750846Z [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:35.776823961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022764s
2026-01-15T09:26:35.777537179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-15T09:26:35.778207834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:26:35.779044766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011757s
2026-01-15T09:26:35.779647900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-15T09:26:35.785606253Z [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:35.787641120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007328s
2026-01-15T09:26:35.788503631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-15T09:26:35.789292923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:26:35.792443011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001843s
2026-01-15T09:26:35.792494048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-15T09:26:35.792500417Z [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:35.792902388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012524s
2026-01-15T09:26:35.793363238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-15T09:26:35.793986742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:26:35.795842101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017598s
2026-01-15T09:26:35.797162278Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1
2026-01-15T09:26:35.798742906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1
2026-01-15T09:26:35.799415903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001568s
2026-01-15T09:26:35.800192576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-01-15T09:26:35.801039604Z [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:35.801956657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001401s
2026-01-15T09:26:35.802218170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-15T09:26:35.802772269Z [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:35.803675191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011271s
2026-01-15T09:26:35.803961150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-15T09:26:35.804483241Z [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:35.805327636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010437s
2026-01-15T09:26:35.805682758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-15T09:26:35.806127593Z [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:35.807023856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009652s
2026-01-15T09:26:35.807370916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-15T09:26:35.807662963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-15T09:26:35.808356582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007154s
2026-01-15T09:26:35.808593416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-15T09:26:35.809165393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-15T09:26:35.809888095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008545s
2026-01-15T09:26:35.810177469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-15T09:26:35.810764618Z [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:35.811563654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011078s
2026-01-15T09:26:35.811745256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-15T09:26:35.812293918Z [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:35.813283209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012062s
2026-01-15T09:26:35.813446734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-15T09:26:35.816093427Z [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:35.816124935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007753s
2026-01-15T09:26:35.816128780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-15T09:26:35.816131625Z [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:35.816135059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011465s
2026-01-15T09:26:35.816267348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-15T09:26:35.816626086Z [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:35.817252994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007756s
2026-01-15T09:26:35.817611891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-15T09:26:35.818007043Z [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:35.818727593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008594s
2026-01-15T09:26:35.818903335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-15T09:26:35.819212148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-15T09:26:35.820023633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000716s
2026-01-15T09:26:35.820162832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-15T09:26:35.821776118Z [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:35.823726488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032336s
2026-01-15T09:26:35.824207388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-15T09:26:35.824856831Z [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:35.826165090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015878s
2026-01-15T09:26:35.829489068Z [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:35.832148330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-15T09:26:35.832180268Z [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:35.832439496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010971s
2026-01-15T09:26:35.832798844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-15T09:26:35.833119634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-15T09:26:35.833720124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000692s
2026-01-15T09:26:35.834607633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-15T09:26:35.834902334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-15T09:26:35.835549243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006809s
2026-01-15T09:26:35.835731867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-15T09:26:35.836663392Z [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:35.837434126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014357s
2026-01-15T09:26:35.837696419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-15T09:26:35.838193974Z [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:35.838994071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010655s
2026-01-15T09:26:35.839827239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-01-15T09:26:35.840970411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-01-15T09:26:35.842689436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019302s
2026-01-15T09:26:35.843001052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-15T09:26:35.843515222Z [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:35.844303643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010515s
2026-01-15T09:26:35.844504063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-01-15T09:26:35.845042008Z [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:35.846127124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013956s
2026-01-15T09:26:35.846521975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-15T09:26:35.847010306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:26:35.847646378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008937s
2026-01-15T09:26:35.850447854Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0043709 taking an average of 00:00:00.0043709
2026-01-15T09:26:35.852976801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:26:35', 'InitialSetup')
2026-01-15T09:26:35.853940644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:35.862290228Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:26:35.863365989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149668s
2026-01-15T09:26:35.864276832Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-01-15T09:26:35.864642921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:35.867132910Z [Info] add_moviefiles_table: Starting migration of Main DB to 104
2026-01-15T09:26:35.869651181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles
2026-01-15T09:26:35.870732801Z [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:35.872355371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027619s
2026-01-15T09:26:35.875067022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path)
2026-01-15T09:26:35.875092389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-01-15T09:26:35.875096115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008003s
2026-01-15T09:26:35.875099420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:35.875203977Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-01-15T09:26:35.875958798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32
2026-01-15T09:26:35.876496442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:35.878698140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020302s
2026-01-15T09:26:35.879374682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-01-15T09:26:35', 'add_moviefiles_table')
2026-01-15T09:26:35.879968652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:35.888844394Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-01-15T09:26:35.889315168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012041s
2026-01-15T09:26:35.889954155Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-01-15T09:26:35.890321215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:35.890861024Z [Info] fix_history_movieId: Starting migration of Main DB to 105
2026-01-15T09:26:35.891850345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:26:35.892139468Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-01-15T09:26:35.892658706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32
2026-01-15T09:26:35.893100937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:35.895983405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027036s
2026-01-15T09:26:35.896614129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-01-15T09:26:35', 'fix_history_movieId')
2026-01-15T09:26:35.896978624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:35.899570897Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-01-15T09:26:35.899791527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056566s
2026-01-15T09:26:35.903020392Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-01-15T09:26:35.903210227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:35.903941602Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106
2026-01-15T09:26:35.906056449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:35.906133705Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:26:35.906429357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32
2026-01-15T09:26:35.906686853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:35.908068552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013688s
2026-01-15T09:26:35.908522432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:35.908885586Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-01-15T09:26:35.909569340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String
2026-01-15T09:26:35.910004381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT
2026-01-15T09:26:35.912103273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015532s
2026-01-15T09:26:35.912126679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:35.912293259Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-01-15T09:26:35.913062701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String
2026-01-15T09:26:35.928735460Z [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:35.930225803Z [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:35.932988100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:35.936122002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:35.938158903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:35.939259571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:35.939968353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264776s
2026-01-15T09:26:35.940317265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:35.940568051Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-01-15T09:26:35.940838706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String
2026-01-15T09:26:35.941199918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT
2026-01-15T09:26:35.942569068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013631s
2026-01-15T09:26:35.943052100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-01-15T09:26:35', 'add_tmdb_stuff')
2026-01-15T09:26:35.943512741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:35.947519069Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-01-15T09:26:35.948017947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061226s
2026-01-15T09:26:35.948379859Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-01-15T09:26:35.948667910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:35.949108370Z [Info] fix_movie_files: Starting migration of Main DB to 107
2026-01-15T09:26:35.950140847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:26:35.950513414Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:35.950798071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String
2026-01-15T09:26:35.958146325Z [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:35.962098132Z [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:35.962267106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:26:35.962273064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:26:35.966853063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-01-15T09:26:35.966905261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014635s
2026-01-15T09:26:35.966910308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-01-15T09:26:35', 'fix_movie_files')
2026-01-15T09:26:35.966938370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:35.970169259Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-01-15T09:26:35.972352970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183061s
2026-01-15T09:26:35.972368653Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-01-15T09:26:35.972371567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:35.972505607Z [Info] update_schedule_intervale: Starting migration of Main DB to 108
2026-01-15T09:26:35.973551845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:26:35.977298825Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2026-01-15T09:26:35.977815530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double
2026-01-15T09:26:35.977863451Z [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:35.977873046Z [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:35.980002585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:26:35.980048483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:26:35.981441900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:26:35.982116680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007815s
2026-01-15T09:26:35.982305483Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-01-15T09:26:35.982719784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-01-15T09:26:35.983160634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005666s
2026-01-15T09:26:35.983513472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-01-15T09:26:35', 'update_schedule_intervale')
2026-01-15T09:26:35.985356131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:35.988554241Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-01-15T09:26:35.988960349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057587s
2026-01-15T09:26:35.989315521Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-01-15T09:26:35.989569421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:35.990020497Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109
2026-01-15T09:26:35.990980605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:26:35.991227624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-01-15T09:26:35.991447955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String
2026-01-15T09:26:35.991761755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT
2026-01-15T09:26:35.992930214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011579s
2026-01-15T09:26:35.993212516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:26:35.993413418Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-01-15T09:26:35.993689230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String
2026-01-15T09:26:35.994025865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT
2026-01-15T09:26:35.995211341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001215s
2026-01-15T09:26:35.995486021Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:35.995773522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:35.996656234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009318s
2026-01-15T09:26:35.997085246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-01-15T09:26:35', 'add_movie_formats_to_naming_config')
2026-01-15T09:26:35.997505786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.000626659Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-01-15T09:26:36.001177884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045978s
2026-01-15T09:26:36.001561610Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-01-15T09:26:36.001848209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.002446325Z [Info] add_phyiscal_release: Starting migration of Main DB to 110
2026-01-15T09:26:36.003176769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:36.003410568Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-01-15T09:26:36.003686572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime
2026-01-15T09:26:36.004056035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME
2026-01-15T09:26:36.005261070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012466s
2026-01-15T09:26:36.005729191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-01-15T09:26:36', 'add_phyiscal_release')
2026-01-15T09:26:36.006628858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.010112745Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-01-15T09:26:36.010937179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056688s
2026-01-15T09:26:36.013189613Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-01-15T09:26:36.013214690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.013218406Z [Info] remove_bitmetv: Starting migration of Main DB to 111
2026-01-15T09:26:36.017794458Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:36.020843645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-01-15T09:26:36.021848410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024846s
2026-01-15T09:26:36.022499925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-01-15T09:26:36', 'remove_bitmetv')
2026-01-15T09:26:36.023210409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.025216523Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-01-15T09:26:36.025660959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057971s
2026-01-15T09:26:36.026146535Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-01-15T09:26:36.027112473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.027168065Z [Info] remove_torrentleech: Starting migration of Main DB to 112
2026-01-15T09:26:36.028561082Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:36.029624755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech'
2026-01-15T09:26:36.030301137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012781s
2026-01-15T09:26:36.031159754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-01-15T09:26:36', 'remove_torrentleech')
2026-01-15T09:26:36.031248267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.034057844Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-01-15T09:26:36.034565754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048784s
2026-01-15T09:26:36.035066734Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-01-15T09:26:36.037113550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.037159719Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113
2026-01-15T09:26:36.037196583Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:36.037199187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet'
2026-01-15T09:26:36.037201671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003552s
2026-01-15T09:26:36.037263394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-01-15T09:26:36', 'remove_broadcasthenet')
2026-01-15T09:26:36.037831064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.040141143Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-01-15T09:26:36.040549715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034406s
2026-01-15T09:26:36.040978418Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-01-15T09:26:36.041297745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.041777894Z [Info] remove_fanzub: Starting migration of Main DB to 114
2026-01-15T09:26:36.042510120Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:36.042968207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'
2026-01-15T09:26:36.043548315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006984s
2026-01-15T09:26:36.043981615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-01-15T09:26:36', 'remove_fanzub')
2026-01-15T09:26:36.044471979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.048635124Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-01-15T09:26:36.049116564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055833s
2026-01-15T09:26:36.049493949Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-01-15T09:26:36.049765115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.050232605Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115
2026-01-15T09:26:36.050800636Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.051146444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.052200973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010279s
2026-01-15T09:26:36.052595363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-01-15T09:26:36', 'update_movie_sorttitle')
2026-01-15T09:26:36.053114441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.057745105Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-01-15T09:26:36.058017242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063511s
2026-01-15T09:26:36.058552595Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-01-15T09:26:36.060082035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.060108825Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116
2026-01-15T09:26:36.060112330Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.060115255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.060135475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006347s
2026-01-15T09:26:36.060361564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-01-15T09:26:36', 'update_movie_sorttitle_again')
2026-01-15T09:26:36.060737757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.062512815Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-01-15T09:26:36.062686886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030739s
2026-01-15T09:26:36.062988077Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-01-15T09:26:36.063136489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.063477891Z [Info] update_movie_file: Starting migration of Main DB to 117
2026-01-15T09:26:36.065056174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String
2026-01-15T09:26:36.065582843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT
2026-01-15T09:26:36.066801508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013461s
2026-01-15T09:26:36.067246164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-01-15T09:26:36', 'update_movie_file')
2026-01-15T09:26:36.067641005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.071494646Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-01-15T09:26:36.071814265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005837s
2026-01-15T09:26:36.072193723Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-01-15T09:26:36.072409847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.072780121Z [Info] update_movie_slug: Starting migration of Main DB to 118
2026-01-15T09:26:36.074055380Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.074075370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.074079136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006148s
2026-01-15T09:26:36.074369140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-01-15T09:26:36', 'update_movie_slug')
2026-01-15T09:26:36.074698353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.080757016Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-01-15T09:26:36.080794813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031588s
2026-01-15T09:26:36.080798329Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-01-15T09:26:36.080800913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.080803386Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119
2026-01-15T09:26:36.081573749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:36.081775201Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-01-15T09:26:36.082108119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String
2026-01-15T09:26:36.082370412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT
2026-01-15T09:26:36.084084178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001503s
2026-01-15T09:26:36.084616476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-01-15T09:26:36', 'add_youtube_trailer_id')
2026-01-15T09:26:36.085299138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.090600597Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-01-15T09:26:36.091192574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080577s
2026-01-15T09:26:36.091679443Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-01-15T09:26:36.092242767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.092605811Z [Info] add_studio: Starting migration of Main DB to 120
2026-01-15T09:26:36.093248122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:36.093515252Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-01-15T09:26:36.093815191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String
2026-01-15T09:26:36.094299006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT
2026-01-15T09:26:36.095543980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013297s
2026-01-15T09:26:36.095839012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-01-15T09:26:36', 'add_studio')
2026-01-15T09:26:36.096586421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.099073275Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-01-15T09:26:36.099151513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045613s
2026-01-15T09:26:36.099544582Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-01-15T09:26:36.099608166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.099959702Z [Info] update_filedate_config: Starting migration of Main DB to 121
2026-01-15T09:26:36.100379020Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.100511810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.101163025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000658s
2026-01-15T09:26:36.101423314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-01-15T09:26:36', 'update_filedate_config')
2026-01-15T09:26:36.101662713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.103651992Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-01-15T09:26:36.103758741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030737s
2026-01-15T09:26:36.104044941Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-01-15T09:26:36.104361535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.104694924Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122
2026-01-15T09:26:36.105405428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:26:36.105574491Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2026-01-15T09:26:36.106034610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32
2026-01-15T09:26:36.106049583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0
2026-01-15T09:26:36.106964452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010584s
2026-01-15T09:26:36.107217160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:26:36.107362819Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-15T09:26:36.107567315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32
2026-01-15T09:26:36.113145709Z [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:36.114162120Z [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:36.117070216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:26:36.117110026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:26:36.117221082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093463s
2026-01-15T09:26:36.117367231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:26:36.117452408Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-01-15T09:26:36.117620470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String
2026-01-15T09:26:36.120144991Z [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:36.121025269Z [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:36.121557406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:26:36.122105687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:26:36.124190328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063054s
2026-01-15T09:26:36.124459732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-01-15T09:26:36', 'add_movieid_to_blacklist')
2026-01-15T09:26:36.124686682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.133128935Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-01-15T09:26:36.133647621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137517s
2026-01-15T09:26:36.134087099Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-01-15T09:26:36.134280699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.134841960Z [Info] create_netimport_table: Starting migration of Main DB to 123
2026-01-15T09:26:36.136261836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport
2026-01-15T09:26:36.139074558Z [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:36.139099905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009899s
2026-01-15T09:26:36.139105453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name)
2026-01-15T09:26:36.139134237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC)
2026-01-15T09:26:36.139139455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004859s
2026-01-15T09:26:36.139143902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-01-15T09:26:36', 'create_netimport_table')
2026-01-15T09:26:36.139148638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.143630320Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-01-15T09:26:36.144161095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050873s
2026-01-15T09:26:36.144212522Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-01-15T09:26:36.144250099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.145211478Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124
2026-01-15T09:26:36.145252330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:26:36.145257718Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2026-01-15T09:26:36.145262906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String
2026-01-15T09:26:36.145569364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT
2026-01-15T09:26:36.146977723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013655s
2026-01-15T09:26:36.147661958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-01-15T09:26:36', 'add_preferred_tags_to_profile')
2026-01-15T09:26:36.148024030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.152155607Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-01-15T09:26:36.152269397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063818s
2026-01-15T09:26:36.154159237Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-01-15T09:26:36.154201912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.154205737Z [Info] fix_imdb_unique: Starting migration of Main DB to 125
2026-01-15T09:26:36.154208702Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.154211556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.154460579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007591s
2026-01-15T09:26:36.154861529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-01-15T09:26:36', 'fix_imdb_unique')
2026-01-15T09:26:36.154987709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.161092310Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-01-15T09:26:36.161826049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070662s
2026-01-15T09:26:36.162266068Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-01-15T09:26:36.162597765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.163061058Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126
2026-01-15T09:26:36.163779443Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.164132392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.167331503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029927s
2026-01-15T09:26:36.167820366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-01-15T09:26:36', 'update_qualities_and_profiles')
2026-01-15T09:26:36.168425412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.174727569Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-01-15T09:26:36.174891584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010023s
2026-01-15T09:26:36.176419853Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-01-15T09:26:36.176513043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.176519472Z [Info] remove_wombles: Starting migration of Main DB to 127
2026-01-15T09:26:36.176981534Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:36.177296135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-01-15T09:26:36.177822444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000586s
2026-01-15T09:26:36.178324095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-01-15T09:26:36', 'remove_wombles')
2026-01-15T09:26:36.178797674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.184060716Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-01-15T09:26:36.185363586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065971s
2026-01-15T09:26:36.187872544Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-01-15T09:26:36.188335657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.188936548Z [Info] remove_kickass: Starting migration of Main DB to 128
2026-01-15T09:26:36.189438669Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:36.189656636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents'
2026-01-15T09:26:36.190088232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00038s
2026-01-15T09:26:36.190478806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-01-15T09:26:36', 'remove_kickass')
2026-01-15T09:26:36.190809141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.192867253Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-01-15T09:26:36.193472941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030119s
2026-01-15T09:26:36.193681022Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-01-15T09:26:36.193814763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.194198037Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129
2026-01-15T09:26:36.194686678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:26:36.194784465Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-01-15T09:26:36.194991014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String
2026-01-15T09:26:36.195459005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT
2026-01-15T09:26:36.196503529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001194s
2026-01-15T09:26:36.197270788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-01-15T09:26:36', 'add_parsed_movie_info_to_pending_release')
2026-01-15T09:26:36.197288044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.199755339Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-01-15T09:26:36.200091602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043094s
2026-01-15T09:26:36.200660965Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-01-15T09:26:36.200846683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.201247633Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130
2026-01-15T09:26:36.201908262Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:36.202185347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-01-15T09:26:36.202387851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003678s
2026-01-15T09:26:36.203525144Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:36.203540467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-01-15T09:26:36.203777402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003108s
2026-01-15T09:26:36.204266545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-01-15T09:26:36', 'remove_wombles_kickass')
2026-01-15T09:26:36.204283078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.206539508Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-01-15T09:26:36.206744024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003502s
2026-01-15T09:26:36.207063993Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-01-15T09:26:36.207187619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.207520217Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131
2026-01-15T09:26:36.208075528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:26:36.209053423Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-01-15T09:26:36.209075847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String
2026-01-15T09:26:36.211132216Z [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:36.211388940Z [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:36.211979314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:26:36.212304141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:26:36.214529042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059775s
2026-01-15T09:26:36.214767579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-01-15T09:26:36', 'make_parsed_episode_info_nullable')
2026-01-15T09:26:36.215089492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.220851471Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-01-15T09:26:36.220882216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109177s
2026-01-15T09:26:36.220886533Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-01-15T09:26:36.220889878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.221072241Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132
2026-01-15T09:26:36.221879300Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-01-15T09:26:36.222355833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-01-15T09:26:36.222887610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000664s
2026-01-15T09:26:36.223226167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-01-15T09:26:36', 'rename_torrent_downloadstation')
2026-01-15T09:26:36.223556281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.226792146Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-01-15T09:26:36.227136201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043539s
2026-01-15T09:26:36.227493516Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-01-15T09:26:36.227502861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.228223260Z [Info] add_minimumavailability: Starting migration of Main DB to 133
2026-01-15T09:26:36.230012219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-01-15T09:26:36.230031287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-01-15T09:26:36.230232369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32
2026-01-15T09:26:36.230518086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-01-15T09:26:36.231717693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012042s
2026-01-15T09:26:36.231860888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:36.231946926Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-01-15T09:26:36.232115057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32
2026-01-15T09:26:36.232365743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-01-15T09:26:36.233608104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001163s
2026-01-15T09:26:36.233738298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-01-15T09:26:36', 'add_minimumavailability')
2026-01-15T09:26:36.234177085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.237245911Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-01-15T09:26:36.237322576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044976s
2026-01-15T09:26:36.237847613Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-01-15T09:26:36.238019209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.238368482Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134
2026-01-15T09:26:36.238873238Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.239135061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.239577103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004638s
2026-01-15T09:26:36.239942018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-01-15T09:26:36', 'add_remux_qualities_for_the_wankers')
2026-01-15T09:26:36.240401557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.244643219Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-01-15T09:26:36.245081426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005204s
2026-01-15T09:26:36.245332642Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-01-15T09:26:36.245569977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.246058729Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135
2026-01-15T09:26:36.247168741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:36.247414409Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:36.247704142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean
2026-01-15T09:26:36.248821867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:36.250652999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024933s
2026-01-15T09:26:36.252137492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-01-15T09:26:36', 'add_haspredbentry_to_movies')
2026-01-15T09:26:36.252179114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.255087690Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-01-15T09:26:36.255304324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006826s
2026-01-15T09:26:36.255574238Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-01-15T09:26:36.255674509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.256049880Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136
2026-01-15T09:26:36.256546655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:36.256691311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-01-15T09:26:36.257059072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32
2026-01-15T09:26:36.257384238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2
2026-01-15T09:26:36.258470776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010959s
2026-01-15T09:26:36.258713329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-01-15T09:26:36', 'add_pathstate_to_movies')
2026-01-15T09:26:36.259138836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.266383045Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-01-15T09:26:36.266823214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088359s
2026-01-15T09:26:36.268782358Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-01-15T09:26:36.268799393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.268802417Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137
2026-01-15T09:26:36.269018212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions
2026-01-15T09:26:36.269361105Z [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:36.270591707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011476s
2026-01-15T09:26:36.270979088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId)
2026-01-15T09:26:36.271367349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC)
2026-01-15T09:26:36.272620706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013118s
2026-01-15T09:26:36.272683320Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.272885463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.275743763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025283s
2026-01-15T09:26:36.276196470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-01-15T09:26:36', 'add_import_exclusions_table')
2026-01-15T09:26:36.277683268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.282423065Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-01-15T09:26:36.283086579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093678s
2026-01-15T09:26:36.283625435Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-01-15T09:26:36.284816049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.285420744Z [Info] add_physical_release_note: Starting migration of Main DB to 138
2026-01-15T09:26:36.286106230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:36.286393752Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-01-15T09:26:36.286722173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String
2026-01-15T09:26:36.287246558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT
2026-01-15T09:26:36.288663640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016097s
2026-01-15T09:26:36.290392399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-01-15T09:26:36', 'add_physical_release_note')
2026-01-15T09:26:36.290836965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.293429297Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-01-15T09:26:36.293809877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063043s
2026-01-15T09:26:36.294279771Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-01-15T09:26:36.296064544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.296084994Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139
2026-01-15T09:26:36.296088670Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.296092025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.298995572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029542s
2026-01-15T09:26:36.299422552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-01-15T09:26:36', 'consolidate_indexer_baseurl')
2026-01-15T09:26:36.300024173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.304184032Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-01-15T09:26:36.304235139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061091s
2026-01-15T09:26:36.304239485Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-01-15T09:26:36.304242640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.304245745Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140
2026-01-15T09:26:36.307448361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles
2026-01-15T09:26:36.307963092Z [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:36.308637882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010055s
2026-01-15T09:26:36.309165913Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles
2026-01-15T09:26:36.317665971Z [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:36.319346338Z [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:36.320281108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:36.321269579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:36.324099466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:36.324642479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151617s
2026-01-15T09:26:36.324664422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:36.324839254Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-01-15T09:26:36.325005663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32
2026-01-15T09:26:36.325601425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER
2026-01-15T09:26:36.326680952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014371s
2026-01-15T09:26:36.327053280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:36.327150275Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-01-15T09:26:36.327479118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64
2026-01-15T09:26:36.327569943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0
2026-01-15T09:26:36.328909920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013207s
2026-01-15T09:26:36.329200325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-01-15T09:26:36', 'add_alternative_titles_table')
2026-01-15T09:26:36.329522858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.333532952Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-01-15T09:26:36.333715747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057662s
2026-01-15T09:26:36.333881174Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-01-15T09:26:36.334064409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.337115608Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141
2026-01-15T09:26:36.337142338Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.337146344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.337149579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005493s
2026-01-15T09:26:36.337153064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-01-15T09:26:36.337156078Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-15T09:26:36.337159073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String
2026-01-15T09:26:36.340909610Z [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:36.342393512Z [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:36.343280229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:26:36.343733619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:26:36.346992429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093157s
2026-01-15T09:26:36.347751235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-01-15T09:26:36.348312216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:26:36.348694097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007478s
2026-01-15T09:26:36.349222538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-01-15T09:26:36', 'fix_duplicate_alt_titles')
2026-01-15T09:26:36.349909487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.352704032Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-01-15T09:26:36.352762720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043939s
2026-01-15T09:26:36.353238683Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-01-15T09:26:36.353481466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.353954025Z [Info] movie_extras: Starting migration of Main DB to 142
2026-01-15T09:26:36.356823170Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles
2026-01-15T09:26:36.357339214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:26:36.358149957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009369s
2026-01-15T09:26:36.358169626Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles
2026-01-15T09:26:36.358498729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:26:36.359091558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005501s
2026-01-15T09:26:36.359111528Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles
2026-01-15T09:26:36.359341412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:26:36.359853018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004854s
2026-01-15T09:26:36.360041741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-15T09:26:36.360521389Z [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:36.363110556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007539s
2026-01-15T09:26:36.363138448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-01-15T09:26:36.363142073Z [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:36.363146419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006625s
2026-01-15T09:26:36.363149094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-15T09:26:36.363152028Z [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:36.363260080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000859s
2026-01-15T09:26:36.363528732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-01-15T09:26:36', 'movie_extras')
2026-01-15T09:26:36.364245155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.366498910Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-01-15T09:26:36.366665019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003981s
2026-01-15T09:26:36.366982063Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-01-15T09:26:36.367526018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.367981310Z [Info] clean_core_tv: Starting migration of Main DB to 143
2026-01-15T09:26:36.369045734Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes
2026-01-15T09:26:36.369454857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-15T09:26:36.370100904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006348s
2026-01-15T09:26:36.370284559Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles
2026-01-15T09:26:36.370435355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-01-15T09:26:36.370891078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004588s
2026-01-15T09:26:36.371023716Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series
2026-01-15T09:26:36.371303615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:26:36.372125716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007514s
2026-01-15T09:26:36.372326688Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-01-15T09:26:36.372498144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-01-15T09:26:36.373082859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005513s
2026-01-15T09:26:36.373807755Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds
2026-01-15T09:26:36.377639503Z [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:36.378409747Z [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:36.379195564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:26:36.380007068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:26:36.382461715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086836s
2026-01-15T09:26:36.383103866Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId
2026-01-15T09:26:36.387674270Z [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:36.389568177Z [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:36.389610421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:26:36.390364358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:26:36.393513445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:26:36.394677188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:26:36.395343014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115997s
2026-01-15T09:26:36.395940669Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat
2026-01-15T09:26:36.400081861Z [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:36.400808419Z [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:36.401287216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:26:36.402102408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:26:36.404239108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080826s
2026-01-15T09:26:36.404353779Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo
2026-01-15T09:26:36.406340884Z [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:36.406953942Z [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:36.407383385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:26:36.407930575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:26:36.409843709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051646s
2026-01-15T09:26:36.410112162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-15T09:26:36', 'clean_core_tv')
2026-01-15T09:26:36.410484139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.413230181Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-01-15T09:26:36.413442750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084876s
2026-01-15T09:26:36.413650040Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-01-15T09:26:36.413943720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.414342867Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144
2026-01-15T09:26:36.415867821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:26:36.415950726Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:26:36.416150605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String
2026-01-15T09:26:36.416382972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT
2026-01-15T09:26:36.417636660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012284s
2026-01-15T09:26:36.418435757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime
2026-01-15T09:26:36.418594955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME
2026-01-15T09:26:36.419737496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011307s
2026-01-15T09:26:36.420053159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-15T09:26:36', 'add_cookies_to_indexer_status')
2026-01-15T09:26:36.420379938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.422804399Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-01-15T09:26:36.422960262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040444s
2026-01-15T09:26:36.423327962Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-01-15T09:26:36.423435434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.423725909Z [Info] banner_to_fanart: Starting migration of Main DB to 145
2026-01-15T09:26:36.424383423Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-01-15T09:26:36.424790423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-01-15T09:26:36.425076881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004215s
2026-01-15T09:26:36.425222290Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-01-15T09:26:36.425409920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-01-15T09:26:36.425602579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000277s
2026-01-15T09:26:36.425847105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-15T09:26:36', 'banner_to_fanart')
2026-01-15T09:26:36.426194235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.433135560Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-01-15T09:26:36.433176061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049392s
2026-01-15T09:26:36.433180167Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-01-15T09:26:36.433183642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.433186566Z [Info] naming_config_colon_action: Starting migration of Main DB to 146
2026-01-15T09:26:36.433189421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:26:36.433192235Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:26:36.433195159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-15T09:26:36.433205955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:36.434467915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014512s
2026-01-15T09:26:36.434743908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-15T09:26:36', 'naming_config_colon_action')
2026-01-15T09:26:36.435141613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.438242507Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-01-15T09:26:36.438449347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005029s
2026-01-15T09:26:36.438745080Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-01-15T09:26:36.438961514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.439410737Z [Info] add_custom_formats: Starting migration of Main DB to 147
2026-01-15T09:26:36.440309082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-15T09:26:36.440542862Z [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:36.441138354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006771s
2026-01-15T09:26:36.441279706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-15T09:26:36.442376738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:26:36.442415626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005686s
2026-01-15T09:26:36.442419963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:26:36.442422937Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-01-15T09:26:36.442507885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String
2026-01-15T09:26:36.442681375Z [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:36.443730276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010173s
2026-01-15T09:26:36.444044116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32
2026-01-15T09:26:36.444132377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:36.445455059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012292s
2026-01-15T09:26:36.445600236Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.445626996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.446425462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002824s
2026-01-15T09:26:36.446446213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-15T09:26:36', 'add_custom_formats')
2026-01-15T09:26:36.446663087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.448523925Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-01-15T09:26:36.449517802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026511s
2026-01-15T09:26:36.449531683Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-01-15T09:26:36.450070069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.450084161Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148
2026-01-15T09:26:36.450318302Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-01-15T09:26:36.450456107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-01-15T09:26:36.450778750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003677s
2026-01-15T09:26:36.451093873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-15T09:26:36', 'remove_extra_naming_config')
2026-01-15T09:26:36.451480632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.454159092Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-01-15T09:26:36.454373224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034832s
2026-01-15T09:26:36.454729387Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-01-15T09:26:36.454866412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.455249445Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149
2026-01-15T09:26:36.455643726Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.455865028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.458061267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021004s
2026-01-15T09:26:36.458470159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-15T09:26:36', 'convert_regex_required_tags')
2026-01-15T09:26:36.458765060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.460220470Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-01-15T09:26:36.460371086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042054s
2026-01-15T09:26:36.460525046Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-01-15T09:26:36.460672627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.461139085Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150
2026-01-15T09:26:36.461485043Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.461596951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.462533003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007081s
2026-01-15T09:26:36.462611160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-15T09:26:36', 'fix_format_tags_double_underscore')
2026-01-15T09:26:36.463001995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.465238074Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-01-15T09:26:36.465419205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032698s
2026-01-15T09:26:36.465986274Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-01-15T09:26:36.466161697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.466487755Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151
2026-01-15T09:26:36.467265931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-01-15T09:26:36.470262258Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-01-15T09:26:36.470299383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String
2026-01-15T09:26:36.470302929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT
2026-01-15T09:26:36.470306204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011941s
2026-01-15T09:26:36.470309038Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]'
2026-01-15T09:26:36.470312022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]'
2026-01-15T09:26:36.470314977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002566s
2026-01-15T09:26:36.470317931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-15T09:26:36', 'add_tags_to_net_import')
2026-01-15T09:26:36.470321236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.473682860Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-01-15T09:26:36.473761959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041509s
2026-01-15T09:26:36.474065614Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-01-15T09:26:36.474243449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.474689768Z [Info] add_custom_filters: Starting migration of Main DB to 152
2026-01-15T09:26:36.475383657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-15T09:26:36.475871358Z [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:36.477256692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012426s
2026-01-15T09:26:36.478082057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-15T09:26:36', 'add_custom_filters')
2026-01-15T09:26:36.478573594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.480794711Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-01-15T09:26:36.481068410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050706s
2026-01-15T09:26:36.481431564Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-01-15T09:26:36.483154184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.483178440Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153
2026-01-15T09:26:36.485804793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:26:36.486223149Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-01-15T09:26:36.486254266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-15T09:26:36.487014555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:36.488689503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018201s
2026-01-15T09:26:36.489188409Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-01-15T09:26:36.495524458Z [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:36.496379419Z [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:36.497061030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:26:36.498240836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:26:36.500870044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:26:36.501485044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121321s
2026-01-15T09:26:36.501750722Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-15T09:26:36.505724223Z [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:36.507285200Z [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:36.507780462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:26:36.510601908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:26:36.513665495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:26:36.514271442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121996s
2026-01-15T09:26:36.514414607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:26:36.514678773Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-01-15T09:26:36.514955637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:26:36.515160814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-15T09:26:36.516525958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013296s
2026-01-15T09:26:36.516687621Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:26:36.516827951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:26:36.517138566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003353s
2026-01-15T09:26:36.517279236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:26:36.517354188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-01-15T09:26:36.517521049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:26:36.520980650Z [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:36.521628981Z [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:36.522200466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:26:36.523198060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:26:36.525718545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:26:36.526292654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084627s
2026-01-15T09:26:36.526397762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-15T09:26:36.527064961Z [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:36.527574534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008335s
2026-01-15T09:26:36.527764909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-15T09:26:36.528010817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:26:36.528395854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004762s
2026-01-15T09:26:36.528681361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-15T09:26:36', 'indexer_client_status_search_changes')
2026-01-15T09:26:36.528964806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.532000001Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-01-15T09:26:36.532240721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038457s
2026-01-15T09:26:36.532560640Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-01-15T09:26:36.532648723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.533773127Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154
2026-01-15T09:26:36.534702428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:26:36.534853154Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-01-15T09:26:36.535008446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String
2026-01-15T09:26:36.535264329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:26:36.536526480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012248s
2026-01-15T09:26:36.536553700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:26:36.536746900Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-01-15T09:26:36.536852648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-01-15T09:26:36.537101681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:26:36.538151533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011065s
2026-01-15T09:26:36.538461287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:26:36.538527967Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-01-15T09:26:36.538640055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String
2026-01-15T09:26:36.538846204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:26:36.539951319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010806s
2026-01-15T09:26:36.540076125Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.540243115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.547527694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00699s
2026-01-15T09:26:36.547887613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-15T09:26:36', 'add_language_to_files_history_blacklist')
2026-01-15T09:26:36.548421462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.551800453Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-01-15T09:26:36.551843448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111383s
2026-01-15T09:26:36.552285839Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-01-15T09:26:36.552417457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.552756595Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155
2026-01-15T09:26:36.556242224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:26:36.556266010Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:26:36.556375203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean
2026-01-15T09:26:36.559796898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-15T09:26:36.559821544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014691s
2026-01-15T09:26:36.559825560Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:36.559828645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-15T09:26:36.559831930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014026s
2026-01-15T09:26:36.560065810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-15T09:26:36', 'add_update_allowed_quality_profile')
2026-01-15T09:26:36.560323025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.563336077Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-01-15T09:26:36.563506483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046532s
2026-01-15T09:26:36.563876316Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-01-15T09:26:36.563933462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.564327773Z [Info] add_download_client_priority: Starting migration of Main DB to 156
2026-01-15T09:26:36.565094500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:26:36.565175802Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-01-15T09:26:36.565439016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-15T09:26:36.565633919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:26:36.567066024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012954s
2026-01-15T09:26:36.567088547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.567388716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.592325620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246857s
2026-01-15T09:26:36.592615193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-15T09:26:36', 'add_download_client_priority')
2026-01-15T09:26:36.593050917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.594839944Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-01-15T09:26:36.594994556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274251s
2026-01-15T09:26:36.595220204Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-01-15T09:26:36.595363800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.595928575Z [Info] remove_growl_prowl: Starting migration of Main DB to 157
2026-01-15T09:26:36.596468544Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:36.596888143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-15T09:26:36.598348058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015185s
2026-01-15T09:26:36.598742880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-15T09:26:36', 'remove_growl_prowl')
2026-01-15T09:26:36.599331010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.601368882Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-01-15T09:26:36.601565577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046658s
2026-01-15T09:26:36.601849352Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-01-15T09:26:36.602026407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.602413377Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158
2026-01-15T09:26:36.602981417Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:36.603224291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-15T09:26:36.603662196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003673s
2026-01-15T09:26:36.603723048Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:36.603843207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-15T09:26:36.604132441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003276s
2026-01-15T09:26:36.605116394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-15T09:26:36', 'remove_plex_hometheatre')
2026-01-15T09:26:36.605129975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.606872334Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-01-15T09:26:36.607063630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029823s
2026-01-15T09:26:36.607292243Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-01-15T09:26:36.607457860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.607949247Z [Info] add_webrip_qualites: Starting migration of Main DB to 159
2026-01-15T09:26:36.608256937Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.608424648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.611375538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026831s
2026-01-15T09:26:36.611544640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-15T09:26:36', 'add_webrip_qualites')
2026-01-15T09:26:36.612146923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.614795619Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-01-15T09:26:36.614994337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058952s
2026-01-15T09:26:36.615580865Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-01-15T09:26:36.615828346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.616156267Z [Info] health_issue_notification: Starting migration of Main DB to 160
2026-01-15T09:26:36.616929425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:36.617116935Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:26:36.617275783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-15T09:26:36.617521030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:36.619079945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014072s
2026-01-15T09:26:36.619181457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:36.619351542Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:36.619542097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-15T09:26:36.620076117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:36.621270164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014675s
2026-01-15T09:26:36.621737034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-15T09:26:36', 'health_issue_notification')
2026-01-15T09:26:36.622384564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.625367611Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-01-15T09:26:36.625830424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052279s
2026-01-15T09:26:36.625852306Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-01-15T09:26:36.626167389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.626617432Z [Info] speed_improvements: Starting migration of Main DB to 161
2026-01-15T09:26:36.627510129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId)
2026-01-15T09:26:36.627695848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:26:36.628328505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006233s
2026-01-15T09:26:36.628508063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId)
2026-01-15T09:26:36.628683537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC)
2026-01-15T09:26:36.629670344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000559s
2026-01-15T09:26:36.629694270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle)
2026-01-15T09:26:36.629697725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:36.630012797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004019s
2026-01-15T09:26:36.630141490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-01-15T09:26:36.630260528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:36.630722340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004037s
2026-01-15T09:26:36.630889059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-01-15T09:26:36.630993356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:36.631428757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004378s
2026-01-15T09:26:36.631665111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-15T09:26:36', 'speed_improvements')
2026-01-15T09:26:36.631961305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.635103931Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-01-15T09:26:36.635274207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038186s
2026-01-15T09:26:36.635549548Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-01-15T09:26:36.637086000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.637119029Z [Info] fix_profile_format_default: Starting migration of Main DB to 162
2026-01-15T09:26:36.639126125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String
2026-01-15T09:26:36.642251756Z [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:36.643066555Z [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:36.644176808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:26:36.645130255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:26:36.647971300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:26:36.648196477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008959s
2026-01-15T09:26:36.649029124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}]
2026-01-15T09:26:36.652359621Z [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:36.653639249Z [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:36.653665648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:26:36.654472025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:26:36.657078459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:26:36.658318015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088289s
2026-01-15T09:26:36.658823692Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:36.659234708Z [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:36.659456920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005918s
2026-01-15T09:26:36.660352911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-15T09:26:36', 'fix_profile_format_default')
2026-01-15T09:26:36.660367774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.662570723Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-01-15T09:26:36.662745295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034039s
2026-01-15T09:26:36.663098794Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-01-15T09:26:36.663242058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.663666524Z [Info] task_duration: Starting migration of Main DB to 163
2026-01-15T09:26:36.664685019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:26:36.664722646Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-01-15T09:26:36.664726301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-15T09:26:36.664876316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-15T09:26:36.666059889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011225s
2026-01-15T09:26:36.666252697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-15T09:26:36', 'task_duration')
2026-01-15T09:26:36.667684791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.669875933Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-01-15T09:26:36.670331836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048647s
2026-01-15T09:26:36.670511524Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-01-15T09:26:36.670595050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.670940747Z [Info] movie_collections_crew: Starting migration of Main DB to 164
2026-01-15T09:26:36.673884716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:36.674165047Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-01-15T09:26:36.674290374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String
2026-01-15T09:26:36.674662291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT
2026-01-15T09:26:36.675757891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011989s
2026-01-15T09:26:36.675862718Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors
2026-01-15T09:26:36.679136050Z [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:36.680637439Z [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:36.681573961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:36.682943492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:36.686560999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:36.686596923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:36.686601179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:36.686882471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:36.687291453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109505s
2026-01-15T09:26:36.687320006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits
2026-01-15T09:26:36.687724251Z [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:36.688464459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007667s
2026-01-15T09:26:36.688487664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId)
2026-01-15T09:26:36.688510168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-01-15T09:26:36.688853552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003539s
2026-01-15T09:26:36.688976236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId)
2026-01-15T09:26:36.689118479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-01-15T09:26:36.689508363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003684s
2026-01-15T09:26:36.689588603Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:36.689766780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-15T09:26:36.689970275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000235s
2026-01-15T09:26:36.690156843Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:36.690276373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-15T09:26:36.690473268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002337s
2026-01-15T09:26:36.690675961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-15T09:26:36', 'movie_collections_crew')
2026-01-15T09:26:36.691044814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.693411188Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-01-15T09:26:36.693718998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029528s
2026-01-15T09:26:36.698566708Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-01-15T09:26:36.698756222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.699243101Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165
2026-01-15T09:26:36.700264900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:26:36.700447935Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-01-15T09:26:36.700603738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32
2026-01-15T09:26:36.700784950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:36.702007460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011526s
2026-01-15T09:26:36.702146659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:26:36.702246339Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-01-15T09:26:36.702315522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32
2026-01-15T09:26:36.702534420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:36.703521829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009706s
2026-01-15T09:26:36.703598484Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.703720406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.707418674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034356s
2026-01-15T09:26:36.707608929Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.707757852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.709362224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012034s
2026-01-15T09:26:36.709429896Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.709664848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.711313376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014837s
2026-01-15T09:26:36.711440677Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.711579505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.712197931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003876s
2026-01-15T09:26:36.712228156Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.712381205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.717154073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045619s
2026-01-15T09:26:36.717366731Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.717479951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.719374638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016344s
2026-01-15T09:26:36.719532935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-15T09:26:36', 'remove_custom_formats_from_quality_model')
2026-01-15T09:26:36.719989618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.722064125Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-01-15T09:26:36.722428451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044099s
2026-01-15T09:26:36.722527390Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-01-15T09:26:36.722800478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.723286797Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166
2026-01-15T09:26:36.723518053Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.723748688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.725785459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019438s
2026-01-15T09:26:36.726059479Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.726195542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.727102451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008614s
2026-01-15T09:26:36.727239455Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.727372495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.728264170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008276s
2026-01-15T09:26:36.728726983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-15T09:26:36', 'fix_tmdb_list_config')
2026-01-15T09:26:36.728800183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.731383321Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-01-15T09:26:36.731607337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037215s
2026-01-15T09:26:36.731832113Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-01-15T09:26:36.732058323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.732322788Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167
2026-01-15T09:26:36.733068516Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState
2026-01-15T09:26:36.737098871Z [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:36.738787970Z [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:36.740030180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:36.741037089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:36.744014567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:36.744785011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:36.745351429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:36.746121703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:36.746158327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128954s
2026-01-15T09:26:36.746322192Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-01-15T09:26:36.746622822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-01-15T09:26:36.746794339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003272s
2026-01-15T09:26:36.747010463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:26:36.747113878Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-01-15T09:26:36.747195520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String
2026-01-15T09:26:36.747468099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-15T09:26:36.748657230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012029s
2026-01-15T09:26:36.749392169Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path
2026-01-15T09:26:36.752461597Z [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:36.753633461Z [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:36.753967962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:26:36.755532385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:26:36.758145618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:26:36.758479658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091727s
2026-01-15T09:26:36.758712167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-15T09:26:36', 'remove_movie_pathstate')
2026-01-15T09:26:36.759141039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.763381169Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-01-15T09:26:36.763409571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135526s
2026-01-15T09:26:36.763477774Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-01-15T09:26:36.763583531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.764207927Z [Info] custom_format_rework: Starting migration of Main DB to 168
2026-01-15T09:26:36.764716238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-01-15T09:26:36.764720624Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-01-15T09:26:36.765158711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String
2026-01-15T09:26:36.765703676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:26:36.766746228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012421s
2026-01-15T09:26:36.766827369Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.767004014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.770080922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027674s
2026-01-15T09:26:36.770238137Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags
2026-01-15T09:26:36.774969243Z [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:36.775657222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats"
2026-01-15T09:26:36.776039615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-01-15T09:26:36.776814565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-01-15T09:26:36.778772558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:26:36.780005514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088284s
2026-01-15T09:26:36.780025484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-15T09:26:36', 'custom_format_rework')
2026-01-15T09:26:36.780030101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.781845400Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-01-15T09:26:36.782340129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111603s
2026-01-15T09:26:36.784051563Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-01-15T09:26:36.784091192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.784095318Z [Info] custom_format_scores: Starting migration of Main DB to 169
2026-01-15T09:26:36.784292734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:26:36.784433034Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-01-15T09:26:36.784607155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32
2026-01-15T09:26:36.784867715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:36.786197336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012665s
2026-01-15T09:26:36.786341302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:26:36.786470725Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-01-15T09:26:36.786648021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32
2026-01-15T09:26:36.786990374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:36.787786867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009943s
2026-01-15T09:26:36.788046606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.788158814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.790598828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022695s
2026-01-15T09:26:36.790733499Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff
2026-01-15T09:26:36.793451039Z [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:36.794206851Z [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:36.794775232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:26:36.796101118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:26:36.797463438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:26:36.797944388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069876s
2026-01-15T09:26:36.798234202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-01-15T09:26:36.798334832Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-01-15T09:26:36.798529474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean
2026-01-15T09:26:36.798752077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:36.799664173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009543s
2026-01-15T09:26:36.799879446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-15T09:26:36', 'custom_format_scores')
2026-01-15T09:26:36.800234307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.802954280Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-01-15T09:26:36.803178326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039905s
2026-01-15T09:26:36.803335161Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-01-15T09:26:36.803407650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.803716252Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170
2026-01-15T09:26:36.804176069Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.804331903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.857635056Z []
2026-01-15T09:26:36.857686803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0531955s
2026-01-15T09:26:36.858327482Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.858345540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.859303214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008759s
2026-01-15T09:26:36.861245763Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-01-15T09:26:36.861585852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-01-15T09:26:36.862426801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007271s
2026-01-15T09:26:36.862572430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-01-15T09:26:36', 'fix_trakt_list_config')
2026-01-15T09:26:36.862999670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.864824872Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-01-15T09:26:36.865139694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003212s
2026-01-15T09:26:36.865573103Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-01-15T09:26:36.865582026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.865947133Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171
2026-01-15T09:26:36.866664727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-15T09:26:36.866671538Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-01-15T09:26:36.866826461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-15T09:26:36.867392618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-15T09:26:36.868667317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012994s
2026-01-15T09:26:36.868732384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.868870702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.870611989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016196s
2026-01-15T09:26:36.870965198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-01-15T09:26:36', 'quality_definition_preferred_size')
2026-01-15T09:26:36.871254171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.873368838Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-01-15T09:26:36.873442949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043065s
2026-01-15T09:26:36.873788356Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-01-15T09:26:36.873805421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.874114584Z [Info] add_download_history: Starting migration of Main DB to 172
2026-01-15T09:26:36.875053250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-15T09:26:36.875492298Z [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:36.876229831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000908s
2026-01-15T09:26:36.876531083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-15T09:26:36.876543682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:26:36.877032914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000478s
2026-01-15T09:26:36.877128588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId)
2026-01-15T09:26:36.877355387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-01-15T09:26:36.877744500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004046s
2026-01-15T09:26:36.877984709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-15T09:26:36.878219571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:26:36.878564598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s
2026-01-15T09:26:36.878727041Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.878846049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.880264404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011989s
2026-01-15T09:26:36.880743060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-01-15T09:26:36', 'add_download_history')
2026-01-15T09:26:36.881049129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.882571087Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-01-15T09:26:36.882826660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035349s
2026-01-15T09:26:36.883090506Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-01-15T09:26:36.883335713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.884202270Z [Info] net_import_status: Starting migration of Main DB to 173
2026-01-15T09:26:36.884409691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus
2026-01-15T09:26:36.884817062Z [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:36.885602036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009627s
2026-01-15T09:26:36.885711200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId)
2026-01-15T09:26:36.886205490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC)
2026-01-15T09:26:36.886749725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005103s
2026-01-15T09:26:36.887272759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-01-15T09:26:36', 'net_import_status')
2026-01-15T09:26:36.887296555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.890270408Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-01-15T09:26:36.890780672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038666s
2026-01-15T09:26:36.890807161Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-01-15T09:26:36.890811017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.891101963Z [Info] email_multiple_addresses: Starting migration of Main DB to 174
2026-01-15T09:26:36.891745978Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.891756914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.893355237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014161s
2026-01-15T09:26:36.893567705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-01-15T09:26:36', 'email_multiple_addresses')
2026-01-15T09:26:36.893883287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.895798006Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-01-15T09:26:36.895826378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032311s
2026-01-15T09:26:36.895830444Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-01-15T09:26:36.895833548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.896211545Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175
2026-01-15T09:26:36.896767297Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-01-15T09:26:36.896974748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-01-15T09:26:36.897605943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006238s
2026-01-15T09:26:36.897892542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-15T09:26:36', 'remove_chown_and_folderchmod_config')
2026-01-15T09:26:36.898371760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.900746937Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-01-15T09:26:36.902007794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035691s
2026-01-15T09:26:36.902028115Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-01-15T09:26:36.902031971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.902179111Z [Info] movie_recommendations: Starting migration of Main DB to 176
2026-01-15T09:26:36.902847793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:36.903244307Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-01-15T09:26:36.903541491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String
2026-01-15T09:26:36.903902893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:26:36.905287005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014609s
2026-01-15T09:26:36.905689007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-15T09:26:36', 'movie_recommendations')
2026-01-15T09:26:36.906151520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.908202972Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-01-15T09:26:36.908901849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040783s
2026-01-15T09:26:36.909402348Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-01-15T09:26:36.909782558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.910306873Z [Info] language_improvements: Starting migration of Main DB to 177
2026-01-15T09:26:36.913191633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:36.913294216Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:36.913603259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32
2026-01-15T09:26:36.915419288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:26:36.915440690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014836s
2026-01-15T09:26:36.915753358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:36.916057124Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-01-15T09:26:36.916334990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String
2026-01-15T09:26:36.916655941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT
2026-01-15T09:26:36.917885792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012449s
2026-01-15T09:26:36.918178260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:36.918549766Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-01-15T09:26:36.918817017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime
2026-01-15T09:26:36.919170877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME
2026-01-15T09:26:36.920330953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012386s
2026-01-15T09:26:36.920591674Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote
2026-01-15T09:26:36.924629070Z [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:36.926814834Z [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:36.928977072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:36.929385653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:36.932083894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:36.933403220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:36.934194735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:36.935965858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:36.937193516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161428s
2026-01-15T09:26:36.937459845Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId
2026-01-15T09:26:36.942987723Z [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:36.944741629Z [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:36.946393943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:36.947664165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:36.950294996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:36.951058860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:36.951621232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:36.952188711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:36.952679907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150442s
2026-01-15T09:26:36.953006666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:26:36.953832423Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-01-15T09:26:36.954243168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean
2026-01-15T09:26:36.954616327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:36.955781833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012062s
2026-01-15T09:26:36.956136864Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-01-15T09:26:36.956773567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-01-15T09:26:36.957225404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005131s
2026-01-15T09:26:36.958044320Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes
2026-01-15T09:26:36.962015978Z [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:36.963385379Z [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:36.966024420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:26:36.966492702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:26:36.973073457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015237s
2026-01-15T09:26:36.975244328Z [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:36.975260583Z [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:36.978257150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018474s
2026-01-15T09:26:36.978274255Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-01-15T09:26:36.978290309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-01-15T09:26:36.978729557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009139s
2026-01-15T09:26:36.982836187Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.985105144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.985361990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016075s
2026-01-15T09:26:36.986174065Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.986790768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.987613801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011498s
2026-01-15T09:26:36.987781422Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:36.988156554Z [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:36.988550043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005793s
2026-01-15T09:26:36.989233166Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:36.989500487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-01-15T09:26:36.989867066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003746s
2026-01-15T09:26:36.990226624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-01-15T09:26:36', 'language_improvements')
2026-01-15T09:26:36.990559182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:36.993787256Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-01-15T09:26:36.994198271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004134s
2026-01-15T09:26:36.994585091Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-01-15T09:26:36.994857669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:36.995332821Z [Info] new_list_server: Starting migration of Main DB to 178
2026-01-15T09:26:36.995961042Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.996251846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:36.998262798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001932s
2026-01-15T09:26:36.998538241Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:36.998759993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:37.000587871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017614s
2026-01-15T09:26:37.000854910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-15T09:26:37', 'new_list_server')
2026-01-15T09:26:37.001272796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.005167248Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-01-15T09:26:37.005186947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057556s
2026-01-15T09:26:37.005263502Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-01-15T09:26:37.005548078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.005874066Z [Info] movie_translation_indexes: Starting migration of Main DB to 179
2026-01-15T09:26:37.006575396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language)
2026-01-15T09:26:37.006774315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-01-15T09:26:37.007333882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006097s
2026-01-15T09:26:37.007462405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId)
2026-01-15T09:26:37.007642875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-01-15T09:26:37.008091828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004475s
2026-01-15T09:26:37.008308912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-15T09:26:37', 'movie_translation_indexes')
2026-01-15T09:26:37.008580199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.013282330Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-01-15T09:26:37.013484292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054353s
2026-01-15T09:26:37.013784062Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-01-15T09:26:37.013871062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.014242979Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180
2026-01-15T09:26:37.014650279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:37.014825701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:37.020748010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057355s
2026-01-15T09:26:37.021373267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-15T09:26:37', 'fix_invalid_profile_references')
2026-01-15T09:26:37.021728699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.024513650Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-01-15T09:26:37.024629983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092715s
2026-01-15T09:26:37.025030073Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-01-15T09:26:37.025364303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.026562598Z [Info] list_movies_table: Starting migration of Main DB to 181
2026-01-15T09:26:37.029283763Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists
2026-01-15T09:26:37.029963230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists"
2026-01-15T09:26:37.035292891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052483s
2026-01-15T09:26:37.036233911Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus
2026-01-15T09:26:37.036725176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus"
2026-01-15T09:26:37.040781831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039702s
2026-01-15T09:26:37.041809541Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-01-15T09:26:37.041849671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-01-15T09:26:37.042536329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007629s
2026-01-15T09:26:37.042870239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:26:37.043232561Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-01-15T09:26:37.043580593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean
2026-01-15T09:26:37.043966360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:37.045531264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013777s
2026-01-15T09:26:37.045626577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies
2026-01-15T09:26:37.047146101Z [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:37.047947833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019144s
2026-01-15T09:26:37.048389544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-15T09:26:37', 'list_movies_table')
2026-01-15T09:26:37.048797034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.053575701Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-01-15T09:26:37.054060386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074216s
2026-01-15T09:26:37.056056656Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-01-15T09:26:37.056077477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.056081153Z [Info] on_delete_notification: Starting migration of Main DB to 182
2026-01-15T09:26:37.056084177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:37.056086910Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-01-15T09:26:37.056090335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean
2026-01-15T09:26:37.056424577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:37.057906886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014798s
2026-01-15T09:26:37.058350240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-15T09:26:37', 'on_delete_notification')
2026-01-15T09:26:37.058721636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.062751691Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-01-15T09:26:37.063320303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061027s
2026-01-15T09:26:37.063846621Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-01-15T09:26:37.064522904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.065156312Z [Info] download_propers_config: Starting migration of Main DB to 183
2026-01-15T09:26:37.066001889Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:37.066384812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:37.067466452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010715s
2026-01-15T09:26:37.067856415Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:26:37.068256695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:26:37.068728021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004954s
2026-01-15T09:26:37.069087530Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags
2026-01-15T09:26:37.077435231Z [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:37.077466688Z [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:37.077478456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:26:37.079175156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:26:37.083271761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:26:37.084327352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147993s
2026-01-15T09:26:37.086497782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-15T09:26:37', 'download_propers_config')
2026-01-15T09:26:37.086564942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.090126105Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-01-15T09:26:37.090561717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204039s
2026-01-15T09:26:37.090846754Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-01-15T09:26:37.091121115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.091542907Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184
2026-01-15T09:26:37.092237947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:26:37.092694632Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-01-15T09:26:37.092994200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-15T09:26:37.094574406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-15T09:26:37.094714336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015056s
2026-01-15T09:26:37.095304270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-15T09:26:37', 'add_priority_to_indexers')
2026-01-15T09:26:37.095749847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.098464582Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-01-15T09:26:37.099345883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051636s
2026-01-15T09:26:37.099633302Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-01-15T09:26:37.099660273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.100201793Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185
2026-01-15T09:26:37.101027991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-01-15T09:26:37.101303474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:26:37.102037903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007833s
2026-01-15T09:26:37.102376971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle)
2026-01-15T09:26:37.102728288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-01-15T09:26:37.103527755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008314s
2026-01-15T09:26:37.103995615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-15T09:26:37', 'add_alternative_title_indices')
2026-01-15T09:26:37.104461413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.107533633Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-01-15T09:26:37.107623458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044017s
2026-01-15T09:26:37.108149446Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-01-15T09:26:37.108210987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.109033840Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186
2026-01-15T09:26:37.110532995Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:37.110877971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:37.113389282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023614s
2026-01-15T09:26:37.115116068Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies ()
2026-01-15T09:26:37.115138882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId"
2026-01-15T09:26:37.115615336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009047s
2026-01-15T09:26:37.115702185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:37.115828234Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2026-01-15T09:26:37.116043246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32
2026-01-15T09:26:37.120210877Z [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:37.122218244Z [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:37.123136389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:37.124252841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:37.127866712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:37.128029016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:37.128447403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:37.128834132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125601s
2026-01-15T09:26:37.129052208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-01-15T09:26:37.129276223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:37.129713808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004331s
2026-01-15T09:26:37.130014779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-15T09:26:37', 'fix_tmdb_duplicates')
2026-01-15T09:26:37.130355319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.133245297Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-01-15T09:26:37.135333955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037686s
2026-01-15T09:26:37.135396689Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-01-15T09:26:37.135400435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.135403640Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187
2026-01-15T09:26:37.135407045Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:37.135410500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:37.136089096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009838s
2026-01-15T09:26:37.136304298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-15T09:26:37', 'swap_filechmod_for_folderchmod')
2026-01-15T09:26:37.136736645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.139312192Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-01-15T09:26:37.139658952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042029s
2026-01-15T09:26:37.139869697Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-01-15T09:26:37.140849204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.141815241Z [Info] mediainfo_channels: Starting migration of Main DB to 188
2026-01-15T09:26:37.143339974Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-15T09:26:37.143687946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-15T09:26:37.144353302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006355s
2026-01-15T09:26:37.145134341Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-15T09:26:37.145661681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-15T09:26:37.146293988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010931s
2026-01-15T09:26:37.146597021Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-01-15T09:26:37.147058132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-01-15T09:26:37.147799563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010074s
2026-01-15T09:26:37.148094654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-15T09:26:37', 'mediainfo_channels')
2026-01-15T09:26:37.149743413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.152047214Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-01-15T09:26:37.152765789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049688s
2026-01-15T09:26:37.153304006Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-01-15T09:26:37.153391486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.153844845Z [Info] add_update_history: Starting migration of Main DB to 189
2026-01-15T09:26:37.154543581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-15T09:26:37', 'add_update_history')
2026-01-15T09:26:37.154563721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.156669154Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-01-15T09:26:37.156830687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030816s
2026-01-15T09:26:37.157274841Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-01-15T09:26:37.157963062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.157986086Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190
2026-01-15T09:26:37.163050531Z [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:37.163439123Z [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:37.163940934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006038s
2026-01-15T09:26:37.164396256Z [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:37.164632940Z [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:37.165014412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003997s
2026-01-15T09:26:37.167192564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-15T09:26:37', 'update_awesome_hd_link')
2026-01-15T09:26:37.167737109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.174737482Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-01-15T09:26:37.174908769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098198s
2026-01-15T09:26:37.175366894Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-01-15T09:26:37.175527466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.179388027Z [Info] remove_awesomehd: Starting migration of Main DB to 191
2026-01-15T09:26:37.179424552Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:37.179428558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD'
2026-01-15T09:26:37.179431973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s
2026-01-15T09:26:37.179435338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-15T09:26:37', 'remove_awesomehd')
2026-01-15T09:26:37.179439113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.182107019Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-01-15T09:26:37.182151586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035454s
2026-01-15T09:26:37.182155681Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-01-15T09:26:37.182158826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.182161791Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192
2026-01-15T09:26:37.183408908Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete
2026-01-15T09:26:37.187758221Z [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:37.189103286Z [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:37.189664045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-15T09:26:37.190232867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-15T09:26:37.194058065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094085s
2026-01-15T09:26:37.194083233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:37.194086318Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-15T09:26:37.194089002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean
2026-01-15T09:26:37.194246237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:37.195533635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013004s
2026-01-15T09:26:37.197188893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:37.197754632Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-01-15T09:26:37.198637353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean
2026-01-15T09:26:37.199011503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:37.200766041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022515s
2026-01-15T09:26:37.201352739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-15T09:26:37', 'add_on_delete_to_notifications')
2026-01-15T09:26:37.201978095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.205098299Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-01-15T09:26:37.205676424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065278s
2026-01-15T09:26:37.205986398Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-01-15T09:26:37.206171675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.206432376Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194
2026-01-15T09:26:37.207502309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:26:37.207669639Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-01-15T09:26:37.207802438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-15T09:26:37.208291680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:37.210766646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024152s
2026-01-15T09:26:37.211094047Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:37.211891562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-15T09:26:37.211909208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004221s
2026-01-15T09:26:37.213061444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-15T09:26:37', 'add_bypass_to_delay_profile')
2026-01-15T09:26:37.215313606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.218101481Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-01-15T09:26:37.218176494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057765s
2026-01-15T09:26:37.218201751Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-01-15T09:26:37.218734939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.219415919Z [Info] update_notifiarr: Starting migration of Main DB to 195
2026-01-15T09:26:37.225246621Z [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:37.225334112Z [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:37.225556384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009281s
2026-01-15T09:26:37.226560178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-15T09:26:37', 'update_notifiarr')
2026-01-15T09:26:37.227395769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.230334570Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-01-15T09:26:37.230358797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047993s
2026-01-15T09:26:37.230395641Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-01-15T09:26:37.230398576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.230692557Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196
2026-01-15T09:26:37.231337022Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-01-15T09:26:37.231859143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-01-15T09:26:37.232250539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004946s
2026-01-15T09:26:37.232334976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-15T09:26:37', 'legacy_mediainfo_hdr')
2026-01-15T09:26:37.232694875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.236569297Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-01-15T09:26:37.236638590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031869s
2026-01-15T09:26:37.236643367Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-01-15T09:26:37.236646902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.236650077Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197
2026-01-15T09:26:37.237045029Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-15T09:26:37.237282455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-15T09:26:37.240121125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027412s
2026-01-15T09:26:37.240521144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-15T09:26:37', 'rename_blacklist_to_blocklist')
2026-01-15T09:26:37.240949917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.246106879Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-01-15T09:26:37.246140399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064835s
2026-01-15T09:26:37.246143875Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-01-15T09:26:37.246146388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.246148562Z [Info] add_indexer_tags: Starting migration of Main DB to 198
2026-01-15T09:26:37.246150675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:26:37.246297385Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:37.246605186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-15T09:26:37.246774529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-15T09:26:37.248223369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014092s
2026-01-15T09:26:37.248554394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-15T09:26:37', 'add_indexer_tags')
2026-01-15T09:26:37.250252297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.250814199Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-01-15T09:26:37.251106436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040264s
2026-01-15T09:26:37.251484262Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-01-15T09:26:37.251675138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.252016549Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199
2026-01-15T09:26:37.252573143Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:37.252788025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:37.255338544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023775s
2026-01-15T09:26:37.255771983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-15T09:26:37', 'mediainfo_to_ffmpeg')
2026-01-15T09:26:37.256325232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.260528256Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-01-15T09:26:37.261368924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071764s
2026-01-15T09:26:37.262370995Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-01-15T09:26:37.263383221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.264819862Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200
2026-01-15T09:26:37.265992188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:26:37.266592657Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-01-15T09:26:37.266603333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-15T09:26:37.266811434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:26:37.268323509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015682s
2026-01-15T09:26:37.269313041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-15T09:26:37.269434293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:26:37.271103272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018497s
2026-01-15T09:26:37.271435990Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:37.271752604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:37.281005370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069613s
2026-01-15T09:26:37.281050748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-15T09:26:37', 'cdh_per_downloadclient')
2026-01-15T09:26:37.281055375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.284686974Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-01-15T09:26:37.285097258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127446s
2026-01-15T09:26:37.285407303Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-01-15T09:26:37.285636926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.286108793Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201
2026-01-15T09:26:37.286661831Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:37.286860268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:37.289086082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020467s
2026-01-15T09:26:37.289508464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-15T09:26:37', 'migrate_discord_from_slack')
2026-01-15T09:26:37.289989796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.292827905Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-01-15T09:26:37.293783577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056907s
2026-01-15T09:26:37.293821142Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-01-15T09:26:37.294227410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.294770895Z [Info] remove_predb: Starting migration of Main DB to 202
2026-01-15T09:26:37.298368031Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:37.298389694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-01-15T09:26:37.298395442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004624s
2026-01-15T09:26:37.298398376Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:37.298400600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-01-15T09:26:37.298464045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004231s
2026-01-15T09:26:37.299734467Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:37.299815378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4
2026-01-15T09:26:37.300097191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004244s
2026-01-15T09:26:37.300270681Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:37.300470019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4
2026-01-15T09:26:37.300935466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000343s
2026-01-15T09:26:37.301000213Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry
2026-01-15T09:26:37.307271645Z [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:37.309158120Z [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:37.310374001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:37.313449146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:37.317006562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:37.317890867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:37.318676824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:37.319531234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:37.320277301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189311s
2026-01-15T09:26:37.320706955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-15T09:26:37', 'remove_predb')
2026-01-15T09:26:37.321176677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.326056505Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-01-15T09:26:37.326089274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241202s
2026-01-15T09:26:37.326345679Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-01-15T09:26:37.326610936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.327061831Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203
2026-01-15T09:26:37.328906734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:37.329249817Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-01-15T09:26:37.331280558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-15T09:26:37.331299426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:37.332425152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022471s
2026-01-15T09:26:37.332909238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-15T09:26:37', 'add_on_update_to_notifications')
2026-01-15T09:26:37.333654874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.338978256Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-01-15T09:26:37.339373168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067763s
2026-01-15T09:26:37.339799206Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-01-15T09:26:37.339887507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.340400335Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204
2026-01-15T09:26:37.342156095Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:37.342575132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-15T09:26:37.342968662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004125s
2026-01-15T09:26:37.343189292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32
2026-01-15T09:26:37.350291787Z [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:37.354260081Z [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:37.356838392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:37.359580739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:37.366131889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:37.366846990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:37.367369342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:37.368092635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:37.368610201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251227s
2026-01-15T09:26:37.368663570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32
2026-01-15T09:26:37.376197082Z [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:37.376380947Z [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:37.376385494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-01-15T09:26:37.376396740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-01-15T09:26:37.381131000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-01-15T09:26:37.381753553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-01-15T09:26:37.382343726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-01-15T09:26:37.382744286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139078s
2026-01-15T09:26:37.383066119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32
2026-01-15T09:26:37.386747611Z [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:37.387694569Z [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:37.388291063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:26:37.389289518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:26:37.391690594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081875s
2026-01-15T09:26:37.392065886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32
2026-01-15T09:26:37.395584094Z [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:37.396843580Z [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:37.397657299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-01-15T09:26:37.398908422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-01-15T09:26:37.401838531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-01-15T09:26:37.402963595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-01-15T09:26:37.404280888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011918s
2026-01-15T09:26:37.404731763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32
2026-01-15T09:26:37.411664715Z [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:37.415218056Z [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:37.415422322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:26:37.417115618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:26:37.421325993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:26:37.422451519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166282s
2026-01-15T09:26:37.422958318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32
2026-01-15T09:26:37.435199529Z [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:37.435227431Z [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:37.435231286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:26:37.435233820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:26:37.438694232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150998s
2026-01-15T09:26:37.448463842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32
2026-01-15T09:26:37.455773840Z [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:37.457210320Z [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:37.457909979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:26:37.458984708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:26:37.462149357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012606s
2026-01-15T09:26:37.462674994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32
2026-01-15T09:26:37.466815214Z [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:37.468288741Z [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:37.469012855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:26:37.470141957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:26:37.473816569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:26:37.473963929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:26:37.475492057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113619s
2026-01-15T09:26:37.475579729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32
2026-01-15T09:26:37.480121261Z [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:37.485075649Z [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:37.485136070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:26:37.486095637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:26:37.489320906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132246s
2026-01-15T09:26:37.490012873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32
2026-01-15T09:26:37.494033043Z [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:37.495553550Z [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:37.497076451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:26:37.497804081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:26:37.502352352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:26:37.503309214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012857s
2026-01-15T09:26:37.503785347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32
2026-01-15T09:26:37.514212152Z [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:37.514245752Z [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:37.514250138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-01-15T09:26:37.529082330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-01-15T09:26:37.566716949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:26:37.567443276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0630373s
2026-01-15T09:26:37.567977937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-15T09:26:37', 'ensure_identity_on_id_columns')
2026-01-15T09:26:37.569000679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.584471736Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-01-15T09:26:37.584565267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0790456s
2026-01-15T09:26:37.585207589Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-01-15T09:26:37.587268174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.587301995Z [Info] download_client_per_indexer: Starting migration of Main DB to 205
2026-01-15T09:26:37.589853707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:26:37.593300217Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.84E-05s
2026-01-15T09:26:37.594159195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-15T09:26:37.594172994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:37.595135346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019958s
2026-01-15T09:26:37.596088172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-15T09:26:37', 'download_client_per_indexer')
2026-01-15T09:26:37.598938661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.602156450Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-01-15T09:26:37.602702738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008735s
2026-01-15T09:26:37.603214634Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-01-15T09:26:37.603594263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.604153641Z [Info] multiple_ratings_support: Starting migration of Main DB to 206
2026-01-15T09:26:37.609860797Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-01-15T09:26:37.610312484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-01-15T09:26:37.610758702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004612s
2026-01-15T09:26:37.610790910Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-01-15T09:26:37.611135506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-01-15T09:26:37.611534974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005209s
2026-01-15T09:26:37.611747032Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:37.612009625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:37.614530811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019781s
2026-01-15T09:26:37.617623913Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:37.618615919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:37.619344750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008471s
2026-01-15T09:26:37.619649426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-15T09:26:37', 'multiple_ratings_support')
2026-01-15T09:26:37.620627801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.626054698Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-01-15T09:26:37.626644742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072886s
2026-01-15T09:26:37.626658132Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-01-15T09:26:37.627046783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.627731319Z [Info] movie_metadata: Starting migration of Main DB to 207
2026-01-15T09:26:37.630603099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata
2026-01-15T09:26:37.633705916Z [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:37.636860239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056927s
2026-01-15T09:26:37.637687378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId)
2026-01-15T09:26:37.641272547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:26:37.641323993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013709s
2026-01-15T09:26:37.641328631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle)
2026-01-15T09:26:37.641331816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:26:37.642311652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010642s
2026-01-15T09:26:37.643250049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle)
2026-01-15T09:26:37.645208581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:26:37.647599442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039454s
2026-01-15T09:26:37.660025299Z [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:37.660130517Z 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:37.660280191Z FROM "Movies"
2026-01-15T09:26:37.662266025Z [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:37.666153706Z 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:37.666175749Z FROM "Movies"
2026-01-15T09:26:37.666203150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030463s
2026-01-15T09:26:37.667090430Z [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:37.667110159Z 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:37.667114756Z FROM "ImportListMovies"
2026-01-15T09:26:37.667118071Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-01-15T09:26:37.667121156Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-01-15T09:26:37.671628426Z [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:37.671700664Z 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:37.671707003Z FROM "ImportListMovies"
2026-01-15T09:26:37.671710297Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-01-15T09:26:37.671713602Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-01-15T09:26:37.673994429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033421s
2026-01-15T09:26:37.674265194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:37.674481307Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2026-01-15T09:26:37.674776420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32
2026-01-15T09:26:37.675100325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:37.676709414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016366s
2026-01-15T09:26:37.677063454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-01-15T09:26:37.677882031Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s
2026-01-15T09:26:37.678833796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32
2026-01-15T09:26:37.681171586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:37.684202224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025747s
2026-01-15T09:26:37.684229235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits
2026-01-15T09:26:37.684233281Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s
2026-01-15T09:26:37.684261403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32
2026-01-15T09:26:37.684638377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:37.686144033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00149s
2026-01-15T09:26:37.686489330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations
2026-01-15T09:26:37.686829670Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s
2026-01-15T09:26:37.687620334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32
2026-01-15T09:26:37.687811440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:37.690044454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018738s
2026-01-15T09:26:37.690105725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies
2026-01-15T09:26:37.690232555Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s
2026-01-15T09:26:37.690624041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32
2026-01-15T09:26:37.691049309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:37.692665979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016273s
2026-01-15T09:26:37.693101863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId)
2026-01-15T09:26:37.693558586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-01-15T09:26:37.694267377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008339s
2026-01-15T09:26:37.694721648Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-01-15T09:26:37.694747496Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:26:37.694830391Z FROM "MovieMetadata"
2026-01-15T09:26:37.694876930Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-01-15T09:26:37.695399573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-01-15T09:26:37.695448146Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:26:37.695550339Z FROM "MovieMetadata"
2026-01-15T09:26:37.695553895Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-01-15T09:26:37.696206021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009397s
2026-01-15T09:26:37.696819279Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-01-15T09:26:37.696836284Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:26:37.696908893Z FROM "Movies"
2026-01-15T09:26:37.699076759Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-01-15T09:26:37.699085071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-01-15T09:26:37.699088717Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:26:37.699094185Z FROM "Movies"
2026-01-15T09:26:37.699097350Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-01-15T09:26:37.699100525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009321s
2026-01-15T09:26:37.699129108Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-01-15T09:26:37.699131641Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:26:37.699141596Z FROM "Movies"
2026-01-15T09:26:37.699145653Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-01-15T09:26:37.699580173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-01-15T09:26:37.699642927Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:26:37.699677970Z FROM "Movies"
2026-01-15T09:26:37.699782426Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-01-15T09:26:37.700559700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011468s
2026-01-15T09:26:37.701067661Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-01-15T09:26:37.701087842Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:26:37.701186358Z FROM "Movies"
2026-01-15T09:26:37.701192487Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-01-15T09:26:37.701696052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-01-15T09:26:37.701747920Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:26:37.701837213Z FROM "Movies"
2026-01-15T09:26:37.701840798Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-01-15T09:26:37.702562469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009413s
2026-01-15T09:26:37.703071622Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-01-15T09:26:37.703095508Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:26:37.703163940Z FROM "MovieMetadata"
2026-01-15T09:26:37.703220475Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-01-15T09:26:37.703830799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-01-15T09:26:37.703843869Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:26:37.703947143Z FROM "MovieMetadata"
2026-01-15T09:26:37.704006081Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-01-15T09:26:37.704807011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011684s
2026-01-15T09:26:37.705167251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:37.705482993Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s
2026-01-15T09:26:37.705798375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32
2026-01-15T09:26:37.715053565Z [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:37.717762533Z [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:37.719105804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:37.721069614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:37.726793685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:37.727260245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:37.728188414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:37.729350265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:37.730191655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239424s
2026-01-15T09:26:37.730695789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId)
2026-01-15T09:26:37.731148858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:26:37.732414864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009558s
2026-01-15T09:26:37.733044386Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId
2026-01-15T09:26:37.738571253Z [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:37.740079261Z [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:37.741124466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:26:37.743443158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:26:37.747437641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:26:37.748193183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150861s
2026-01-15T09:26:37.748810036Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId
2026-01-15T09:26:37.759138603Z [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:37.759621998Z [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:37.760854993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-01-15T09:26:37.762545765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-01-15T09:26:37.766540548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-01-15T09:26:37.767490801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181504s
2026-01-15T09:26:37.768142446Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId
2026-01-15T09:26:37.773546009Z [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:37.774815720Z [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:37.775757340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-01-15T09:26:37.777493770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-01-15T09:26:37.781552528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-01-15T09:26:37.782991634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-01-15T09:26:37.784167875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154408s
2026-01-15T09:26:37.787204552Z [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:37.793173702Z [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:37.802424044Z [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:37.803539404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:37.808849566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:37.813967160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:26:37.814675471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289831s
2026-01-15T09:26:37.815417252Z [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:37.824085172Z [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:37.824167765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies"
2026-01-15T09:26:37.824173193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies"
2026-01-15T09:26:37.824449207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies"
2026-01-15T09:26:37.830106518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-01-15T09:26:37.831306947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152498s
2026-01-15T09:26:37.831817981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-01-15T09:26:37', 'movie_metadata')
2026-01-15T09:26:37.832498250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.846472527Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-01-15T09:26:37.847226336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304519s
2026-01-15T09:26:37.849022436Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-01-15T09:26:37.849476265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.850311716Z [Info] add_collections: Starting migration of Main DB to 208
2026-01-15T09:26:37.855689690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections
2026-01-15T09:26:37.855778353Z [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:37.856403098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010791s
2026-01-15T09:26:37.856769016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId)
2026-01-15T09:26:37.856997039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-01-15T09:26:37.857698830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005809s
2026-01-15T09:26:37.858170305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:26:37.858387010Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-01-15T09:26:37.858640960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32
2026-01-15T09:26:37.859136142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER
2026-01-15T09:26:37.860356298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014783s
2026-01-15T09:26:37.860703839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String
2026-01-15T09:26:37.863139046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT
2026-01-15T09:26:37.864262849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028896s
2026-01-15T09:26:37.864466493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:26:37.864471621Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:26:37.864600695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32
2026-01-15T09:26:37.864856648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER
2026-01-15T09:26:37.866436574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014571s
2026-01-15T09:26:37.866712637Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:37.866844354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:37.869378329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020246s
2026-01-15T09:26:37.869473943Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:37.869557677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:37.870752727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010167s
2026-01-15T09:26:37.871051525Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:37.871190473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:37.873018580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014525s
2026-01-15T09:26:37.873131910Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:37.873332742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:37.874829963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012351s
2026-01-15T09:26:37.876161927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:26:37.876202849Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-01-15T09:26:37.876207045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32
2026-01-15T09:26:37.878861441Z [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:37.880040015Z [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:37.880114226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:26:37.880837850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:26:37.883700016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:26:37.884420205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090647s
2026-01-15T09:26:37.884649278Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor
2026-01-15T09:26:37.888614074Z [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:37.889824979Z [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:37.890359388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:26:37.891298926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:26:37.894035454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:26:37.894697756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097175s
2026-01-15T09:26:37.894770695Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:37.894998175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport'
2026-01-15T09:26:37.895401900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003426s
2026-01-15T09:26:37.895446878Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection
2026-01-15T09:26:37.899559666Z [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:37.901158420Z [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:37.902005769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:26:37.903265746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:26:37.907215562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:26:37.907255251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:26:37.907512626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:26:37.907786636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121298s
2026-01-15T09:26:37.907996941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-01-15T09:26:37', 'add_collections')
2026-01-15T09:26:37.908219795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.915660207Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-01-15T09:26:37.916035499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197243s
2026-01-15T09:26:37.916627346Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-01-15T09:26:37.916636530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.916963169Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209
2026-01-15T09:26:37.917856566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId)
2026-01-15T09:26:37.918282845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:26:37.919099037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008632s
2026-01-15T09:26:37.919222762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId)
2026-01-15T09:26:37.919454018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC)
2026-01-15T09:26:37.920298153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005804s
2026-01-15T09:26:37.920690290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-15T09:26:37', 'movie_meta_collection_index')
2026-01-15T09:26:37.921004200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.928123761Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-01-15T09:26:37.928549149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084021s
2026-01-15T09:26:37.929103168Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-01-15T09:26:37.929474404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.929774814Z [Info] movie_added_notifications: Starting migration of Main DB to 210
2026-01-15T09:26:37.930624456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:37.930873349Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-01-15T09:26:37.931178467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean
2026-01-15T09:26:37.931477414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:37.933264961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016836s
2026-01-15T09:26:37.934528853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-15T09:26:37', 'movie_added_notifications')
2026-01-15T09:26:37.934552379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.937290969Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-01-15T09:26:37.937333093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048229s
2026-01-15T09:26:37.937337309Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-01-15T09:26:37.937340444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.937409698Z [Info] more_movie_meta_index: Starting migration of Main DB to 211
2026-01-15T09:26:37.938232659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId)
2026-01-15T09:26:37.938394733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:26:37.939203564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007977s
2026-01-15T09:26:37.939311746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId)
2026-01-15T09:26:37.939566167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC)
2026-01-15T09:26:37.940975537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004764s
2026-01-15T09:26:37.941000094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-15T09:26:37', 'more_movie_meta_index')
2026-01-15T09:26:37.941207085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:37.955547219Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-01-15T09:26:37.955698546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157515s
2026-01-15T09:26:37.956184542Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:26:37.956209590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:37.956677421Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212
2026-01-15T09:26:37.960795868Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:37.960830220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-15T09:26:37.960834116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003614s
2026-01-15T09:26:37.960837871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:26:37.960877601Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-15T09:26:37.963438546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-15T09:26:37.968307027Z [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:37.968335679Z [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:37.968856419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:26:37.969627985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:26:37.973256659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009499s
2026-01-15T09:26:37.973284320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:26:37.973288176Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-01-15T09:26:37.973357961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-15T09:26:37.977961786Z [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:37.978952439Z [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:37.979598917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:26:37.980588238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:26:37.983766398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099895s
2026-01-15T09:26:37.984120809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-01-15T09:26:37.985038342Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s
2026-01-15T09:26:37.985060165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset
2026-01-15T09:26:37.993524471Z [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:37.993553204Z [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:37.993557621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-01-15T09:26:37.993560044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-01-15T09:26:37.999114271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-01-15T09:26:37.999159839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103435s
2026-01-15T09:26:37.999164316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-01-15T09:26:37.999171196Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-01-15T09:26:37.999174551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset
2026-01-15T09:26:38.000090203Z [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:38.001216099Z [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:38.002095866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-01-15T09:26:38.003296804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-01-15T09:26:38.006810807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-01-15T09:26:38.007263194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108608s
2026-01-15T09:26:38.007477425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:26:38.007660029Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-01-15T09:26:38.007848210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-15T09:26:38.013484691Z [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:38.014714233Z [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:38.016566666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:26:38.016604663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:26:38.019103155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108481s
2026-01-15T09:26:38.019433650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:26:38.019607900Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s
2026-01-15T09:26:38.019875682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-15T09:26:38.024424745Z [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:38.025404912Z [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:38.025942257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:26:38.026709155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:26:38.029991520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095744s
2026-01-15T09:26:38.030388955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:26:38.031135784Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s
2026-01-15T09:26:38.031155424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-15T09:26:38.035084017Z [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:38.036230673Z [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:38.037090451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:26:38.037997710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:26:38.041752062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097173s
2026-01-15T09:26:38.041791231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:26:38.041809017Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s
2026-01-15T09:26:38.041812623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-15T09:26:38.046232001Z [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:38.047267552Z [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:38.047600981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:26:38.048607789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:26:38.051691807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:26:38.052521449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104117s
2026-01-15T09:26:38.052746286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:26:38.052877252Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-15T09:26:38.053112094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-15T09:26:38.061456681Z [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:38.061521437Z [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:38.061528427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:26:38.061535147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:26:38.064935410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:26:38.065707716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121944s
2026-01-15T09:26:38.065753394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:26:38.065996429Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-01-15T09:26:38.066298992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-15T09:26:38.070690217Z [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:38.071668052Z [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:38.072182252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:26:38.073143882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:26:38.076235902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:26:38.076981109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103913s
2026-01-15T09:26:38.077290692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-15T09:26:38.077299686Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-01-15T09:26:38.077479043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-15T09:26:38.081691582Z [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:38.082573804Z [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:38.083625218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-15T09:26:38.084248972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-15T09:26:38.087507641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:26:38.088706918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-01-15T09:26:38.089626655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:26:38.090367975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127162s
2026-01-15T09:26:38.090679782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:26:38.090943838Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:38.091205740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-15T09:26:38.096119438Z [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:38.096419407Z [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:38.097229440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:26:38.098232201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:26:38.101496330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098161s
2026-01-15T09:26:38.102191762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:26:38.102227986Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-01-15T09:26:38.102457529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-15T09:26:38.111140402Z [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:38.111191860Z [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:38.111198930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:26:38.111202475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:26:38.113556260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106328s
2026-01-15T09:26:38.114061497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:26:38.114302678Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-01-15T09:26:38.114584900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-15T09:26:38.119047583Z [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:38.120081912Z [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:38.120677474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:26:38.121614968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:26:38.124727369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:26:38.125634757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:26:38.126272073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114308s
2026-01-15T09:26:38.126584871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:26:38.126843218Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-01-15T09:26:38.127122205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-15T09:26:38.131440483Z [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:38.132620399Z [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:38.133387278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:26:38.134464891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:26:38.137939074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:26:38.139084299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113229s
2026-01-15T09:26:38.139128264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:26:38.139315155Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:26:38.139545509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-15T09:26:38.143760872Z [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:38.144905857Z [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:38.146027817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:26:38.146692022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:26:38.150099204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:26:38.150957459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110859s
2026-01-15T09:26:38.151395345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:26:38.151466682Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:26:38.151966640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-15T09:26:38.160754701Z [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:38.162403650Z [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:38.163231079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:26:38.167880541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:26:38.172190646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:26:38.177969910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258972s
2026-01-15T09:26:38.178370000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:26:38.178606483Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-15T09:26:38.178888697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-15T09:26:38.187207344Z [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:38.187391630Z [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:38.187401825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:26:38.188788081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:26:38.195625490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:26:38.195655605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144101s
2026-01-15T09:26:38.195680022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:26:38.195683737Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-01-15T09:26:38.195686732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-15T09:26:38.198651242Z [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:38.199708365Z [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:38.200213631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:26:38.201204785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:26:38.207487894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:26:38.208608032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135186s
2026-01-15T09:26:38.208956163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:26:38.209235001Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2026-01-15T09:26:38.209426778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-15T09:26:38.217963422Z [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:38.225119007Z [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:38.226996208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:26:38.232045790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:26:38.234819323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:26:38.235989406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261387s
2026-01-15T09:26:38.236563986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:26:38.236793681Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2026-01-15T09:26:38.237276113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-01-15T09:26:38.243856717Z [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:38.245531044Z [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:38.246531943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:26:38.248203197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:26:38.252079441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:26:38.253069454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154198s
2026-01-15T09:26:38.253566137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:26:38.253892846Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:26:38.254318244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-15T09:26:38.260002336Z [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:38.261213810Z [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:38.261999978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:26:38.262810290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:26:38.267087285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122004s
2026-01-15T09:26:38.267677199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:26:38.268174063Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s
2026-01-15T09:26:38.269992556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-15T09:26:38.273997844Z [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:38.275287836Z [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:38.275870269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:26:38.276633441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:26:38.279176469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101043s
2026-01-15T09:26:38.279576949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:26:38.279843708Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:26:38.280137208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset
2026-01-15T09:26:38.285066380Z [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:38.286426686Z [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:38.287199363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:26:38.288143397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:26:38.291173345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:26:38.292032381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109311s
2026-01-15T09:26:38.292372721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:26:38.292616326Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-01-15T09:26:38.292865459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset
2026-01-15T09:26:38.297402113Z [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:38.298721629Z [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:38.300001265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:26:38.301747790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:26:38.305842372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:26:38.305869873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:26:38.306489531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:26:38.307159124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:26:38.307655817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144952s
2026-01-15T09:26:38.307934725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:26:38.308135346Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-15T09:26:38.308386412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset
2026-01-15T09:26:38.315041428Z [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:38.315077022Z [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:38.315264041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:26:38.316445291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:26:38.319587726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:26:38.320173884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:26:38.320716616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:26:38.321127872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:26:38.321454020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127956s
2026-01-15T09:26:38.321532368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:26:38.321703585Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-01-15T09:26:38.321812417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset
2026-01-15T09:26:38.325260481Z [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:38.326262201Z [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:38.326795380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:26:38.328428876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:26:38.332631429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:26:38.333121803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:26:38.333740881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:26:38.334392146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:26:38.334954097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125721s
2026-01-15T09:26:38.334967076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:26:38.335077512Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-01-15T09:26:38.335603569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset
2026-01-15T09:26:38.340170118Z [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:38.341940370Z [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:38.342767869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:26:38.344137269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:26:38.347666204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:26:38.348694964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:26:38.349496865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:26:38.350223233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:26:38.350847918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151293s
2026-01-15T09:26:38.351316190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:38.351553064Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-01-15T09:26:38.351801596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset
2026-01-15T09:26:38.357049716Z [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:38.358101280Z [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:38.358748189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:38.359726926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:38.366196033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:26:38.367507977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150503s
2026-01-15T09:26:38.367549019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:26:38.368969186Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-01-15T09:26:38.369035134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-15T09:26:38.374788360Z [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:38.375846935Z [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:38.376567253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:26:38.377247442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:26:38.380563718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111234s
2026-01-15T09:26:38.381049436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:26:38.381383035Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s
2026-01-15T09:26:38.381697306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-15T09:26:38.387505724Z [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:38.388086514Z [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:38.388637719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:26:38.389520021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:26:38.395830941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:26:38.395889940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122239s
2026-01-15T09:26:38.395901166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:26:38.395904431Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-01-15T09:26:38.395907335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-15T09:26:38.399046747Z [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:38.399977290Z [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:38.400628757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:26:38.401332520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:26:38.404392373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:26:38.405022276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097115s
2026-01-15T09:26:38.405318319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:26:38.405474553Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:26:38.405713030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-01-15T09:26:38.411032376Z [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:38.413110858Z [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:38.413139481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:26:38.413143237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-15T09:26:38.416244040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100916s
2026-01-15T09:26:38.416701795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:26:38.416818321Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-01-15T09:26:38.417013041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-01-15T09:26:38.426027100Z [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:38.426190445Z [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:38.426796072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:26:38.427768528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-15T09:26:38.430755562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132744s
2026-01-15T09:26:38.431149050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:26:38.431177243Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2026-01-15T09:26:38.431577512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:26:38.435970281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:26:38.436487225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:26:38.437197228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:26:38.437742815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:26:38.441092011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:26:38.442294812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009953s
2026-01-15T09:26:38.442314802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-15T09:26:38', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:26:38.442442483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.447823280Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:26:38.448380716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158707s
2026-01-15T09:26:38.448836829Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-01-15T09:26:38.449353332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.449494494Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214
2026-01-15T09:26:38.450389294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:26:38.450555722Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-01-15T09:26:38.450781762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-01-15T09:26:38.451999204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-01-15T09:26:38.452478652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014774s
2026-01-15T09:26:38.452762848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-15T09:26:38', 'add_language_tags_to_subtitle_files')
2026-01-15T09:26:38.453113703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.456462408Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-01-15T09:26:38.457433503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052358s
2026-01-15T09:26:38.459083293Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-01-15T09:26:38.459105176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.459108821Z [Info] add_salt_to_users: Starting migration of Main DB to 215
2026-01-15T09:26:38.459111746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-15T09:26:38.459114610Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-01-15T09:26:38.459117975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-15T09:26:38.459120769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-15T09:26:38.459871083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013386s
2026-01-15T09:26:38.460074547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-15T09:26:38.460322518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-15T09:26:38.461359762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010732s
2026-01-15T09:26:38.461638821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-15T09:26:38', 'add_salt_to_users')
2026-01-15T09:26:38.461978939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.464047157Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-01-15T09:26:38.464243871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003675s
2026-01-15T09:26:38.464547716Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-01-15T09:26:38.464703350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.465092933Z [Info] clean_alt_titles: Starting migration of Main DB to 216
2026-01-15T09:26:38.465669676Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language
2026-01-15T09:26:38.469261675Z [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:38.470147502Z [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:38.470603775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:26:38.471549712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:26:38.474642213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:26:38.475010394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:26:38.475461269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095471s
2026-01-15T09:26:38.475654288Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes
2026-01-15T09:26:38.479443443Z [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:38.480312014Z [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:38.480736368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:26:38.481667644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:26:38.484369349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:26:38.484946113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:26:38.485386182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009519s
2026-01-15T09:26:38.485589135Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount
2026-01-15T09:26:38.490717967Z [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:38.492082460Z [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:38.492190902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:26:38.493383548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:26:38.496789319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:26:38.496813565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:26:38.497422186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011478s
2026-01-15T09:26:38.498165760Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId
2026-01-15T09:26:38.501976787Z [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:38.502003056Z [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:38.502327442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:26:38.503298386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:26:38.506099230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:26:38.506834952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:26:38.506854812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092273s
2026-01-15T09:26:38.507313809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-01-15T09:26:38', 'clean_alt_titles')
2026-01-15T09:26:38.507396122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.514068764Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-01-15T09:26:38.514171409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155505s
2026-01-15T09:26:38.514761192Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-01-15T09:26:38.515391756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.516042009Z [Info] remove_omg: Starting migration of Main DB to 217
2026-01-15T09:26:38.516846825Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:38.518641102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-15T09:26:38.518996074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007392s
2026-01-15T09:26:38.519330724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-15T09:26:38', 'remove_omg')
2026-01-15T09:26:38.519874398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.525374976Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-01-15T09:26:38.525785921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074901s
2026-01-15T09:26:38.526069576Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-01-15T09:26:38.526335345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.526852228Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218
2026-01-15T09:26:38.528039436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:26:38.528065475Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2026-01-15T09:26:38.528070483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-01-15T09:26:38.528077122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-01-15T09:26:38.529475557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015519s
2026-01-15T09:26:38.530009887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-01-15T09:26:38', 'add_additional_info_to_pending_releases')
2026-01-15T09:26:38.530472961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.534281865Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-01-15T09:26:38.535012188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061837s
2026-01-15T09:26:38.535072829Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-01-15T09:26:38.535285668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.535673338Z [Info] add_result_to_commands: Starting migration of Main DB to 219
2026-01-15T09:26:38.536323271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:26:38.536531262Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:38.536753346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-15T09:26:38.537017060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:26:38.539115863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012827s
2026-01-15T09:26:38.539148262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-01-15T09:26:38', 'add_result_to_commands')
2026-01-15T09:26:38.539176304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.542278079Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-01-15T09:26:38.542770145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050196s
2026-01-15T09:26:38.543308952Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-01-15T09:26:38.543553308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.544185315Z [Info] health_restored_notification: Starting migration of Main DB to 220
2026-01-15T09:26:38.545081066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:38.545386744Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-01-15T09:26:38.545615717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-15T09:26:38.545983127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:38.547606287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016485s
2026-01-15T09:26:38.548070302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-01-15T09:26:38', 'health_restored_notification')
2026-01-15T09:26:38.548491473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.551815721Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-01-15T09:26:38.551944344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049668s
2026-01-15T09:26:38.552499194Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-01-15T09:26:38.552882909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.553421376Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221
2026-01-15T09:26:38.555102243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:38.555121893Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-01-15T09:26:38.555125949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-01-15T09:26:38.555128873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:38.556390452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015583s
2026-01-15T09:26:38.556782720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-01-15T09:26:38', 'add_on_manual_interaction_required_to_notifications')
2026-01-15T09:26:38.557406794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.560116461Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-01-15T09:26:38.560875028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051942s
2026-01-15T09:26:38.561420085Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-01-15T09:26:38.562065521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.562879930Z [Info] remove_rarbg: Starting migration of Main DB to 222
2026-01-15T09:26:38.563847559Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:38.564590702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg'
2026-01-15T09:26:38.565690108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009349s
2026-01-15T09:26:38.565809538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-01-15T09:26:38', 'remove_rarbg')
2026-01-15T09:26:38.566394473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.569182338Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-01-15T09:26:38.569513925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043364s
2026-01-15T09:26:38.569930258Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-01-15T09:26:38.572052256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.572082461Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223
2026-01-15T09:26:38.572086247Z [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:38.572090544Z [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:38.572096713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004056s
2026-01-15T09:26:38.572100308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-01-15T09:26:38', 'remove_invalid_roksbox_metadata_images')
2026-01-15T09:26:38.572327268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.574780582Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-01-15T09:26:38.575179880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033598s
2026-01-15T09:26:38.575658416Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-01-15T09:26:38.575992215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.576568099Z [Info] list_sync_time: Starting migration of Main DB to 224
2026-01-15T09:26:38.578277719Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-15T09:26:38.582659891Z [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:38.583680780Z [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:38.584630883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:26:38.585872272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:26:38.589475468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:26:38.590266402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113469s
2026-01-15T09:26:38.590680783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:26:38.590866070Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-01-15T09:26:38.591104357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-15T09:26:38.591395483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-15T09:26:38.592800967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013859s
2026-01-15T09:26:38.593241197Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:38.593593405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval'
2026-01-15T09:26:38.594078270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005403s
2026-01-15T09:26:38.594489286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-01-15T09:26:38', 'list_sync_time')
2026-01-15T09:26:38.595401071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.598354364Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-01-15T09:26:38.598605490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044695s
2026-01-15T09:26:38.598810958Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-01-15T09:26:38.598936946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.599311917Z [Info] add_tags_to_collections: Starting migration of Main DB to 225
2026-01-15T09:26:38.599953929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-01-15T09:26:38.600048881Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-01-15T09:26:38.600278054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String
2026-01-15T09:26:38.600398805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT
2026-01-15T09:26:38.602340022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017964s
2026-01-15T09:26:38.602575545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-01-15T09:26:38', 'add_tags_to_collections')
2026-01-15T09:26:38.602872370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.605732233Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-01-15T09:26:38.606264429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050471s
2026-01-15T09:26:38.607224096Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-01-15T09:26:38.607248653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.607255183Z [Info] add_download_client_tags: Starting migration of Main DB to 226
2026-01-15T09:26:38.608191155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:26:38.608269912Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:38.608278385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-15T09:26:38.608743312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-15T09:26:38.610809656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019155s
2026-01-15T09:26:38.611215183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-01-15T09:26:38', 'add_download_client_tags')
2026-01-15T09:26:38.611361121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.615064618Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-01-15T09:26:38.615431457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062917s
2026-01-15T09:26:38.615873398Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-01-15T09:26:38.616358545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.617422899Z [Info] add_auto_tagging: Starting migration of Main DB to 227
2026-01-15T09:26:38.617834146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-15T09:26:38.618070139Z [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:38.618989645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010378s
2026-01-15T09:26:38.619190637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-15T09:26:38.619672988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-15T09:26:38.619868141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005218s
2026-01-15T09:26:38.620779476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-01-15T09:26:38', 'add_auto_tagging')
2026-01-15T09:26:38.620808008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.622529717Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-01-15T09:26:38.622646221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030334s
2026-01-15T09:26:38.624011386Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-15T09:26:38.624040760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.624044595Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228
2026-01-15T09:26:38.625877680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:26:38.626112282Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:26:38.626472902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-15T09:26:38.626707363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:38.631053382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017521s
2026-01-15T09:26:38.631089164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:26:38.631093040Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-15T09:26:38.631096075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-15T09:26:38.631099250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-15T09:26:38.631244868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016562s
2026-01-15T09:26:38.631850605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-01-15T09:26:38', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-15T09:26:38.632336352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.643224257Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-15T09:26:38.643272119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106948s
2026-01-15T09:26:38.643276465Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-01-15T09:26:38.643279570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.643282294Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229
2026-01-15T09:26:38.645429199Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-15T09:26:38.645879524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-15T09:26:38.649824701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037941s
2026-01-15T09:26:38.650142367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:26:38.650318080Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-01-15T09:26:38.650483327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-01-15T09:26:38.650935905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-01-15T09:26:38.652469653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017076s
2026-01-15T09:26:38.652713988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:26:38.652876101Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-01-15T09:26:38.653108329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-15T09:26:38.653366585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:26:38.655390857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015014s
2026-01-15T09:26:38.655439650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:26:38.655510026Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-01-15T09:26:38.655801943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-15T09:26:38.656055872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:38.657774416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016877s
2026-01-15T09:26:38.658159242Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-15T09:26:38.664986617Z [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:38.665881597Z [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:38.666458891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-15T09:26:38.667030448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-15T09:26:38.670641846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120557s
2026-01-15T09:26:38.671026782Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:38.671202326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:38.672628661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012914s
2026-01-15T09:26:38.672885155Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:38.673207889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-15T09:26:38.673559175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004204s
2026-01-15T09:26:38.673856509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-01-15T09:26:38', 'update_restrictions_to_release_profiles')
2026-01-15T09:26:38.674215237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.676225648Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-01-15T09:26:38.676444735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029292s
2026-01-15T09:26:38.676778435Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-01-15T09:26:38.676959236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.677594658Z [Info] rename_quality_profiles: Starting migration of Main DB to 230
2026-01-15T09:26:38.679108185Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-15T09:26:38.679403687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-15T09:26:38.683236837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036356s
2026-01-15T09:26:38.683724867Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId
2026-01-15T09:26:38.690526283Z [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:38.692622312Z [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:38.692685587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:38.693930221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:38.699120483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:26:38.700210475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160335s
2026-01-15T09:26:38.700651126Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId
2026-01-15T09:26:38.707991197Z [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:38.708775561Z [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:38.709784322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:26:38.711274484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:26:38.715626551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:26:38.716587600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155578s
2026-01-15T09:26:38.717667296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-01-15T09:26:38', 'rename_quality_profiles')
2026-01-15T09:26:38.717718564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.726158823Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-01-15T09:26:38.729047269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023777s
2026-01-15T09:26:38.730107497Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-01-15T09:26:38.730683369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.731323647Z [Info] update_images_remote_url: Starting migration of Main DB to 231
2026-01-15T09:26:38.731888413Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:26:38.732118218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:26:38.732628432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000413s
2026-01-15T09:26:38.732808722Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:26:38.733017254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:26:38.733391264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s
2026-01-15T09:26:38.734028277Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:26:38.734043881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:26:38.734132354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002689s
2026-01-15T09:26:38.735117188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-01-15T09:26:38', 'update_images_remote_url')
2026-01-15T09:26:38.736022975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.741231364Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-01-15T09:26:38.741280958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049519s
2026-01-15T09:26:38.741285004Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-01-15T09:26:38.741288269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.741293548Z [Info] add_notification_status: Starting migration of Main DB to 232
2026-01-15T09:26:38.742643018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-15T09:26:38.743346883Z [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:38.744479569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001535s
2026-01-15T09:26:38.744962652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-15T09:26:38.746266235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-15T09:26:38.747247894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010957s
2026-01-15T09:26:38.748076736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-01-15T09:26:38', 'add_notification_status')
2026-01-15T09:26:38.748428022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.754261758Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-01-15T09:26:38.754308548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072947s
2026-01-15T09:26:38.754321558Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-01-15T09:26:38.754788457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.755324940Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233
2026-01-15T09:26:38.756138868Z [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:38.756875612Z [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:38.756953689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005084s
2026-01-15T09:26:38.757397063Z [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:38.757701148Z [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:38.758156581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005686s
2026-01-15T09:26:38.758402519Z [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:38.758584310Z [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:38.759023579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004072s
2026-01-15T09:26:38.759336447Z [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:38.759710648Z [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:38.760065669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000476s
2026-01-15T09:26:38.760459910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-01-15T09:26:38', 'rename_deprecated_indexer_flags')
2026-01-15T09:26:38.760828992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.764628533Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-01-15T09:26:38.764669944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004417s
2026-01-15T09:26:38.765392266Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-01-15T09:26:38.765455792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.767802576Z [Info] movie_last_searched_time: Starting migration of Main DB to 234
2026-01-15T09:26:38.768555643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:38.768713199Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-01-15T09:26:38.769397053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset
2026-01-15T09:26:38.769498175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME
2026-01-15T09:26:38.771416638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001878s
2026-01-15T09:26:38.772152810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-01-15T09:26:38', 'movie_last_searched_time')
2026-01-15T09:26:38.772968822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.783501955Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-01-15T09:26:38.784501954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122559s
2026-01-15T09:26:38.784508784Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-01-15T09:26:38.786126326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.786155149Z [Info] email_encryption: Starting migration of Main DB to 235
2026-01-15T09:26:38.786161599Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:38.786164904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:38.787084841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015909s
2026-01-15T09:26:38.787471420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-01-15T09:26:38', 'email_encryption')
2026-01-15T09:26:38.787865180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.794065275Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-01-15T09:26:38.794103822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060274s
2026-01-15T09:26:38.794111965Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-01-15T09:26:38.794115640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.794118895Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236
2026-01-15T09:26:38.794126527Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-01-15T09:26:38.794465414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-01-15T09:26:38.795108597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007538s
2026-01-15T09:26:38.795600002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-01-15T09:26:38', 'clear_last_rss_releases_info')
2026-01-15T09:26:38.796139791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.798372985Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-01-15T09:26:38.798814716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037789s
2026-01-15T09:26:38.799256208Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-01-15T09:26:38.799557539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.800261984Z [Info] add_indexes: Starting migration of Main DB to 237
2026-01-15T09:26:38.801833998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId)
2026-01-15T09:26:38.802236661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC)
2026-01-15T09:26:38.802962167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007245s
2026-01-15T09:26:38.803463558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date)
2026-01-15T09:26:38.803795576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC)
2026-01-15T09:26:38.804459950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007025s
2026-01-15T09:26:38.804810776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date)
2026-01-15T09:26:38.805136714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC)
2026-01-15T09:26:38.805671204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005492s
2026-01-15T09:26:38.806197423Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-15T09:26:38.806587416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-15T09:26:38.807277189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007515s
2026-01-15T09:26:38.807577599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-15T09:26:38.808014353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-15T09:26:38.808562674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007022s
2026-01-15T09:26:38.808820119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId)
2026-01-15T09:26:38.809149172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC)
2026-01-15T09:26:38.809702001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006051s
2026-01-15T09:26:38.809996161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path)
2026-01-15T09:26:38.810246916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC)
2026-01-15T09:26:38.810687376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004194s
2026-01-15T09:26:38.811063290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-01-15T09:26:38', 'add_indexes')
2026-01-15T09:26:38.811431831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.812727631Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-01-15T09:26:38.813096935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024066s
2026-01-15T09:26:38.813555702Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-01-15T09:26:38.813890012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.814521097Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238
2026-01-15T09:26:38.815509317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:26:38.815807543Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-01-15T09:26:38.816153421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-01-15T09:26:38.816737507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-01-15T09:26:38.822094329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002117s
2026-01-15T09:26:38.822125515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:26:38.822146627Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s
2026-01-15T09:26:38.822149692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-01-15T09:26:38.822152525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:38.822155730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013963s
2026-01-15T09:26:38.822158665Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:38.822161479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:38.823369988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014639s
2026-01-15T09:26:38.823941415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-01-15T09:26:38', 'parse_title_from_existing_subtitle_files')
2026-01-15T09:26:38.824504458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.828525619Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-01-15T09:26:38.829058698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067769s
2026-01-15T09:26:38.829681530Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-01-15T09:26:38.830057153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.831856517Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239
2026-01-15T09:26:38.832991648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:26:38.833478416Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-15T09:26:38.833815531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-01-15T09:26:38.834380147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:26:38.836793190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021367s
2026-01-15T09:26:38.837549833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-01-15T09:26:38', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-01-15T09:26:38.838159627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.845677054Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-01-15T09:26:38.848167403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111609s
2026-01-15T09:26:38.848259852Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-01-15T09:26:38.848264579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.848267973Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240
2026-01-15T09:26:38.848470998Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle
2026-01-15T09:26:38.855166816Z [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:38.856626220Z [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:38.857565728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:26:38.858725193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:26:38.863290120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140188s
2026-01-15T09:26:38.864045661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-01-15T09:26:38', 'drop_multi_episode_style_from_naming_config')
2026-01-15T09:26:38.864887942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.870477773Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-01-15T09:26:38.870892164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212731s
2026-01-15T09:26:38.871417371Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-01-15T09:26:38.871796399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.873042674Z [Info] stevenlu_update_url: Starting migration of Main DB to 241
2026-01-15T09:26:38.873407030Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:38.873786288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:38.875514937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015737s
2026-01-15T09:26:38.876270468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-01-15T09:26:38', 'stevenlu_update_url')
2026-01-15T09:26:38.876781433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.882466507Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-01-15T09:26:38.886374739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076529s
2026-01-15T09:26:38.886426747Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-01-15T09:26:38.887161768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:38.887835837Z [Info] add_movie_keywords: Starting migration of Main DB to 242
2026-01-15T09:26:38.888871328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:26:38.889281382Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-15T09:26:38.889637095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String
2026-01-15T09:26:38.890021691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT
2026-01-15T09:26:38.892185592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020968s
2026-01-15T09:26:38.893493390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-01-15T09:26:38', 'add_movie_keywords')
2026-01-15T09:26:38.893599899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:38.896481634Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-01-15T09:26:38.897061864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063946s
2026-01-15T09:26:38.916623898Z [Debug] MigrationController: Took: 00:00:03.5899482
2026-01-15T09:26:39.257979534Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-15T09:26:39.293066608Z [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:39.347307344Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:26:39.348183305Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:39.348713680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:39.362966154Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:26:39.363578500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148561s
2026-01-15T09:26:39.364061094Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:26:39.364414152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153047s
2026-01-15T09:26:39.369471355Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:26:39.370248970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.372046432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:26:39.372068435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:26:39.372073222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006815s
2026-01-15T09:26:39.372443045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.378455409Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:26:39.379167035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006849s
2026-01-15T09:26:39.379858981Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:26:39.380409404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.381737975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:26:39.382249250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:26:39.383499292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012547s
2026-01-15T09:26:39.383972411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:26:39.384358939Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:26:39.384781813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:26:39.385223004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:26:39.387064561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017888s
2026-01-15T09:26:39.387621756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.393399338Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:26:39.395025443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080486s
2026-01-15T09:26:39.395978800Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:26:39.399537569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.400376366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:26:39.400739720Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:26:39.401167450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:26:39.401598606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:26:39.402528910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010034s
2026-01-15T09:26:39.402835669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.407987073Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:26:39.408682054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062294s
2026-01-15T09:26:39.409684555Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:26:39.410211684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.410860737Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-15T09:26:39.412050518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-15T09:26:39.412561954Z [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:39.413322673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009085s
2026-01-15T09:26:39.415794314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-15T09:26:39.416261574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:26:39.417003596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007117s
2026-01-15T09:26:39.420777267Z [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.421588883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.424506331Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:26:39.425213059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080453s
2026-01-15T09:26:39.425650164Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-01-15T09:26:39.426046748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.427636128Z [Info] add_moviefiles_table: Starting migration of Log DB to 104
2026-01-15T09:26:39.427657270Z [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.427661305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.430414809Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-01-15T09:26:39.431155398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042259s
2026-01-15T09:26:39.431701325Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-01-15T09:26:39.432357348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.432940351Z [Info] fix_history_movieId: Starting migration of Log DB to 105
2026-01-15T09:26:39.434502781Z [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.435185032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.438242851Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-01-15T09:26:39.438357643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053984s
2026-01-15T09:26:39.438885104Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-01-15T09:26:39.439260756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.439817480Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106
2026-01-15T09:26:39.440881403Z [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.441022545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.446381870Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-01-15T09:26:39.447013866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069654s
2026-01-15T09:26:39.447812082Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-01-15T09:26:39.447910209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.448501384Z [Info] fix_movie_files: Starting migration of Log DB to 107
2026-01-15T09:26:39.449005278Z [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.449526469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.453451427Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-01-15T09:26:39.454000108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054291s
2026-01-15T09:26:39.454467629Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-01-15T09:26:39.454852986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.456045341Z [Info] update_schedule_intervale: Starting migration of Log DB to 108
2026-01-15T09:26:39.456062937Z [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.456448194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.459423360Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-01-15T09:26:39.460120844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043252s
2026-01-15T09:26:39.460742215Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-01-15T09:26:39.461645417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.461757075Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109
2026-01-15T09:26:39.462292016Z [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.462909750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.469797024Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-01-15T09:26:39.469983444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057173s
2026-01-15T09:26:39.470316373Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-01-15T09:26:39.470585505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.471172924Z [Info] add_phyiscal_release: Starting migration of Log DB to 110
2026-01-15T09:26:39.471553514Z [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.472258180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.480247414Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-01-15T09:26:39.480267875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048241s
2026-01-15T09:26:39.480272281Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-01-15T09:26:39.480275546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.480278520Z [Info] remove_bitmetv: Starting migration of Log DB to 111
2026-01-15T09:26:39.480281325Z [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.480284890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.482329692Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-01-15T09:26:39.482396733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052261s
2026-01-15T09:26:39.485138899Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-01-15T09:26:39.485639810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.486224084Z [Info] remove_torrentleech: Starting migration of Log DB to 112
2026-01-15T09:26:39.486824343Z [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.487170932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.490208941Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-01-15T09:26:39.491507176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047177s
2026-01-15T09:26:39.492127956Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-01-15T09:26:39.492435306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.493075845Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113
2026-01-15T09:26:39.493288594Z [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.493764787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.496406924Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-01-15T09:26:39.497377016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037757s
2026-01-15T09:26:39.498607869Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-01-15T09:26:39.500376708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.500398170Z [Info] remove_fanzub: Starting migration of Log DB to 114
2026-01-15T09:26:39.500401606Z [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.501095985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.507095960Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-01-15T09:26:39.509381974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071727s
2026-01-15T09:26:39.509403135Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-01-15T09:26:39.509406210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.509408594Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115
2026-01-15T09:26:39.510600388Z [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.512162447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.516514144Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-01-15T09:26:39.517589284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079428s
2026-01-15T09:26:39.518969220Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-01-15T09:26:39.520087916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.522058818Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116
2026-01-15T09:26:39.522862711Z [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.524114216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.528360474Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-01-15T09:26:39.529556686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081603s
2026-01-15T09:26:39.529840791Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-01-15T09:26:39.530138016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.530439657Z [Info] update_movie_file: Starting migration of Log DB to 117
2026-01-15T09:26:39.530671476Z [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.531045756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.533251519Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-01-15T09:26:39.533506642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031164s
2026-01-15T09:26:39.533818528Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-01-15T09:26:39.535497452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.535521879Z [Info] update_movie_slug: Starting migration of Log DB to 118
2026-01-15T09:26:39.535525925Z [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.536003349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.538668551Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-01-15T09:26:39.539005456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045344s
2026-01-15T09:26:39.539348570Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-01-15T09:26:39.539550972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.539924532Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119
2026-01-15T09:26:39.540378442Z [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.540718201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.543862348Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-01-15T09:26:39.544488306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040262s
2026-01-15T09:26:39.544987082Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-01-15T09:26:39.545314072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.545865068Z [Info] add_studio: Starting migration of Log DB to 120
2026-01-15T09:26:39.546333389Z [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.547109371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.549523126Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-01-15T09:26:39.550113790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040081s
2026-01-15T09:26:39.550593238Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-01-15T09:26:39.550965486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.551473227Z [Info] update_filedate_config: Starting migration of Log DB to 121
2026-01-15T09:26:39.552033906Z [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.553013362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.555733185Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-01-15T09:26:39.555751713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032297s
2026-01-15T09:26:39.555755919Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-01-15T09:26:39.555759164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.555777332Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122
2026-01-15T09:26:39.555946695Z [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.556509989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.561200123Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-01-15T09:26:39.561832810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058872s
2026-01-15T09:26:39.562498677Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-01-15T09:26:39.562890574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.563726195Z [Info] create_netimport_table: Starting migration of Log DB to 123
2026-01-15T09:26:39.564246755Z [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.564792151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.569982193Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-01-15T09:26:39.570563293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068881s
2026-01-15T09:26:39.571108751Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-01-15T09:26:39.571546596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.572112784Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124
2026-01-15T09:26:39.577892238Z [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.578044026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.579946895Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-01-15T09:26:39.580701285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083195s
2026-01-15T09:26:39.581332009Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-01-15T09:26:39.581711057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.582343474Z [Info] fix_imdb_unique: Starting migration of Log DB to 125
2026-01-15T09:26:39.583134399Z [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.583709421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.586188893Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-01-15T09:26:39.588191402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00434s
2026-01-15T09:26:39.588271572Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-01-15T09:26:39.588276339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.588279574Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126
2026-01-15T09:26:39.588282749Z [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.589069377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.594174672Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-01-15T09:26:39.594240050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039714s
2026-01-15T09:26:39.594306359Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-01-15T09:26:39.594310957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.594315203Z [Info] remove_wombles: Starting migration of Log DB to 127
2026-01-15T09:26:39.594331577Z [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.594335493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.598090436Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-01-15T09:26:39.598856464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052221s
2026-01-15T09:26:39.599501049Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-01-15T09:26:39.599846396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.600423951Z [Info] remove_kickass: Starting migration of Log DB to 128
2026-01-15T09:26:39.601029858Z [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.601760261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.604892783Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-01-15T09:26:39.604956047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029582s
2026-01-15T09:26:39.605160794Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-01-15T09:26:39.605168706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.605172292Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129
2026-01-15T09:26:39.605175526Z [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.605179191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.607295090Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-01-15T09:26:39.607966997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033999s
2026-01-15T09:26:39.608566534Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-01-15T09:26:39.608949799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.609496547Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130
2026-01-15T09:26:39.609984117Z [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.610634461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.613695955Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-01-15T09:26:39.614362404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045803s
2026-01-15T09:26:39.618844886Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-01-15T09:26:39.619575771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.620248198Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131
2026-01-15T09:26:39.620756099Z [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.621361445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.623098987Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-01-15T09:26:39.623487619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034141s
2026-01-15T09:26:39.623887688Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-01-15T09:26:39.624382519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.624966403Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132
2026-01-15T09:26:39.625454254Z [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.625997367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.628194117Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-01-15T09:26:39.628672113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037177s
2026-01-15T09:26:39.629331971Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-01-15T09:26:39.629606612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.630079561Z [Info] add_minimumavailability: Starting migration of Log DB to 133
2026-01-15T09:26:39.630522824Z [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.631162512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.633431981Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-01-15T09:26:39.633842586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036226s
2026-01-15T09:26:39.634304977Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-01-15T09:26:39.634601012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.635011315Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134
2026-01-15T09:26:39.635374950Z [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.635800177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.638821060Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-01-15T09:26:39.638838967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027565s
2026-01-15T09:26:39.638842242Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-01-15T09:26:39.638853549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.638855823Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135
2026-01-15T09:26:39.638857986Z [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.638870374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.640046186Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-01-15T09:26:39.640507427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019621s
2026-01-15T09:26:39.644099064Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-01-15T09:26:39.644121188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.644124943Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136
2026-01-15T09:26:39.644128148Z [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.644131564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.646520991Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-01-15T09:26:39.647342882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035144s
2026-01-15T09:26:39.647362812Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-01-15T09:26:39.647600538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.650327331Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137
2026-01-15T09:26:39.650347372Z [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.650415995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.658338088Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-01-15T09:26:39.658364898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090045s
2026-01-15T09:26:39.658368874Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-01-15T09:26:39.658371729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.658374393Z [Info] add_physical_release_note: Starting migration of Log DB to 138
2026-01-15T09:26:39.658377237Z [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.658380402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.660739955Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-01-15T09:26:39.660892364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034255s
2026-01-15T09:26:39.661477740Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-01-15T09:26:39.663053509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.663065647Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139
2026-01-15T09:26:39.663496363Z [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.664047879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.665694625Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-01-15T09:26:39.666161623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032321s
2026-01-15T09:26:39.666505569Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-01-15T09:26:39.666740631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.667194271Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140
2026-01-15T09:26:39.667704725Z [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.668235109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.669433434Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-01-15T09:26:39.669958749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026783s
2026-01-15T09:26:39.670540051Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-01-15T09:26:39.670889494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.671308732Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141
2026-01-15T09:26:39.671715180Z [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.672210041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.674820270Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-01-15T09:26:39.675130575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003869s
2026-01-15T09:26:39.675449443Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-01-15T09:26:39.675682111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.676266045Z [Info] movie_extras: Starting migration of Log DB to 142
2026-01-15T09:26:39.676691943Z [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.677196039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.680255430Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-01-15T09:26:39.681141877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042109s
2026-01-15T09:26:39.683349053Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-01-15T09:26:39.684221068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.684802840Z [Info] clean_core_tv: Starting migration of Log DB to 143
2026-01-15T09:26:39.685091592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-15T09:26:39', 'clean_core_tv')
2026-01-15T09:26:39.685516579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.690398730Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-01-15T09:26:39.692217353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062369s
2026-01-15T09:26:39.692238294Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-01-15T09:26:39.692242090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.692245355Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144
2026-01-15T09:26:39.692248359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-15T09:26:39', 'add_cookies_to_indexer_status')
2026-01-15T09:26:39.692257753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.694773841Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-01-15T09:26:39.695396283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033743s
2026-01-15T09:26:39.695817304Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-01-15T09:26:39.696100538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.696518624Z [Info] banner_to_fanart: Starting migration of Log DB to 145
2026-01-15T09:26:39.696827546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-15T09:26:39', 'banner_to_fanart')
2026-01-15T09:26:39.697311161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.702407302Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-01-15T09:26:39.703840429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058567s
2026-01-15T09:26:39.703857384Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-01-15T09:26:39.703860409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.703926957Z [Info] naming_config_colon_action: Starting migration of Log DB to 146
2026-01-15T09:26:39.703933828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-15T09:26:39', 'naming_config_colon_action')
2026-01-15T09:26:39.704358474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.706365800Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-01-15T09:26:39.706655355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002925s
2026-01-15T09:26:39.707019629Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-01-15T09:26:39.707232158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.707637565Z [Info] add_custom_formats: Starting migration of Log DB to 147
2026-01-15T09:26:39.707992337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-15T09:26:39', 'add_custom_formats')
2026-01-15T09:26:39.708451994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.710439161Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-01-15T09:26:39.710803006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030686s
2026-01-15T09:26:39.711217185Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-01-15T09:26:39.711464076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.712056543Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148
2026-01-15T09:26:39.712475550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-15T09:26:39', 'remove_extra_naming_config')
2026-01-15T09:26:39.712882830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.714568785Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-01-15T09:26:39.714790586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029647s
2026-01-15T09:26:39.715209253Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-01-15T09:26:39.715418707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.715808511Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149
2026-01-15T09:26:39.716160448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-15T09:26:39', 'convert_regex_required_tags')
2026-01-15T09:26:39.716606216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.720176572Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-01-15T09:26:39.720426206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043692s
2026-01-15T09:26:39.720756010Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-01-15T09:26:39.721064732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.721436339Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150
2026-01-15T09:26:39.722478599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-15T09:26:39', 'fix_format_tags_double_underscore')
2026-01-15T09:26:39.722493252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.724409551Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-01-15T09:26:39.729123581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031047s
2026-01-15T09:26:39.729144092Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-01-15T09:26:39.729147146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.729149560Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151
2026-01-15T09:26:39.729151793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-15T09:26:39', 'add_tags_to_net_import')
2026-01-15T09:26:39.729177972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.733678752Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-01-15T09:26:39.733706975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041213s
2026-01-15T09:26:39.733712543Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-01-15T09:26:39.733715998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.733719584Z [Info] add_custom_filters: Starting migration of Log DB to 152
2026-01-15T09:26:39.733723219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-15T09:26:39', 'add_custom_filters')
2026-01-15T09:26:39.733739623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.739164077Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-01-15T09:26:39.739221403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033247s
2026-01-15T09:26:39.739225378Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-01-15T09:26:39.739227913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.739230076Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153
2026-01-15T09:26:39.739232620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-15T09:26:39', 'indexer_client_status_search_changes')
2026-01-15T09:26:39.739235344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.744721188Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-01-15T09:26:39.744751725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058441s
2026-01-15T09:26:39.744757483Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-01-15T09:26:39.744760798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.744763582Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154
2026-01-15T09:26:39.744766206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-15T09:26:39', 'add_language_to_files_history_blacklist')
2026-01-15T09:26:39.744769501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.748591294Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-01-15T09:26:39.749139404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048169s
2026-01-15T09:26:39.749751051Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-01-15T09:26:39.749962998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.750649316Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155
2026-01-15T09:26:39.750984968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-15T09:26:39', 'add_update_allowed_quality_profile')
2026-01-15T09:26:39.751387090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.754942274Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-01-15T09:26:39.755718377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046628s
2026-01-15T09:26:39.756158997Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-01-15T09:26:39.756499537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.756808399Z [Info] add_download_client_priority: Starting migration of Log DB to 156
2026-01-15T09:26:39.757434126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-15T09:26:39', 'add_download_client_priority')
2026-01-15T09:26:39.758340903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.761245284Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-01-15T09:26:39.761677080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046017s
2026-01-15T09:26:39.762211300Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-01-15T09:26:39.762601554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.763198297Z [Info] remove_growl_prowl: Starting migration of Log DB to 157
2026-01-15T09:26:39.763947510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-15T09:26:39', 'remove_growl_prowl')
2026-01-15T09:26:39.764517994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.767579449Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-01-15T09:26:39.768887678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048291s
2026-01-15T09:26:39.769403580Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-01-15T09:26:39.769794065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.770401676Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158
2026-01-15T09:26:39.770877077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-15T09:26:39', 'remove_plex_hometheatre')
2026-01-15T09:26:39.773189881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.775809924Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-01-15T09:26:39.776394650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058208s
2026-01-15T09:26:39.777077201Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-01-15T09:26:39.778967743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.779185569Z [Info] add_webrip_qualites: Starting migration of Log DB to 159
2026-01-15T09:26:39.779790736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-15T09:26:39', 'add_webrip_qualites')
2026-01-15T09:26:39.782050730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.785953465Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-01-15T09:26:39.788800617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008338s
2026-01-15T09:26:39.789290091Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-01-15T09:26:39.790813432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.790826622Z [Info] health_issue_notification: Starting migration of Log DB to 160
2026-01-15T09:26:39.790829717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-15T09:26:39', 'health_issue_notification')
2026-01-15T09:26:39.790832600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.793437812Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-01-15T09:26:39.793460175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021637s
2026-01-15T09:26:39.793464012Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-01-15T09:26:39.793466785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.793469520Z [Info] speed_improvements: Starting migration of Log DB to 161
2026-01-15T09:26:39.793472364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-15T09:26:39', 'speed_improvements')
2026-01-15T09:26:39.793495218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.796641900Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-01-15T09:26:39.796657564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027576s
2026-01-15T09:26:39.796660769Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-01-15T09:26:39.796663183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.796665315Z [Info] fix_profile_format_default: Starting migration of Log DB to 162
2026-01-15T09:26:39.796667559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-15T09:26:39', 'fix_profile_format_default')
2026-01-15T09:26:39.796677934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.800071747Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-01-15T09:26:39.800097245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030277s
2026-01-15T09:26:39.800100550Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-01-15T09:26:39.800103204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.800105457Z [Info] task_duration: Starting migration of Log DB to 163
2026-01-15T09:26:39.800107841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-15T09:26:39', 'task_duration')
2026-01-15T09:26:39.800434940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.802994292Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-01-15T09:26:39.803217117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032662s
2026-01-15T09:26:39.803390797Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-01-15T09:26:39.803571308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.804135842Z [Info] movie_collections_crew: Starting migration of Log DB to 164
2026-01-15T09:26:39.804218386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-15T09:26:39', 'movie_collections_crew')
2026-01-15T09:26:39.804603082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.808614790Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-01-15T09:26:39.809089621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048646s
2026-01-15T09:26:39.809561017Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-01-15T09:26:39.810055738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.810095928Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165
2026-01-15T09:26:39.810227115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-15T09:26:39', 'remove_custom_formats_from_quality_model')
2026-01-15T09:26:39.810437930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.813111223Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-01-15T09:26:39.813357683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031445s
2026-01-15T09:26:39.813746013Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-01-15T09:26:39.814102788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.814587654Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166
2026-01-15T09:26:39.814976147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-15T09:26:39', 'fix_tmdb_list_config')
2026-01-15T09:26:39.815960400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.820164586Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-01-15T09:26:39.820606458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058726s
2026-01-15T09:26:39.821100277Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-01-15T09:26:39.821872163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.821880816Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167
2026-01-15T09:26:39.822311681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-15T09:26:39', 'remove_movie_pathstate')
2026-01-15T09:26:39.822823858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.825415340Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-01-15T09:26:39.825908157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038463s
2026-01-15T09:26:39.826366173Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-01-15T09:26:39.828128943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.828143505Z [Info] custom_format_rework: Starting migration of Log DB to 168
2026-01-15T09:26:39.828146610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-15T09:26:39', 'custom_format_rework')
2026-01-15T09:26:39.828171777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.831584518Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-01-15T09:26:39.831605089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029383s
2026-01-15T09:26:39.831609355Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-01-15T09:26:39.831612360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.831615053Z [Info] custom_format_scores: Starting migration of Log DB to 169
2026-01-15T09:26:39.831641944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-15T09:26:39', 'custom_format_scores')
2026-01-15T09:26:39.831654483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.837910591Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-01-15T09:26:39.837939104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053673s
2026-01-15T09:26:39.837942489Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-01-15T09:26:39.837944913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.837947145Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170
2026-01-15T09:26:39.837949418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-01-15T09:26:39', 'fix_trakt_list_config')
2026-01-15T09:26:39.837952042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.840599107Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-01-15T09:26:39.841149090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037535s
2026-01-15T09:26:39.841704543Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-01-15T09:26:39.842331501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.846355898Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171
2026-01-15T09:26:39.846393715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-01-15T09:26:39', 'quality_definition_preferred_size')
2026-01-15T09:26:39.846398251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.849725915Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-01-15T09:26:39.850405283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072611s
2026-01-15T09:26:39.851715665Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-01-15T09:26:39.852270665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.852847239Z [Info] add_download_history: Starting migration of Log DB to 172
2026-01-15T09:26:39.853432476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-01-15T09:26:39', 'add_download_history')
2026-01-15T09:26:39.854717189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.858256008Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-01-15T09:26:39.858287516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050598s
2026-01-15T09:26:39.858318933Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-01-15T09:26:39.858322428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.859133653Z [Info] net_import_status: Starting migration of Log DB to 173
2026-01-15T09:26:39.860055503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-01-15T09:26:39', 'net_import_status')
2026-01-15T09:26:39.860720449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.864532598Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-01-15T09:26:39.867009688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063574s
2026-01-15T09:26:39.867736236Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-01-15T09:26:39.868262794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.868866638Z [Info] email_multiple_addresses: Starting migration of Log DB to 174
2026-01-15T09:26:39.870191241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-01-15T09:26:39', 'email_multiple_addresses')
2026-01-15T09:26:39.870268838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.874522388Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-01-15T09:26:39.875190087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060986s
2026-01-15T09:26:39.875763025Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-01-15T09:26:39.876196405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.876818766Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175
2026-01-15T09:26:39.877150133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-15T09:26:39', 'remove_chown_and_folderchmod_config')
2026-01-15T09:26:39.877789060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.881004875Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-01-15T09:26:39.883031870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045861s
2026-01-15T09:26:39.883182596Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-01-15T09:26:39.883186793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.883207434Z [Info] movie_recommendations: Starting migration of Log DB to 176
2026-01-15T09:26:39.883419261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-15T09:26:39', 'movie_recommendations')
2026-01-15T09:26:39.884277857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.887181174Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-01-15T09:26:39.887683567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045954s
2026-01-15T09:26:39.888369063Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-01-15T09:26:39.888760730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.890069760Z [Info] language_improvements: Starting migration of Log DB to 177
2026-01-15T09:26:39.890643679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-01-15T09:26:39', 'language_improvements')
2026-01-15T09:26:39.891288065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.895149036Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-01-15T09:26:39.895801745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061694s
2026-01-15T09:26:39.896363886Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-01-15T09:26:39.896766910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.897512206Z [Info] new_list_server: Starting migration of Log DB to 178
2026-01-15T09:26:39.898083401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-15T09:26:39', 'new_list_server')
2026-01-15T09:26:39.899837998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.905628850Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-01-15T09:26:39.905735370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066668s
2026-01-15T09:26:39.905740878Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-01-15T09:26:39.905744133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.905747328Z [Info] movie_translation_indexes: Starting migration of Log DB to 179
2026-01-15T09:26:39.905750262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-15T09:26:39', 'movie_translation_indexes')
2026-01-15T09:26:39.905762590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.907129517Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-01-15T09:26:39.908186340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002579s
2026-01-15T09:26:39.908710424Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-01-15T09:26:39.909145426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.909660438Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180
2026-01-15T09:26:39.910144152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-15T09:26:39', 'fix_invalid_profile_references')
2026-01-15T09:26:39.910704791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.915338711Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-01-15T09:26:39.915874734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060515s
2026-01-15T09:26:39.916429434Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-01-15T09:26:39.916803344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.917350233Z [Info] list_movies_table: Starting migration of Log DB to 181
2026-01-15T09:26:39.918876579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-15T09:26:39', 'list_movies_table')
2026-01-15T09:26:39.918905753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.921036534Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-01-15T09:26:39.921608820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040573s
2026-01-15T09:26:39.922219054Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-01-15T09:26:39.922677801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.923259362Z [Info] on_delete_notification: Starting migration of Log DB to 182
2026-01-15T09:26:39.923728585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-15T09:26:39', 'on_delete_notification')
2026-01-15T09:26:39.924320251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.925972374Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-01-15T09:26:39.927928795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032085s
2026-01-15T09:26:39.928000723Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-01-15T09:26:39.928365819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.928868762Z [Info] download_propers_config: Starting migration of Log DB to 183
2026-01-15T09:26:39.929399307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-15T09:26:39', 'download_propers_config')
2026-01-15T09:26:39.930373536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.932037227Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-01-15T09:26:39.932238999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034418s
2026-01-15T09:26:39.932663745Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-01-15T09:26:39.933888240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.934024303Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184
2026-01-15T09:26:39.934468959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-15T09:26:39', 'add_priority_to_indexers')
2026-01-15T09:26:39.934991912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.938355349Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-01-15T09:26:39.939089558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046213s
2026-01-15T09:26:39.939930227Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-01-15T09:26:39.940058720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.940627000Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185
2026-01-15T09:26:39.941115853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-15T09:26:39', 'add_alternative_title_indices')
2026-01-15T09:26:39.941721710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.946138324Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-01-15T09:26:39.946168639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046515s
2026-01-15T09:26:39.946185324Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-01-15T09:26:39.946188769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.946406946Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186
2026-01-15T09:26:39.946949559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-15T09:26:39', 'fix_tmdb_duplicates')
2026-01-15T09:26:39.947530178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.949654539Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-01-15T09:26:39.950225253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038324s
2026-01-15T09:26:39.951110239Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-01-15T09:26:39.951606021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.952118068Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187
2026-01-15T09:26:39.952543145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-15T09:26:39', 'swap_filechmod_for_folderchmod')
2026-01-15T09:26:39.953490924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.955722417Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-01-15T09:26:39.956300552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039467s
2026-01-15T09:26:39.957009925Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-01-15T09:26:39.957626127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.958444463Z [Info] mediainfo_channels: Starting migration of Log DB to 188
2026-01-15T09:26:39.960635122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-15T09:26:39', 'mediainfo_channels')
2026-01-15T09:26:39.960658297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.966146996Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-01-15T09:26:39.966178895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065825s
2026-01-15T09:26:39.966205314Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-01-15T09:26:39.966208860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.966211884Z [Info] add_update_history: Starting migration of Log DB to 189
2026-01-15T09:26:39.966642819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-15T09:26:39.967290609Z [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:39.968188225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010592s
2026-01-15T09:26:39.968635854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-15T09:26:39.969013099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:26:39.970115320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009189s
2026-01-15T09:26:39.970799704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-15T09:26:39', 'add_update_history')
2026-01-15T09:26:39.971501366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.977756513Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-01-15T09:26:39.978366656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084815s
2026-01-15T09:26:39.978692624Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-01-15T09:26:39.978973585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.979499192Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190
2026-01-15T09:26:39.979970068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-15T09:26:39', 'update_awesome_hd_link')
2026-01-15T09:26:39.980311469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.983210169Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-01-15T09:26:39.983591971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040385s
2026-01-15T09:26:39.984362025Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-01-15T09:26:39.984444549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.984904877Z [Info] remove_awesomehd: Starting migration of Log DB to 191
2026-01-15T09:26:39.985815271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-15T09:26:39', 'remove_awesomehd')
2026-01-15T09:26:39.986329661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.989421120Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-01-15T09:26:39.990187368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047463s
2026-01-15T09:26:39.990680737Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-01-15T09:26:39.991008258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.991406063Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192
2026-01-15T09:26:39.991753784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-15T09:26:39', 'add_on_delete_to_notifications')
2026-01-15T09:26:39.992191429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.994512125Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-01-15T09:26:39.994835439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034644s
2026-01-15T09:26:39.995234346Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-01-15T09:26:39.995447135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.995839282Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194
2026-01-15T09:26:39.996185651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-15T09:26:39', 'add_bypass_to_delay_profile')
2026-01-15T09:26:39.997269154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.002623411Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-01-15T09:26:40.002884592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068409s
2026-01-15T09:26:40.003434876Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-01-15T09:26:40.003449128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.003778141Z [Info] update_notifiarr: Starting migration of Log DB to 195
2026-01-15T09:26:40.004732370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-15T09:26:40', 'update_notifiarr')
2026-01-15T09:26:40.004751027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.008262336Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-01-15T09:26:40.008550857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047472s
2026-01-15T09:26:40.008793500Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-01-15T09:26:40.008976475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.009299008Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196
2026-01-15T09:26:40.009585778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-15T09:26:40', 'legacy_mediainfo_hdr')
2026-01-15T09:26:40.010096723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.012719631Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-01-15T09:26:40.013082864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003551s
2026-01-15T09:26:40.013583113Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-01-15T09:26:40.013747850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.014202692Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197
2026-01-15T09:26:40.014518585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-15T09:26:40', 'rename_blacklist_to_blocklist')
2026-01-15T09:26:40.014892725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.016659411Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-01-15T09:26:40.016872019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027893s
2026-01-15T09:26:40.017287020Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-01-15T09:26:40.017627390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.018036653Z [Info] add_indexer_tags: Starting migration of Log DB to 198
2026-01-15T09:26:40.018339376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-15T09:26:40', 'add_indexer_tags')
2026-01-15T09:26:40.019052885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.020138951Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-01-15T09:26:40.022541900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024198s
2026-01-15T09:26:40.022561509Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-01-15T09:26:40.022565124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.022568149Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199
2026-01-15T09:26:40.022570933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-15T09:26:40', 'mediainfo_to_ffmpeg')
2026-01-15T09:26:40.022574709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.026611003Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-01-15T09:26:40.026631153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034916s
2026-01-15T09:26:40.026635079Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-01-15T09:26:40.026678865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.026681889Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200
2026-01-15T09:26:40.026684844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-15T09:26:40', 'cdh_per_downloadclient')
2026-01-15T09:26:40.026688430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.028198380Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-01-15T09:26:40.028462816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027019s
2026-01-15T09:26:40.028733582Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-01-15T09:26:40.028905278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.029325187Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201
2026-01-15T09:26:40.029558076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-15T09:26:40', 'migrate_discord_from_slack')
2026-01-15T09:26:40.029980989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.031770079Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-01-15T09:26:40.032111430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002791s
2026-01-15T09:26:40.032385781Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-01-15T09:26:40.032586111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.032943767Z [Info] remove_predb: Starting migration of Log DB to 202
2026-01-15T09:26:40.033265238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-15T09:26:40', 'remove_predb')
2026-01-15T09:26:40.033626479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.035747805Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-01-15T09:26:40.036252812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029927s
2026-01-15T09:26:40.036477748Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-01-15T09:26:40.036690698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.037087242Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203
2026-01-15T09:26:40.037410055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-15T09:26:40', 'add_on_update_to_notifications')
2026-01-15T09:26:40.037867960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.043033135Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-01-15T09:26:40.043061107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041344s
2026-01-15T09:26:40.043065583Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-01-15T09:26:40.043068919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.044115716Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204
2026-01-15T09:26:40.044718330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-15T09:26:40', 'ensure_identity_on_id_columns')
2026-01-15T09:26:40.045574801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.048238971Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-01-15T09:26:40.048888715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055919s
2026-01-15T09:26:40.049316284Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-01-15T09:26:40.049576345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.049953298Z [Info] download_client_per_indexer: Starting migration of Log DB to 205
2026-01-15T09:26:40.050262011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-15T09:26:40', 'download_client_per_indexer')
2026-01-15T09:26:40.050635611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.054079108Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-01-15T09:26:40.054099919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026837s
2026-01-15T09:26:40.054104155Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-01-15T09:26:40.054107470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.054110785Z [Info] multiple_ratings_support: Starting migration of Log DB to 206
2026-01-15T09:26:40.054113980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-15T09:26:40', 'multiple_ratings_support')
2026-01-15T09:26:40.054131234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.055062630Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-01-15T09:26:40.055310772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020133s
2026-01-15T09:26:40.055748107Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-01-15T09:26:40.055869057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.057339820Z [Info] movie_metadata: Starting migration of Log DB to 207
2026-01-15T09:26:40.059538452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-01-15T09:26:40', 'movie_metadata')
2026-01-15T09:26:40.059558683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.064101406Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-01-15T09:26:40.064119043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075094s
2026-01-15T09:26:40.064601004Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-01-15T09:26:40.065053251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.065564847Z [Info] add_collections: Starting migration of Log DB to 208
2026-01-15T09:26:40.065889803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-01-15T09:26:40', 'add_collections')
2026-01-15T09:26:40.066359417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.067982808Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-01-15T09:26:40.068352070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028465s
2026-01-15T09:26:40.070390574Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-01-15T09:26:40.071016331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.071040818Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209
2026-01-15T09:26:40.071044774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-15T09:26:40', 'movie_meta_collection_index')
2026-01-15T09:26:40.071048760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.074084025Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-01-15T09:26:40.074106028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036422s
2026-01-15T09:26:40.074110505Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-01-15T09:26:40.074117736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.077052339Z [Info] movie_added_notifications: Starting migration of Log DB to 210
2026-01-15T09:26:40.077090216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-15T09:26:40', 'movie_added_notifications')
2026-01-15T09:26:40.077094903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.079586855Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-01-15T09:26:40.079793915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036081s
2026-01-15T09:26:40.079800024Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-01-15T09:26:40.079803550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.079806584Z [Info] more_movie_meta_index: Starting migration of Log DB to 211
2026-01-15T09:26:40.081587891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-15T09:26:40', 'more_movie_meta_index')
2026-01-15T09:26:40.081617997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.093988672Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-01-15T09:26:40.094028973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053719s
2026-01-15T09:26:40.094032898Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:26:40.094036053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.094039077Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212
2026-01-15T09:26:40.094042052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-15T09:26:40.094044846Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-01-15T09:26:40.094047661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-15T09:26:40.094050514Z [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:40.094057555Z [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:40.094061311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-15T09:26:40.094428311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-15T09:26:40.097592609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:26:40.097617597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089381s
2026-01-15T09:26:40.097622154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-15T09:26:40.097625388Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2026-01-15T09:26:40.097628864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-15T09:26:40.097632098Z [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:40.097866960Z [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:40.098411877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-15T09:26:40.099026106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-15T09:26:40.100080024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:26:40.101196657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046667s
2026-01-15T09:26:40.101384838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:26:40.101703686Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:40.101940069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:26:40.102781229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:26:40.103283842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:26:40.103973435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:26:40.104277630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:26:40.105259271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:26:40.106406008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034202s
2026-01-15T09:26:40.106419968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-15T09:26:40', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:26:40.106437715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.108184971Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:26:40.108499072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00592s
2026-01-15T09:26:40.108774384Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-01-15T09:26:40.108996837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.109363947Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214
2026-01-15T09:26:40.109709144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-15T09:26:40', 'add_language_tags_to_subtitle_files')
2026-01-15T09:26:40.110049664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.113457777Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-01-15T09:26:40.113474302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025406s
2026-01-15T09:26:40.113478038Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-01-15T09:26:40.113481383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.113484277Z [Info] add_salt_to_users: Starting migration of Log DB to 215
2026-01-15T09:26:40.113487572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-15T09:26:40', 'add_salt_to_users')
2026-01-15T09:26:40.113491408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.114428010Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-01-15T09:26:40.114976412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020394s
2026-01-15T09:26:40.115379726Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-01-15T09:26:40.115402270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.115715449Z [Info] clean_alt_titles: Starting migration of Log DB to 216
2026-01-15T09:26:40.116027997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-01-15T09:26:40', 'clean_alt_titles')
2026-01-15T09:26:40.116416849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.119051404Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-01-15T09:26:40.119483822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033107s
2026-01-15T09:26:40.119833075Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-01-15T09:26:40.120236159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.120562888Z [Info] remove_omg: Starting migration of Log DB to 217
2026-01-15T09:26:40.121066812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-15T09:26:40', 'remove_omg')
2026-01-15T09:26:40.121498398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.125485909Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-01-15T09:26:40.125520601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036971s
2026-01-15T09:26:40.125524067Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-01-15T09:26:40.125526541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.125528693Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218
2026-01-15T09:26:40.125530867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-01-15T09:26:40', 'add_additional_info_to_pending_releases')
2026-01-15T09:26:40.125533491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.127327398Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-01-15T09:26:40.127860406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002736s
2026-01-15T09:26:40.128068036Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-01-15T09:26:40.128296348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.128677299Z [Info] add_result_to_commands: Starting migration of Log DB to 219
2026-01-15T09:26:40.129091740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-01-15T09:26:40', 'add_result_to_commands')
2026-01-15T09:26:40.129483276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.131836760Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-01-15T09:26:40.132213444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034145s
2026-01-15T09:26:40.132554335Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-01-15T09:26:40.132830098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.134003516Z [Info] health_restored_notification: Starting migration of Log DB to 220
2026-01-15T09:26:40.134031057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-01-15T09:26:40', 'health_restored_notification')
2026-01-15T09:26:40.134034502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.137337868Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-01-15T09:26:40.137365159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027983s
2026-01-15T09:26:40.137369365Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-01-15T09:26:40.137372621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.137375454Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221
2026-01-15T09:26:40.137378419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-01-15T09:26:40', 'add_on_manual_interaction_required_to_notifications')
2026-01-15T09:26:40.137382075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.139644012Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-01-15T09:26:40.139952625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032571s
2026-01-15T09:26:40.140312624Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-01-15T09:26:40.140508216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.141139802Z [Info] remove_rarbg: Starting migration of Log DB to 222
2026-01-15T09:26:40.141193242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-01-15T09:26:40', 'remove_rarbg')
2026-01-15T09:26:40.141763225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.145219240Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-01-15T09:26:40.145600451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044164s
2026-01-15T09:26:40.147042822Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-01-15T09:26:40.147068360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.147072086Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223
2026-01-15T09:26:40.147329491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-01-15T09:26:40', 'remove_invalid_roksbox_metadata_images')
2026-01-15T09:26:40.148198873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.151212856Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-01-15T09:26:40.151653516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045626s
2026-01-15T09:26:40.152284832Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-01-15T09:26:40.154290605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.154315602Z [Info] list_sync_time: Starting migration of Log DB to 224
2026-01-15T09:26:40.154319548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-01-15T09:26:40', 'list_sync_time')
2026-01-15T09:26:40.160473194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.162432569Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-01-15T09:26:40.162706048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098715s
2026-01-15T09:26:40.162943133Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-01-15T09:26:40.163159898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.163524724Z [Info] add_tags_to_collections: Starting migration of Log DB to 225
2026-01-15T09:26:40.163691703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-01-15T09:26:40', 'add_tags_to_collections')
2026-01-15T09:26:40.163987837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.165692550Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-01-15T09:26:40.165880652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023951s
2026-01-15T09:26:40.166184216Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-01-15T09:26:40.166307581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.166865496Z [Info] add_download_client_tags: Starting migration of Log DB to 226
2026-01-15T09:26:40.167578815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-01-15T09:26:40', 'add_download_client_tags')
2026-01-15T09:26:40.167909460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.170194051Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-01-15T09:26:40.170430095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035973s
2026-01-15T09:26:40.170707600Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-01-15T09:26:40.170927799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.171627478Z [Info] add_auto_tagging: Starting migration of Log DB to 227
2026-01-15T09:26:40.171990261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-01-15T09:26:40', 'add_auto_tagging')
2026-01-15T09:26:40.172846834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.175305827Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-01-15T09:26:40.175477663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039962s
2026-01-15T09:26:40.175743341Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-15T09:26:40.176002830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.177008606Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228
2026-01-15T09:26:40.177038241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-01-15T09:26:40', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-15T09:26:40.177048546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.178911405Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-15T09:26:40.181157269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028633s
2026-01-15T09:26:40.181177540Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-01-15T09:26:40.181181315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.181184179Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229
2026-01-15T09:26:40.181186843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-01-15T09:26:40', 'update_restrictions_to_release_profiles')
2026-01-15T09:26:40.181190038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.190189044Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-01-15T09:26:40.190293059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078629s
2026-01-15T09:26:40.190298938Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-01-15T09:26:40.190302413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.190350976Z [Info] rename_quality_profiles: Starting migration of Log DB to 230
2026-01-15T09:26:40.190354962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-01-15T09:26:40', 'rename_quality_profiles')
2026-01-15T09:26:40.190358648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.195602510Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-01-15T09:26:40.196182469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066151s
2026-01-15T09:26:40.196720555Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-01-15T09:26:40.197219612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.197893261Z [Info] update_images_remote_url: Starting migration of Log DB to 231
2026-01-15T09:26:40.198421212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-01-15T09:26:40', 'update_images_remote_url')
2026-01-15T09:26:40.199234280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.201627003Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-01-15T09:26:40.202206471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044159s
2026-01-15T09:26:40.202612709Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-01-15T09:26:40.202863404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.203606086Z [Info] add_notification_status: Starting migration of Log DB to 232
2026-01-15T09:26:40.204105263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-01-15T09:26:40', 'add_notification_status')
2026-01-15T09:26:40.204987535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.207307679Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-01-15T09:26:40.207862761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041674s
2026-01-15T09:26:40.208482479Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-01-15T09:26:40.208984160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.209667753Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233
2026-01-15T09:26:40.210202084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-01-15T09:26:40', 'rename_deprecated_indexer_flags')
2026-01-15T09:26:40.210846249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.213443468Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-01-15T09:26:40.213979441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043895s
2026-01-15T09:26:40.214490726Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-01-15T09:26:40.214816965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.215422842Z [Info] movie_last_searched_time: Starting migration of Log DB to 234
2026-01-15T09:26:40.215956080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-01-15T09:26:40', 'movie_last_searched_time')
2026-01-15T09:26:40.216678192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.223018337Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-01-15T09:26:40.223045727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054543s
2026-01-15T09:26:40.223049894Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-01-15T09:26:40.223053169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.223056234Z [Info] email_encryption: Starting migration of Log DB to 235
2026-01-15T09:26:40.223059238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-01-15T09:26:40', 'email_encryption')
2026-01-15T09:26:40.223062493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.224601647Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-01-15T09:26:40.225104130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030362s
2026-01-15T09:26:40.225565251Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-01-15T09:26:40.225957667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.226527712Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236
2026-01-15T09:26:40.226993298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-01-15T09:26:40', 'clear_last_rss_releases_info')
2026-01-15T09:26:40.227572557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.231103865Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-01-15T09:26:40.231683743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049675s
2026-01-15T09:26:40.232184823Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-01-15T09:26:40.232551973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.233151071Z [Info] add_indexes: Starting migration of Log DB to 237
2026-01-15T09:26:40.233589917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-01-15T09:26:40', 'add_indexes')
2026-01-15T09:26:40.234163948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.237954905Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-01-15T09:26:40.238697667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051786s
2026-01-15T09:26:40.239207159Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-01-15T09:26:40.239616642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.240224192Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238
2026-01-15T09:26:40.240727727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-01-15T09:26:40', 'parse_title_from_existing_subtitle_files')
2026-01-15T09:26:40.241406363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.246379800Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-01-15T09:26:40.247275803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065871s
2026-01-15T09:26:40.247770933Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-01-15T09:26:40.248234087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.248834116Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239
2026-01-15T09:26:40.249338742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-01-15T09:26:40', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-01-15T09:26:40.249904499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.253361335Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-01-15T09:26:40.253958851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049485s
2026-01-15T09:26:40.254794221Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-01-15T09:26:40.255289804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.256141799Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240
2026-01-15T09:26:40.256809188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-01-15T09:26:40', 'drop_multi_episode_style_from_naming_config')
2026-01-15T09:26:40.257438350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.262623676Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-01-15T09:26:40.263346889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071471s
2026-01-15T09:26:40.263823523Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-01-15T09:26:40.264430982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.265012874Z [Info] stevenlu_update_url: Starting migration of Log DB to 241
2026-01-15T09:26:40.266082126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-01-15T09:26:40', 'stevenlu_update_url')
2026-01-15T09:26:40.266101003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.269158993Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-01-15T09:26:40.269755195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045714s
2026-01-15T09:26:40.270318629Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-01-15T09:26:40.270685419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.271253540Z [Info] add_movie_keywords: Starting migration of Log DB to 242
2026-01-15T09:26:40.273124591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-01-15T09:26:40', 'add_movie_keywords')
2026-01-15T09:26:40.273523769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.275652206Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-01-15T09:26:40.275699648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045799s
2026-01-15T09:26:40.556481063Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878
2026-01-15T09:26:40.570435990Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-15T09:26:40.579415297Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-01-15T09:26:40.835342983Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-15T09:26:40.926824428Z [Info] CommandExecutor: Starting 2 threads for tasks.
2026-01-15T09:26:41.063691329Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-15T09:26:41.065328651Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-15T09:26:41.066160525Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin
2026-01-15T09:26:41.208236737Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-15T09:26:41.654019665Z [ls.io-init] done.
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.5.1
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Instances 1.6.1
MailKit 4.13.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.17
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.17
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.23
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.13.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.3
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.3
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.0
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.0
Radarr 1.0.0
Radarr.Api.V3 1.0.0
Radarr.Common 1.0.0
Radarr.Core 1.0.0
Radarr.Host 1.0.0
Radarr.Http 1.0.0
Radarr.Mono 1.0.0
Radarr.SignalR 1.0.0
ReusableTasks 4.0.0
Sentry 4.0.2
Servarr.FFMpegCore 4.7.0-26
Servarr.FFprobe 5.1.4.112
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.11
SourceGear.sqlite3 3.50.4.2
Swashbuckle.AspNetCore.Annotations 8.1.4
Swashbuckle.AspNetCore.Swagger 8.1.4
Swashbuckle.AspNetCore.SwaggerGen 8.1.4
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.FileSystem.AccessControl 5.0.0
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.5
System.Threading.Tasks 4.3.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.2-r0
apk-tools 3.0.3-r1
bash 5.3.3-r1
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
curl 8.17.0-r1
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk 3.0.3-r1
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.4-r0
libcurl 8.17.0-r1
libgcc 15.2.0-r2
libidn2 2.3.8-r0
libintl 0.24.1-r1
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libssl3 3.5.4-r0
libstdc++ 15.2.0-r2
libunistring 1.4.1-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
oniguruma 6.9.10-r0
procps-ng 4.0.5-r0
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.12
scanelf 1.3.8-r2
shadow 4.18.0-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
tzdata 2025c-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.1-r0
zlib 1.3.1-r2
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1768469213867
},
{
"level": "INFO",
"message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:7878/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1768469213867
},
{
"level": "INFO",
"message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:7878/signalr/messages?access_token=(removed)&id=wCa9xmOtQihYjUIC-X-B5A.\"",
"source": "console-api",
"timestamp": 1768469213867
},
{
"level": "INFO",
"message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1768469213867
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1768469213867
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1768469213867
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1768469213867
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1768469213867
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1768469213867
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1768469213867
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.75s |
| Container Start | PASS | - | 8.27s |
| Create Buildx SBOM | PASS | - | 1.90s |
| Get Build Info | PASS | - | 0.04s |
ARM64 PASS
linuxserver/lspipepr-radarr
Runtime: 117.48s
Build Information
Builder: X86-BUILDER-2a --contabo
Created: 2026-01-15T09:24:21+00:00
Image: linuxserver/lspipepr-radarr
Maintainer: Roxedus,thespad
Size: 91.24MB
Tag: arm64v8-develop-6.1.1.10317-pkg-bcf8c6db-dev-cc974e4147c37eed744f8335ea19e487365995e3-pr-263
Version: 6.1.1.10317-ls240
Expand
2026-01-15T09:26:35.894522546Z [migrations] started
2026-01-15T09:26:35.899880370Z [migrations] no migrations found
2026-01-15T09:26:36.463420482Z usermod: no changes
2026-01-15T09:26:36.546122500Z ───────────────────────────────────────
2026-01-15T09:26:36.546152815Z
2026-01-15T09:26:36.546158133Z ██╗ ███████╗██╗ ██████╗
2026-01-15T09:26:36.546162760Z ██║ ██╔════╝██║██╔═══██╗
2026-01-15T09:26:36.546167427Z ██║ ███████╗██║██║ ██║
2026-01-15T09:26:36.546171924Z ██║ ╚════██║██║██║ ██║
2026-01-15T09:26:36.546176201Z ███████╗███████║██║╚██████╔╝
2026-01-15T09:26:36.546180507Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-15T09:26:36.546184903Z
2026-01-15T09:26:36.546188980Z Brought to you by linuxserver.io
2026-01-15T09:26:36.546193156Z ───────────────────────────────────────
2026-01-15T09:26:36.551861013Z
2026-01-15T09:26:36.552142665Z To support the app dev(s) visit:
2026-01-15T09:26:36.576476865Z Radarr: https://opencollective.com/radarr
2026-01-15T09:26:36.581519047Z
2026-01-15T09:26:36.581555491Z To support LSIO projects visit:
2026-01-15T09:26:36.581560790Z https://www.linuxserver.io/donate/
2026-01-15T09:26:36.581565907Z
2026-01-15T09:26:36.581570644Z ───────────────────────────────────────
2026-01-15T09:26:36.581578977Z GID/UID
2026-01-15T09:26:36.581583444Z ───────────────────────────────────────
2026-01-15T09:26:36.651857680Z
2026-01-15T09:26:36.651908927Z User UID: 911
2026-01-15T09:26:36.651931321Z User GID: 911
2026-01-15T09:26:36.651938031Z ───────────────────────────────────────
2026-01-15T09:26:36.681537336Z Linuxserver.io version: 6.1.1.10317-pkg-bcf8c6db-dev-cc974e4147c37eed744f8335ea19e487365995e3-pr-263
2026-01-15T09:26:36.686576753Z Build-date: 2026-01-15T09:24:21+00:00
2026-01-15T09:26:36.686612717Z ───────────────────────────────────────
2026-01-15T09:26:36.686618726Z
2026-01-15T09:26:39.321590993Z [custom-init] No custom files found, skipping...
2026-01-15T09:26:48.724065088Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.1.10317
2026-01-15T09:26:49.184648097Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:26:49.286178740Z [Debug] Bootstrap: Console selected
2026-01-15T09:26:49.308303502Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:26:55.608397025Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:26:57.120879074Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {4cd9ae9c-b60b-4a17-96f2-b1ecb3ab5773} may be persisted to storage in unencrypted form.
2026-01-15T09:26:58.950816425Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-15T09:26:59.950614113Z [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:27:02.506419576Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:27:02.734437846Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:02.743480367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:04.024084584Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:27:04.106058992Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2974045s
2026-01-15T09:27:04.113142339Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:27:04.118212912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3789117s
2026-01-15T09:27:04.389032517Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:27:04.402421327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:04.608561484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:27:04.842088142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:27:06.033489135Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3705414s
2026-01-15T09:27:06.107459437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:06.197172723Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:27:06.201243428Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5815918s
2026-01-15T09:27:06.263012287Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:27:06.271878915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:06.656633188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:27:06.705679395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:27:06.760600590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0993893s
2026-01-15T09:27:06.768025580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:06.779867613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057562s
2026-01-15T09:27:06.798678773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:27:06.823511871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:27:06.857873066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0552043s
2026-01-15T09:27:06.868791117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:06.876902012Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:27:06.881533128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0743176s
2026-01-15T09:27:06.891573904Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:27:06.894714187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:06.917468361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:06.920247814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003872s
2026-01-15T09:27:06.923394406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:27:06.928345119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:27:06.935989817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094919s
2026-01-15T09:27:06.939088948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:06.945642462Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:27:06.948359741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018754s
2026-01-15T09:27:07.060707703Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:27:07.064728924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:07.087749769Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-15T09:27:07.596305796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-15T09:27:07.611539789Z [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:27:07.621452834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209263s
2026-01-15T09:27:07.624554007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-15T09:27:07.629298542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-15T09:27:07.636070664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082207s
2026-01-15T09:27:07.638814823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-15T09:27:07.645087607Z [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:27:07.651284888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093275s
2026-01-15T09:27:07.654808233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-15T09:27:07.656836010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-15T09:27:07.662175846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055464s
2026-01-15T09:27:07.664565595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-01-15T09:27:07.676452336Z [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:27:07.693111693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237962s
2026-01-15T09:27:07.694198280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-01-15T09:27:07.697809328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:27:07.704615711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073256s
2026-01-15T09:27:07.707622132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies
2026-01-15T09:27:07.717734496Z [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:27:07.730079272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191882s
2026-01-15T09:27:07.733364672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-01-15T09:27:07.737392864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:07.743826970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073356s
2026-01-15T09:27:07.747264588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug)
2026-01-15T09:27:07.751251308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:07.758020834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076054s
2026-01-15T09:27:07.761045615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-01-15T09:27:07.772544234Z [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:27:07.783288444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191448s
2026-01-15T09:27:07.786370288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-01-15T09:27:07.793392415Z [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:27:07.803422375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139118s
2026-01-15T09:27:07.806462877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-15T09:27:07.813370261Z [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:27:07.825217253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156392s
2026-01-15T09:27:07.828545216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-15T09:27:07.832746217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:27:07.841383682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094988s
2026-01-15T09:27:07.844671474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-15T09:27:07.954358032Z [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:27:07.971689125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1218461s
2026-01-15T09:27:07.975497839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-15T09:27:07.982570630Z [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:27:07.990445964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122124s
2026-01-15T09:27:07.995069597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-15T09:27:08.002028719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:27:08.009493848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123282s
2026-01-15T09:27:08.012646269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-15T09:27:08.062411052Z [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:27:08.071555716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0561136s
2026-01-15T09:27:08.076202866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-15T09:27:08.077079307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:27:08.083599671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065792s
2026-01-15T09:27:08.086831031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-15T09:27:08.093046228Z [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:27:08.100054083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101924s
2026-01-15T09:27:08.102896740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-15T09:27:08.107012112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:08.118881617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098028s
2026-01-15T09:27:08.129302833Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1
2026-01-15T09:27:08.141795180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1
2026-01-15T09:27:08.148684757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160322s
2026-01-15T09:27:08.151661305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-01-15T09:27:08.158233386Z [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:27:08.166616000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110526s
2026-01-15T09:27:08.171754595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-15T09:27:08.174901007Z [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:27:08.183297570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011341s
2026-01-15T09:27:08.186432936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-15T09:27:08.193572367Z [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:27:08.204460852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013887s
2026-01-15T09:27:08.208347072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-15T09:27:08.216439832Z [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:27:08.222719976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012185s
2026-01-15T09:27:08.225493949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-15T09:27:08.230872324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-15T09:27:08.239576539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095973s
2026-01-15T09:27:08.242723251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-15T09:27:08.248264698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-15T09:27:08.257310455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093067s
2026-01-15T09:27:08.259023830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-15T09:27:08.264290949Z [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:27:08.272219021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106758s
2026-01-15T09:27:08.275402989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-15T09:27:08.282003223Z [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:27:08.289882702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112634s
2026-01-15T09:27:08.292397619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-15T09:27:08.298381649Z [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:27:08.306349912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106919s
2026-01-15T09:27:08.309253871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-15T09:27:08.315000035Z [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:27:08.321963734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099452s
2026-01-15T09:27:08.324431510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-15T09:27:08.329089044Z [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:27:08.335607566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085814s
2026-01-15T09:27:08.339120496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-15T09:27:08.342735390Z [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:27:08.350794309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088873s
2026-01-15T09:27:08.354467278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-15T09:27:08.361269595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-15T09:27:08.368475055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088938s
2026-01-15T09:27:08.371959693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-15T09:27:08.377586499Z [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:27:08.385236435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099074s
2026-01-15T09:27:08.388801533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-15T09:27:08.396998629Z [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:27:08.404574855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124268s
2026-01-15T09:27:08.434180389Z [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:27:08.454331296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-15T09:27:08.461811397Z [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:27:08.469501042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112632s
2026-01-15T09:27:08.472725340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-15T09:27:08.476878580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-15T09:27:08.483464483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076053s
2026-01-15T09:27:08.486365297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-15T09:27:08.490174321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-15T09:27:08.495493445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061227s
2026-01-15T09:27:08.498578065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-15T09:27:08.507023583Z [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:27:08.512201096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010358s
2026-01-15T09:27:08.514796203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-15T09:27:08.519804102Z [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:27:08.526024457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090212s
2026-01-15T09:27:08.528545983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-01-15T09:27:08.532301417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-01-15T09:27:08.537606310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062002s
2026-01-15T09:27:08.540232393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-15T09:27:08.546694350Z [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:27:08.554490706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115592s
2026-01-15T09:27:08.557548514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-01-15T09:27:08.564588856Z [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:27:08.572863919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124652s
2026-01-15T09:27:08.575860376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-15T09:27:08.579335701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:27:08.585157258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064262s
2026-01-15T09:27:08.608309329Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0464993 taking an average of 00:00:00.0464993
2026-01-15T09:27:08.622571205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:27:08', 'InitialSetup')
2026-01-15T09:27:08.629248565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:08.638582313Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:27:08.643071315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0592681s
2026-01-15T09:27:08.655749651Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-01-15T09:27:08.655773917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:08.660219023Z [Info] add_moviefiles_table: Starting migration of Main DB to 104
2026-01-15T09:27:08.686960229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles
2026-01-15T09:27:08.693486622Z [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:27:08.701250108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116358s
2026-01-15T09:27:08.703440889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path)
2026-01-15T09:27:08.705686312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-01-15T09:27:08.711439206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055641s
2026-01-15T09:27:08.713631680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:08.716101528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001831s
2026-01-15T09:27:08.719184344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32
2026-01-15T09:27:08.725618711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:08.739226578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147608s
2026-01-15T09:27:08.744379674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-01-15T09:27:08', 'add_moviefiles_table')
2026-01-15T09:27:08.751547329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:08.767128081Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-01-15T09:27:08.769778440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.041364s
2026-01-15T09:27:08.773286474Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-01-15T09:27:08.775864223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:08.780381347Z [Info] fix_history_movieId: Starting migration of Main DB to 105
2026-01-15T09:27:08.787873217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:27:08.802381603Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.77E-05s
2026-01-15T09:27:08.805344911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32
2026-01-15T09:27:08.809021837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:08.821136479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129242s
2026-01-15T09:27:08.825295818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-01-15T09:27:08', 'fix_history_movieId')
2026-01-15T09:27:08.830769584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:08.839061321Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-01-15T09:27:08.841883708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304688s
2026-01-15T09:27:08.845098582Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-01-15T09:27:08.848503842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:08.853391421Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106
2026-01-15T09:27:08.894108345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:08.897132503Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.83E-05s
2026-01-15T09:27:08.900964862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32
2026-01-15T09:27:08.904599244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:08.917054126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137908s
2026-01-15T09:27:08.920106186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:08.922426522Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.63E-05s
2026-01-15T09:27:08.925585371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String
2026-01-15T09:27:08.929445382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT
2026-01-15T09:27:08.942019482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131211s
2026-01-15T09:27:08.945534036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:08.949034087Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.69E-05s
2026-01-15T09:27:08.955116274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String
2026-01-15T09:27:09.290429940Z [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:27:09.305259026Z [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:27:09.322183180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:09.341158366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:09.381430643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:09.389056053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:09.395773752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.437671s
2026-01-15T09:27:09.398483801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:09.400720100Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.57E-05s
2026-01-15T09:27:09.403465411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String
2026-01-15T09:27:09.408025360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT
2026-01-15T09:27:09.419273083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128933s
2026-01-15T09:27:09.422827896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-01-15T09:27:09', 'add_tmdb_stuff')
2026-01-15T09:27:09.429086849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:09.434375429Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-01-15T09:27:09.436986589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277806s
2026-01-15T09:27:09.439642496Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-01-15T09:27:09.442216281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:09.446387036Z [Info] fix_movie_files: Starting migration of Main DB to 107
2026-01-15T09:27:09.458696509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:27:09.461097044Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.47E-05s
2026-01-15T09:27:09.463065072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String
2026-01-15T09:27:09.565178587Z [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:27:09.575563118Z [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:27:09.583747785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:27:09.590277613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:27:09.615539764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-01-15T09:27:09.621513529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1556924s
2026-01-15T09:27:09.626701277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-01-15T09:27:09', 'fix_movie_files')
2026-01-15T09:27:09.632710196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:09.640162166Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-01-15T09:27:09.642943280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1745109s
2026-01-15T09:27:09.646461159Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-01-15T09:27:09.649449103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:09.654152046Z [Info] update_schedule_intervale: Starting migration of Main DB to 108
2026-01-15T09:27:09.664730927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:27:09.667501977Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-05s
2026-01-15T09:27:09.670586807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double
2026-01-15T09:27:09.780209809Z [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:27:09.789387221Z [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:27:09.796293583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:27:09.803339225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:27:09.833435735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:27:09.839072625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1658139s
2026-01-15T09:27:09.842720539Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-01-15T09:27:09.847327567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-01-15T09:27:09.854444456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079722s
2026-01-15T09:27:09.858861230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-01-15T09:27:09', 'update_schedule_intervale')
2026-01-15T09:27:09.864263509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:09.875126968Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-01-15T09:27:09.877824357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028334s
2026-01-15T09:27:09.884028347Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-01-15T09:27:09.884672522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:09.889737736Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109
2026-01-15T09:27:09.903123843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:09.906217005Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.04E-05s
2026-01-15T09:27:09.910143885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String
2026-01-15T09:27:09.913956084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT
2026-01-15T09:27:09.926210936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130221s
2026-01-15T09:27:09.929465139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:09.932321577Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.15E-05s
2026-01-15T09:27:09.935740116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String
2026-01-15T09:27:09.939334339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT
2026-01-15T09:27:09.951433407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012419s
2026-01-15T09:27:09.954486459Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:09.957842094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:09.968777158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113279s
2026-01-15T09:27:09.973198190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-01-15T09:27:09', 'add_movie_formats_to_naming_config')
2026-01-15T09:27:09.977978779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:09.983880607Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-01-15T09:27:09.986434050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260936s
2026-01-15T09:27:09.990101853Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-01-15T09:27:09.992753404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:09.996886012Z [Info] add_phyiscal_release: Starting migration of Main DB to 110
2026-01-15T09:27:10.003055882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:10.005518370Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.95E-05s
2026-01-15T09:27:10.009038691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime
2026-01-15T09:27:10.010814490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME
2026-01-15T09:27:10.021472250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112431s
2026-01-15T09:27:10.024563720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-01-15T09:27:10', 'add_phyiscal_release')
2026-01-15T09:27:10.028827805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:10.035520968Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-01-15T09:27:10.038310476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247365s
2026-01-15T09:27:10.041650847Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-01-15T09:27:10.044504792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:10.049176638Z [Info] remove_bitmetv: Starting migration of Main DB to 111
2026-01-15T09:27:10.091688089Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:10.108607035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-01-15T09:27:10.113514254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193742s
2026-01-15T09:27:10.117188377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-01-15T09:27:10', 'remove_bitmetv')
2026-01-15T09:27:10.121764358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:10.131777613Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-01-15T09:27:10.134619159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368517s
2026-01-15T09:27:10.138250607Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-01-15T09:27:10.143066389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:10.144878222Z [Info] remove_torrentleech: Starting migration of Main DB to 112
2026-01-15T09:27:10.155640438Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:10.159050915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech'
2026-01-15T09:27:10.163395361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051221s
2026-01-15T09:27:10.166991957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-01-15T09:27:10', 'remove_torrentleech')
2026-01-15T09:27:10.172041940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:10.178622635Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-01-15T09:27:10.181287285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197358s
2026-01-15T09:27:10.185672742Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-01-15T09:27:10.188580256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:10.197106063Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113
2026-01-15T09:27:10.203692026Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:10.209063870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet'
2026-01-15T09:27:10.212324543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056146s
2026-01-15T09:27:10.217228617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-01-15T09:27:10', 'remove_broadcasthenet')
2026-01-15T09:27:10.224469861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:10.234387923Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-01-15T09:27:10.237550729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271648s
2026-01-15T09:27:10.241350670Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-01-15T09:27:10.247590194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:10.252445926Z [Info] remove_fanzub: Starting migration of Main DB to 114
2026-01-15T09:27:10.258476236Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:10.261348847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'
2026-01-15T09:27:10.266155185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048418s
2026-01-15T09:27:10.276256512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-01-15T09:27:10', 'remove_fanzub')
2026-01-15T09:27:10.281562737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:10.296346407Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-01-15T09:27:10.299625577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032869s
2026-01-15T09:27:10.305343199Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-01-15T09:27:10.311624215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:10.314539050Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115
2026-01-15T09:27:10.320203001Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:10.323291406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:10.332031125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089598s
2026-01-15T09:27:10.336475720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-01-15T09:27:10', 'update_movie_sorttitle')
2026-01-15T09:27:10.342540913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:10.351037226Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-01-15T09:27:10.353327086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260379s
2026-01-15T09:27:10.355311808Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-01-15T09:27:10.358297629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:10.362258300Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116
2026-01-15T09:27:10.369184082Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:10.370635725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:10.379095554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081453s
2026-01-15T09:27:10.382515405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-01-15T09:27:10', 'update_movie_sorttitle_again')
2026-01-15T09:27:10.387152350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:10.392991033Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-01-15T09:27:10.398051130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219389s
2026-01-15T09:27:10.398119914Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-01-15T09:27:10.400199748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:10.404085186Z [Info] update_movie_file: Starting migration of Main DB to 117
2026-01-15T09:27:10.424264144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String
2026-01-15T09:27:10.426971989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT
2026-01-15T09:27:10.438661705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118245s
2026-01-15T09:27:10.442762606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-01-15T09:27:10', 'update_movie_file')
2026-01-15T09:27:10.447853940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:10.455821102Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-01-15T09:27:10.458687373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281853s
2026-01-15T09:27:10.463209795Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-01-15T09:27:10.466241505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:10.471052350Z [Info] update_movie_slug: Starting migration of Main DB to 118
2026-01-15T09:27:10.476690133Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:10.479631257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:10.489730941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101769s
2026-01-15T09:27:10.493901857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-01-15T09:27:10', 'update_movie_slug')
2026-01-15T09:27:10.498132953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:10.506387094Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-01-15T09:27:10.509523430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256719s
2026-01-15T09:27:10.513342460Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-01-15T09:27:10.517493626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:10.522976456Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119
2026-01-15T09:27:10.530107465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:10.533116201Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.56E-05s
2026-01-15T09:27:10.536133980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String
2026-01-15T09:27:10.539840350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT
2026-01-15T09:27:10.555634612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154299s
2026-01-15T09:27:10.561738774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-01-15T09:27:10', 'add_youtube_trailer_id')
2026-01-15T09:27:10.568870353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:10.579339120Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-01-15T09:27:10.582176068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403196s
2026-01-15T09:27:10.587361473Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-01-15T09:27:10.589399936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:10.595646059Z [Info] add_studio: Starting migration of Main DB to 120
2026-01-15T09:27:10.602738912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:10.605008430Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.64E-05s
2026-01-15T09:27:10.609067668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String
2026-01-15T09:27:10.611004590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT
2026-01-15T09:27:10.621737552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114347s
2026-01-15T09:27:10.625519285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-01-15T09:27:10', 'add_studio')
2026-01-15T09:27:10.631110579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:10.639718298Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-01-15T09:27:10.643964797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286821s
2026-01-15T09:27:10.648760438Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-01-15T09:27:10.652634260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:10.657516311Z [Info] update_filedate_config: Starting migration of Main DB to 121
2026-01-15T09:27:10.664997193Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:10.667663357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:10.678329819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104811s
2026-01-15T09:27:10.681680968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-01-15T09:27:10', 'update_filedate_config')
2026-01-15T09:27:10.687348665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:10.697191224Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-01-15T09:27:10.700476394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029127s
2026-01-15T09:27:10.704672878Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-01-15T09:27:10.708234952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:10.713599246Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122
2026-01-15T09:27:10.727675605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:10.730860865Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.62E-05s
2026-01-15T09:27:10.734480976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32
2026-01-15T09:27:10.739602435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0
2026-01-15T09:27:10.756018669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172948s
2026-01-15T09:27:10.759158391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:10.761980316Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-05s
2026-01-15T09:27:10.764931145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32
2026-01-15T09:27:10.855809096Z [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:27:10.867943617Z [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:27:10.874477281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:27:10.879486733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:27:10.905673988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1378234s
2026-01-15T09:27:10.908905067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:10.911564260Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.16E-05s
2026-01-15T09:27:10.914467227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String
2026-01-15T09:27:11.007702036Z [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:27:11.019457750Z [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:27:11.028272070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:27:11.035298913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:27:11.064142727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1468354s
2026-01-15T09:27:11.068232861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-01-15T09:27:11', 'add_movieid_to_blacklist')
2026-01-15T09:27:11.073451687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:11.081603775Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-01-15T09:27:11.085124066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1639022s
2026-01-15T09:27:11.089501731Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-01-15T09:27:11.093625156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:11.129019189Z [Info] create_netimport_table: Starting migration of Main DB to 123
2026-01-15T09:27:11.165088102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport
2026-01-15T09:27:11.168177900Z [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:27:11.175942437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099991s
2026-01-15T09:27:11.178432697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name)
2026-01-15T09:27:11.181389424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC)
2026-01-15T09:27:11.187368318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066549s
2026-01-15T09:27:11.191006776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-01-15T09:27:11', 'create_netimport_table')
2026-01-15T09:27:11.195950610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:11.201338258Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-01-15T09:27:11.203858762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201961s
2026-01-15T09:27:11.207070242Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-01-15T09:27:11.209979928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:11.214036524Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124
2026-01-15T09:27:11.220883287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:11.223764531Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.26E-05s
2026-01-15T09:27:11.227221167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String
2026-01-15T09:27:11.231253086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT
2026-01-15T09:27:11.244583198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142285s
2026-01-15T09:27:11.252093324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-01-15T09:27:11', 'add_preferred_tags_to_profile')
2026-01-15T09:27:11.258721750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:11.267781598Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-01-15T09:27:11.270137916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375828s
2026-01-15T09:27:11.273087692Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-01-15T09:27:11.275652474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:11.280258872Z [Info] fix_imdb_unique: Starting migration of Main DB to 125
2026-01-15T09:27:11.286008993Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:11.291490311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:11.296434365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076668s
2026-01-15T09:27:11.302211446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-01-15T09:27:11', 'fix_imdb_unique')
2026-01-15T09:27:11.307617512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:11.314792867Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-01-15T09:27:11.317515434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258029s
2026-01-15T09:27:11.320663138Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-01-15T09:27:11.323745193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:11.327662559Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126
2026-01-15T09:27:11.333729615Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:11.336810478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:11.378220400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0401779s
2026-01-15T09:27:11.380731531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-01-15T09:27:11', 'update_qualities_and_profiles')
2026-01-15T09:27:11.384990618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:11.390305458Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-01-15T09:27:11.392860724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0532173s
2026-01-15T09:27:11.395650241Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-01-15T09:27:11.397984837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:11.402121793Z [Info] remove_wombles: Starting migration of Main DB to 127
2026-01-15T09:27:11.410007872Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:11.414073380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-01-15T09:27:11.420039485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005931s
2026-01-15T09:27:11.422127151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-01-15T09:27:11', 'remove_wombles')
2026-01-15T09:27:11.426618185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:11.437161935Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-01-15T09:27:11.440321597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232074s
2026-01-15T09:27:11.444433564Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-01-15T09:27:11.448958941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:11.453238139Z [Info] remove_kickass: Starting migration of Main DB to 128
2026-01-15T09:27:11.461196217Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:11.465217168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents'
2026-01-15T09:27:11.470949362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064699s
2026-01-15T09:27:11.475564634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-01-15T09:27:11', 'remove_kickass')
2026-01-15T09:27:11.481682184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:11.488821345Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-01-15T09:27:11.491562931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246426s
2026-01-15T09:27:11.497021115Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-01-15T09:27:11.497737698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:11.501993921Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129
2026-01-15T09:27:11.511066218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:11.514087161Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.61E-05s
2026-01-15T09:27:11.516427936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String
2026-01-15T09:27:11.519609351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT
2026-01-15T09:27:11.531018947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109221s
2026-01-15T09:27:11.535410493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-01-15T09:27:11', 'add_parsed_movie_info_to_pending_release')
2026-01-15T09:27:11.541086723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:11.553176759Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-01-15T09:27:11.555048401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319285s
2026-01-15T09:27:11.559385116Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-01-15T09:27:11.563173288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:11.569554624Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130
2026-01-15T09:27:11.576559143Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:11.579866356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-01-15T09:27:11.583824874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045994s
2026-01-15T09:27:11.587105436Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:11.591014080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-01-15T09:27:11.596121938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059572s
2026-01-15T09:27:11.600840485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-01-15T09:27:11', 'remove_wombles_kickass')
2026-01-15T09:27:11.606893048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:11.613963027Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-01-15T09:27:11.617832149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234617s
2026-01-15T09:27:11.622041233Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-01-15T09:27:11.625031712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:11.629739201Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131
2026-01-15T09:27:11.637425852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:11.640310441Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.23E-05s
2026-01-15T09:27:11.643433699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String
2026-01-15T09:27:11.737087566Z [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:27:11.748542109Z [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:27:11.756280537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:27:11.762115265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:27:11.792884071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1457609s
2026-01-15T09:27:11.798251740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-01-15T09:27:11', 'make_parsed_episode_info_nullable')
2026-01-15T09:27:11.807295312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:11.862107433Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-01-15T09:27:11.866815394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2136932s
2026-01-15T09:27:11.872781269Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-01-15T09:27:11.879666809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:11.897363529Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132
2026-01-15T09:27:11.904996430Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-01-15T09:27:11.913075509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-01-15T09:27:11.927423685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121333s
2026-01-15T09:27:11.946016418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-01-15T09:27:11', 'rename_torrent_downloadstation')
2026-01-15T09:27:11.956641430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:11.969660866Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-01-15T09:27:11.974313002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0582279s
2026-01-15T09:27:11.980975639Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-01-15T09:27:11.984793467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:11.990423739Z [Info] add_minimumavailability: Starting migration of Main DB to 133
2026-01-15T09:27:12.018703137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-01-15T09:27:12.022741434Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.45E-05s
2026-01-15T09:27:12.027180652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32
2026-01-15T09:27:12.032315031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-01-15T09:27:12.051530056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195111s
2026-01-15T09:27:12.056006229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:12.060574700Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.38E-05s
2026-01-15T09:27:12.063632619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32
2026-01-15T09:27:12.068699717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-01-15T09:27:12.084106138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161908s
2026-01-15T09:27:12.088434631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-01-15T09:27:12', 'add_minimumavailability')
2026-01-15T09:27:12.095016607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:12.108180751Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-01-15T09:27:12.113171924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0381393s
2026-01-15T09:27:12.118137331Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-01-15T09:27:12.124884764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:12.134967434Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134
2026-01-15T09:27:12.141906425Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:12.145992404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:12.155269576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081278s
2026-01-15T09:27:12.164293049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-01-15T09:27:12', 'add_remux_qualities_for_the_wankers')
2026-01-15T09:27:12.171033111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:12.181353167Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-01-15T09:27:12.185209361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355612s
2026-01-15T09:27:12.189085996Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-01-15T09:27:12.192019450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:12.198764270Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135
2026-01-15T09:27:12.209489411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:12.213073308Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.28E-05s
2026-01-15T09:27:12.216650324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean
2026-01-15T09:27:12.223116007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:12.238706824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172311s
2026-01-15T09:27:12.244249734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-01-15T09:27:12', 'add_haspredbentry_to_movies')
2026-01-15T09:27:12.250390009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:12.258088628Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-01-15T09:27:12.261370844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362448s
2026-01-15T09:27:12.265375610Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-01-15T09:27:12.268750394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:12.273711885Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136
2026-01-15T09:27:12.282563048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:12.285677572Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.96E-05s
2026-01-15T09:27:12.289365365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32
2026-01-15T09:27:12.293619425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2
2026-01-15T09:27:12.307900182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153983s
2026-01-15T09:27:12.313301991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-01-15T09:27:12', 'add_pathstate_to_movies')
2026-01-15T09:27:12.319981744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:12.329281300Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-01-15T09:27:12.332897515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364719s
2026-01-15T09:27:12.337653608Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-01-15T09:27:12.340620721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:12.345446227Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137
2026-01-15T09:27:12.361886606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions
2026-01-15T09:27:12.367253634Z [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:27:12.375311451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105939s
2026-01-15T09:27:12.378663240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId)
2026-01-15T09:27:12.382815137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC)
2026-01-15T09:27:12.389342492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076213s
2026-01-15T09:27:12.394401257Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:12.395652922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:12.413045818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154944s
2026-01-15T09:27:12.417391646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-01-15T09:27:12', 'add_import_exclusions_table')
2026-01-15T09:27:12.425646077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:12.442870901Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-01-15T09:27:12.447750389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464982s
2026-01-15T09:27:12.452650475Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-01-15T09:27:12.455733242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:12.460205821Z [Info] add_physical_release_note: Starting migration of Main DB to 138
2026-01-15T09:27:12.466972002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:12.470229090Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-05s
2026-01-15T09:27:12.474112125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String
2026-01-15T09:27:12.479137881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT
2026-01-15T09:27:12.494813405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166783s
2026-01-15T09:27:12.500513191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-01-15T09:27:12', 'add_physical_release_note')
2026-01-15T09:27:12.506428289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:12.518024995Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-01-15T09:27:12.520137658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378863s
2026-01-15T09:27:12.525467810Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-01-15T09:27:12.529726177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:12.534997030Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139
2026-01-15T09:27:12.541325097Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:12.545051788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:12.589547921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044494s
2026-01-15T09:27:12.595297761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-01-15T09:27:12', 'consolidate_indexer_baseurl')
2026-01-15T09:27:12.602273988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:12.617647089Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-01-15T09:27:12.624817246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0723155s
2026-01-15T09:27:12.629681561Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-01-15T09:27:12.633719688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:12.639537190Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140
2026-01-15T09:27:12.728542777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles
2026-01-15T09:27:12.737524497Z [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:27:12.747018453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149049s
2026-01-15T09:27:12.752670768Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles
2026-01-15T09:27:12.872131963Z [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:27:12.889484187Z [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:27:12.901671838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:12.908571030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:12.937806119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:12.945234223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1892859s
2026-01-15T09:27:12.948641896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:12.951811623Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.67E-05s
2026-01-15T09:27:12.955628388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32
2026-01-15T09:27:12.959003683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER
2026-01-15T09:27:12.970989912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123856s
2026-01-15T09:27:12.973574854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:12.975718133Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.81E-05s
2026-01-15T09:27:12.978791446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64
2026-01-15T09:27:12.982967629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0
2026-01-15T09:27:12.996985040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149924s
2026-01-15T09:27:13.001556957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-01-15T09:27:12', 'add_alternative_titles_table')
2026-01-15T09:27:13.008738692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:13.015113478Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-01-15T09:27:13.017678840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329604s
2026-01-15T09:27:13.021590487Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-01-15T09:27:13.024524271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:13.029175817Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141
2026-01-15T09:27:13.042029825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:13.045454803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:13.057906450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122528s
2026-01-15T09:27:13.061480943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-01-15T09:27:13.065092070Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.59E-05s
2026-01-15T09:27:13.069627542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String
2026-01-15T09:27:13.176777521Z [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:27:13.185578250Z [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:27:13.192168729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:13.197138141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:13.222675243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.149204s
2026-01-15T09:27:13.224780586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-01-15T09:27:13.228244263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:13.236114228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077875s
2026-01-15T09:27:13.239775771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-01-15T09:27:13', 'fix_duplicate_alt_titles')
2026-01-15T09:27:13.247821069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:13.255051056Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-01-15T09:27:13.259401390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265561s
2026-01-15T09:27:13.263543483Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-01-15T09:27:13.266726499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:13.271120539Z [Info] movie_extras: Starting migration of Main DB to 142
2026-01-15T09:27:13.318638919Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles
2026-01-15T09:27:13.324273336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:27:13.330488243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085426s
2026-01-15T09:27:13.333383980Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles
2026-01-15T09:27:13.337253705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:27:13.343125959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064478s
2026-01-15T09:27:13.346842334Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles
2026-01-15T09:27:13.349407685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:27:13.355457625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057928s
2026-01-15T09:27:13.358198499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-15T09:27:13.364372155Z [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:27:13.372509690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112228s
2026-01-15T09:27:13.375511926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-01-15T09:27:13.382402335Z [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:27:13.390840110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122199s
2026-01-15T09:27:13.393792281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-15T09:27:13.401019905Z [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:27:13.409407496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125238s
2026-01-15T09:27:13.414029727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-01-15T09:27:13', 'movie_extras')
2026-01-15T09:27:13.420006577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:13.427360200Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-01-15T09:27:13.430286391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303722s
2026-01-15T09:27:13.434186091Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-01-15T09:27:13.438572159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:13.442428385Z [Info] clean_core_tv: Starting migration of Main DB to 143
2026-01-15T09:27:13.461968666Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes
2026-01-15T09:27:13.465358242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-15T09:27:13.471554510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059742s
2026-01-15T09:27:13.474289467Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles
2026-01-15T09:27:13.477618692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-01-15T09:27:13.484358695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061324s
2026-01-15T09:27:13.487070877Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series
2026-01-15T09:27:13.490244008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:27:13.497341518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073497s
2026-01-15T09:27:13.500631904Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-01-15T09:27:13.504104665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-01-15T09:27:13.510288274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061289s
2026-01-15T09:27:13.516572055Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds
2026-01-15T09:27:13.614605390Z [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:27:13.626631289Z [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:27:13.636938814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:27:13.647490316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:27:13.684715772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1653511s
2026-01-15T09:27:13.688376954Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId
2026-01-15T09:27:13.801601358Z [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:27:13.813627227Z [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:27:13.823282235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:27:13.831324949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:27:13.864027081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:27:13.869794938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:27:13.876600250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1850976s
2026-01-15T09:27:13.881206567Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat
2026-01-15T09:27:13.975623497Z [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:27:13.989394880Z [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:27:13.998463430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:27:14.006043882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:27:14.032226780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1473825s
2026-01-15T09:27:14.036446339Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo
2026-01-15T09:27:14.135445141Z [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:27:14.149308852Z [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:27:14.157186579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:27:14.176218539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:27:14.205337696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1651241s
2026-01-15T09:27:14.210832965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-15T09:27:14', 'clean_core_tv')
2026-01-15T09:27:14.217010025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.225980128Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-01-15T09:27:14.229392077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1855066s
2026-01-15T09:27:14.234060638Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-01-15T09:27:14.238395299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.243089649Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144
2026-01-15T09:27:14.252491068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:27:14.256176727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001693s
2026-01-15T09:27:14.260004810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String
2026-01-15T09:27:14.263224481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT
2026-01-15T09:27:14.273555342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112238s
2026-01-15T09:27:14.276495104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime
2026-01-15T09:27:14.280440713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME
2026-01-15T09:27:14.291586393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120245s
2026-01-15T09:27:14.297435082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-15T09:27:14', 'add_cookies_to_indexer_status')
2026-01-15T09:27:14.303112444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.309579329Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-01-15T09:27:14.312798469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294078s
2026-01-15T09:27:14.316715184Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-01-15T09:27:14.319790319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.324975103Z [Info] banner_to_fanart: Starting migration of Main DB to 145
2026-01-15T09:27:14.332626491Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-01-15T09:27:14.336870466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-01-15T09:27:14.341849753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058884s
2026-01-15T09:27:14.345124458Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-01-15T09:27:14.348623436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-01-15T09:27:14.353810805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058842s
2026-01-15T09:27:14.357518287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-15T09:27:14', 'banner_to_fanart')
2026-01-15T09:27:14.361981481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.367522659Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-01-15T09:27:14.369635972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019689s
2026-01-15T09:27:14.372474474Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-01-15T09:27:14.374678915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.378253718Z [Info] naming_config_colon_action: Starting migration of Main DB to 146
2026-01-15T09:27:14.385714301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:14.387825332Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.26E-05s
2026-01-15T09:27:14.390400398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-15T09:27:14.394584994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:14.407222610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013535s
2026-01-15T09:27:14.412355406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-15T09:27:14', 'naming_config_colon_action')
2026-01-15T09:27:14.419247246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.427062860Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-01-15T09:27:14.430577173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328182s
2026-01-15T09:27:14.434816312Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-01-15T09:27:14.437311728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.441687181Z [Info] add_custom_formats: Starting migration of Main DB to 147
2026-01-15T09:27:14.455605893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-15T09:27:14.462139327Z [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:27:14.468256989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009869s
2026-01-15T09:27:14.471211122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-15T09:27:14.474663152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:27:14.480311510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063995s
2026-01-15T09:27:14.482680117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:14.484892189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001245s
2026-01-15T09:27:14.487050141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String
2026-01-15T09:27:14.490943892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]'
2026-01-15T09:27:14.503223160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130609s
2026-01-15T09:27:14.505946018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32
2026-01-15T09:27:14.509285679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:14.519568148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112032s
2026-01-15T09:27:14.522222151Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:14.525174092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:14.529783725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044533s
2026-01-15T09:27:14.534378015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-15T09:27:14', 'add_custom_formats')
2026-01-15T09:27:14.539707977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.545795443Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-01-15T09:27:14.549696896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205907s
2026-01-15T09:27:14.552691399Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-01-15T09:27:14.555204173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.560237820Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148
2026-01-15T09:27:14.566651184Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-01-15T09:27:14.570267079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-01-15T09:27:14.575370972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055813s
2026-01-15T09:27:14.579985804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-15T09:27:14', 'remove_extra_naming_config')
2026-01-15T09:27:14.584328306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.590128561Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-01-15T09:27:14.592697900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198245s
2026-01-15T09:27:14.596959121Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-01-15T09:27:14.601275815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.606213780Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149
2026-01-15T09:27:14.612094035Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:14.614684013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:14.673173393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0580442s
2026-01-15T09:27:14.678349764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-15T09:27:14', 'convert_regex_required_tags')
2026-01-15T09:27:14.685602385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.692439163Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-01-15T09:27:14.696336088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0772094s
2026-01-15T09:27:14.700997619Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-01-15T09:27:14.704798621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.709363247Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150
2026-01-15T09:27:14.715986165Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:14.719539786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:14.736321277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167367s
2026-01-15T09:27:14.741884468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-15T09:27:14', 'fix_format_tags_double_underscore')
2026-01-15T09:27:14.751235831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.759540968Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-01-15T09:27:14.762225589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0389149s
2026-01-15T09:27:14.767028601Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-01-15T09:27:14.774362032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.777043088Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151
2026-01-15T09:27:14.785363407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-01-15T09:27:14.788259604Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-05s
2026-01-15T09:27:14.791212497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String
2026-01-15T09:27:14.795197654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT
2026-01-15T09:27:14.811501089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167635s
2026-01-15T09:27:14.815484213Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]'
2026-01-15T09:27:14.820408578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]'
2026-01-15T09:27:14.824861706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060161s
2026-01-15T09:27:14.830150867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-15T09:27:14', 'add_tags_to_net_import')
2026-01-15T09:27:14.840012495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.845290098Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-01-15T09:27:14.848256240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257427s
2026-01-15T09:27:14.852689047Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-01-15T09:27:14.856659734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.862145319Z [Info] add_custom_filters: Starting migration of Main DB to 152
2026-01-15T09:27:14.873737347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-15T09:27:14.879856842Z [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:27:14.887849039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104987s
2026-01-15T09:27:14.892407226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-15T09:27:14', 'add_custom_filters')
2026-01-15T09:27:14.898894791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.907839266Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-01-15T09:27:14.910495213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293073s
2026-01-15T09:27:14.914979007Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-01-15T09:27:14.921388155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.925493412Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153
2026-01-15T09:27:15.020365223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:15.024247888Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.12E-05s
2026-01-15T09:27:15.029255187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-15T09:27:15.034956935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:15.053078282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186059s
2026-01-15T09:27:15.059537635Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-01-15T09:27:15.245116430Z [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:27:15.261627515Z [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:27:15.271953168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:15.280326197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:15.317235408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:15.324732506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2613306s
2026-01-15T09:27:15.329308258Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-15T09:27:15.426802756Z [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:27:15.442092182Z [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:27:15.449874996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:27:15.459800401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:27:15.510262798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:27:15.520387790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1879876s
2026-01-15T09:27:15.524760518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:15.529970480Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.16E-05s
2026-01-15T09:27:15.534242999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:27:15.540818886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-15T09:27:15.557541498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193056s
2026-01-15T09:27:15.562473574Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:27:15.567487232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:27:15.573394338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069209s
2026-01-15T09:27:15.576838956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:15.580198997Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.54E-05s
2026-01-15T09:27:15.584110225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:27:15.692801821Z [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:27:15.708268863Z [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:27:15.718557971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:27:15.727494694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:27:15.763127874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:27:15.771611519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1833597s
2026-01-15T09:27:15.774743981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-15T09:27:15.780684886Z [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:27:15.790339844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126202s
2026-01-15T09:27:15.794060567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-15T09:27:15.798530721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:27:15.805058266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072848s
2026-01-15T09:27:15.809895430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-15T09:27:15', 'indexer_client_status_search_changes')
2026-01-15T09:27:15.816718247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:15.825032618Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-01-15T09:27:15.827650007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267742s
2026-01-15T09:27:15.833013279Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-01-15T09:27:15.836846980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:15.842596740Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154
2026-01-15T09:27:15.857138897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:27:15.860733049Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.93E-05s
2026-01-15T09:27:15.863662476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String
2026-01-15T09:27:15.867748375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:27:15.880233351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013251s
2026-01-15T09:27:15.882836559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:27:15.885053880Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s
2026-01-15T09:27:15.887527915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-01-15T09:27:15.891207014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:27:15.904783485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142488s
2026-01-15T09:27:15.907433934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:15.909872806Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.71E-05s
2026-01-15T09:27:15.912391228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String
2026-01-15T09:27:15.916138460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:27:15.928647892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013325s
2026-01-15T09:27:15.931801164Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:15.935364440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:16.042036602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1066937s
2026-01-15T09:27:16.047689407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-15T09:27:16', 'add_language_to_files_history_blacklist')
2026-01-15T09:27:16.055227806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:16.063047216Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-01-15T09:27:16.066272766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1273237s
2026-01-15T09:27:16.070226336Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-01-15T09:27:16.083663699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:16.089169774Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155
2026-01-15T09:27:16.150594578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:16.153799939Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.86E-05s
2026-01-15T09:27:16.157497436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean
2026-01-15T09:27:16.161817093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-15T09:27:16.175679763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149279s
2026-01-15T09:27:16.178983140Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:16.195619252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-15T09:27:16.201310446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194012s
2026-01-15T09:27:16.206355590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-15T09:27:16', 'add_update_allowed_quality_profile')
2026-01-15T09:27:16.212589296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:16.218943401Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-01-15T09:27:16.222020188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366046s
2026-01-15T09:27:16.225681041Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-01-15T09:27:16.229011258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:16.233880138Z [Info] add_download_client_priority: Starting migration of Main DB to 156
2026-01-15T09:27:16.243376540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:27:16.246570753Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.67E-05s
2026-01-15T09:27:16.250152636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-15T09:27:16.254785325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:16.269282043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158901s
2026-01-15T09:27:16.272535875Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:16.275470951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:16.734086100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4582636s
2026-01-15T09:27:16.739871484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-15T09:27:16', 'add_download_client_priority')
2026-01-15T09:27:16.747244795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:16.758060061Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-01-15T09:27:16.762322233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4824007s
2026-01-15T09:27:16.764202188Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-01-15T09:27:16.766648923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:16.770419029Z [Info] remove_growl_prowl: Starting migration of Main DB to 157
2026-01-15T09:27:16.779029432Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:16.779762310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-15T09:27:16.784239265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051889s
2026-01-15T09:27:16.788141338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-15T09:27:16', 'remove_growl_prowl')
2026-01-15T09:27:16.793184780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:16.798748152Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-01-15T09:27:16.801045231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194039s
2026-01-15T09:27:16.806088665Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-01-15T09:27:16.806812898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:16.810766169Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158
2026-01-15T09:27:16.817508795Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:16.821130920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-15T09:27:16.825822355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050666s
2026-01-15T09:27:16.829097079Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:16.833251250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-15T09:27:16.838728973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063473s
2026-01-15T09:27:16.846993188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-15T09:27:16', 'remove_plex_hometheatre')
2026-01-15T09:27:16.850172750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:16.855633207Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-01-15T09:27:16.858696053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023293s
2026-01-15T09:27:16.863645666Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-01-15T09:27:16.868466205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:16.874670075Z [Info] add_webrip_qualites: Starting migration of Main DB to 159
2026-01-15T09:27:16.882537266Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:16.886687551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:16.931398586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0444941s
2026-01-15T09:27:16.938257637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-15T09:27:16', 'add_webrip_qualites')
2026-01-15T09:27:16.948761787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:16.969242788Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-01-15T09:27:16.973534605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0818963s
2026-01-15T09:27:16.978321493Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-01-15T09:27:16.982582354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:16.988338554Z [Info] health_issue_notification: Starting migration of Main DB to 160
2026-01-15T09:27:16.998410537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:17.001590389Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.09E-05s
2026-01-15T09:27:17.005341536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-15T09:27:17.010173222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:17.024634718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160038s
2026-01-15T09:27:17.028732844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:17.032116442Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.71E-05s
2026-01-15T09:27:17.035774148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-15T09:27:17.040981797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:17.057316519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177806s
2026-01-15T09:27:17.063026139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-15T09:27:17', 'health_issue_notification')
2026-01-15T09:27:17.069289177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:17.076405805Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-01-15T09:27:17.080709419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366003s
2026-01-15T09:27:17.084865503Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-01-15T09:27:17.091143725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:17.095901660Z [Info] speed_improvements: Starting migration of Main DB to 161
2026-01-15T09:27:17.110222626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId)
2026-01-15T09:27:17.115225137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:27:17.123274892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091998s
2026-01-15T09:27:17.127038738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId)
2026-01-15T09:27:17.131756102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC)
2026-01-15T09:27:17.139906358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008746s
2026-01-15T09:27:17.143541982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle)
2026-01-15T09:27:17.148308149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:17.155369664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008107s
2026-01-15T09:27:17.159217476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-01-15T09:27:17.164691984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:17.178867302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166382s
2026-01-15T09:27:17.181859833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-01-15T09:27:17.186274524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:17.192108460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070224s
2026-01-15T09:27:17.196906635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-15T09:27:17', 'speed_improvements')
2026-01-15T09:27:17.202969836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:17.220210924Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-01-15T09:27:17.224163373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343962s
2026-01-15T09:27:17.229093976Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-01-15T09:27:17.232524834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:17.237685372Z [Info] fix_profile_format_default: Starting migration of Main DB to 162
2026-01-15T09:27:17.310372030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String
2026-01-15T09:27:17.406839882Z [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:27:17.419333741Z [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:27:17.428495030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:17.436147260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:17.470551761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:17.477583271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1637136s
2026-01-15T09:27:17.485170261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}]
2026-01-15T09:27:17.596137275Z [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:27:17.606442858Z [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:27:17.613195720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:17.619060433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:17.646617549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:17.652655071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1647296s
2026-01-15T09:27:17.655213412Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:17.661383322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]'
2026-01-15T09:27:17.667118821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087415s
2026-01-15T09:27:17.672082904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-15T09:27:17', 'fix_profile_format_default')
2026-01-15T09:27:17.678036690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:17.683756005Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-01-15T09:27:17.686645642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253615s
2026-01-15T09:27:17.690138873Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-01-15T09:27:17.694280064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:17.697971313Z [Info] task_duration: Starting migration of Main DB to 163
2026-01-15T09:27:17.704997805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:27:17.707273603Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.14E-05s
2026-01-15T09:27:17.710154366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-15T09:27:17.714243850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-15T09:27:17.730217652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167913s
2026-01-15T09:27:17.735205932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-15T09:27:17', 'task_duration')
2026-01-15T09:27:17.741090154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:17.750211953Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-01-15T09:27:17.752895351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364608s
2026-01-15T09:27:17.756773729Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-01-15T09:27:17.760097917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:17.764759318Z [Info] movie_collections_crew: Starting migration of Main DB to 164
2026-01-15T09:27:17.789754998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:17.793789291Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.66E-05s
2026-01-15T09:27:17.798028418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String
2026-01-15T09:27:17.801237494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT
2026-01-15T09:27:17.813432917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122811s
2026-01-15T09:27:17.816210196Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors
2026-01-15T09:27:17.933211345Z [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:27:17.963438060Z [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:27:17.981605846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:17.990528237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:18.023865419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:18.035254265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:18.045067150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:18.054180097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:18.061281531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2419269s
2026-01-15T09:27:18.064552950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits
2026-01-15T09:27:18.073537294Z [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:27:18.085673468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172627s
2026-01-15T09:27:18.090069441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId)
2026-01-15T09:27:18.095407515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-01-15T09:27:18.103026444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008992s
2026-01-15T09:27:18.107087796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId)
2026-01-15T09:27:18.112299691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-01-15T09:27:18.123409127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104164s
2026-01-15T09:27:18.125585237Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:18.130855598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-15T09:27:18.137435742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079541s
2026-01-15T09:27:18.142099717Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:18.159655947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-15T09:27:18.166233958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201408s
2026-01-15T09:27:18.171775727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-15T09:27:18', 'movie_collections_crew')
2026-01-15T09:27:18.177513108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:18.187746072Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-01-15T09:27:18.199708366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411457s
2026-01-15T09:27:18.277503875Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-01-15T09:27:18.281902311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:18.287899202Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165
2026-01-15T09:27:18.307012834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:18.309154852Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.52E-05s
2026-01-15T09:27:18.312736316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32
2026-01-15T09:27:18.316836966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:18.330893907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146929s
2026-01-15T09:27:18.334848770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:27:18.336899420Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.75E-05s
2026-01-15T09:27:18.339871100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32
2026-01-15T09:27:18.343900473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:18.356674573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136313s
2026-01-15T09:27:18.359673715Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:18.363742137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:18.410950702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480146s
2026-01-15T09:27:18.413401262Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:18.416347083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:18.432807503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162641s
2026-01-15T09:27:18.435508207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:18.438482842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:18.461861420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232996s
2026-01-15T09:27:18.464991087Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:18.468320504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:18.475297371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072755s
2026-01-15T09:27:18.478331585Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:18.481496784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:18.562022252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0793938s
2026-01-15T09:27:18.563062370Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:18.565720630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:18.583409250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176916s
2026-01-15T09:27:18.587334308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-15T09:27:18', 'remove_custom_formats_from_quality_model')
2026-01-15T09:27:18.593319079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:18.600338771Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-01-15T09:27:18.603040998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338282s
2026-01-15T09:27:18.606087891Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-01-15T09:27:18.609439559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:18.613145540Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166
2026-01-15T09:27:18.618611005Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:18.621601793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:18.645086000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215156s
2026-01-15T09:27:18.646393718Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:18.650551885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:18.665202996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156146s
2026-01-15T09:27:18.667706124Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:18.669871997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:18.680671641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105512s
2026-01-15T09:27:18.684358791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-15T09:27:18', 'fix_tmdb_list_config')
2026-01-15T09:27:18.689240943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:18.695279606Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-01-15T09:27:18.697616295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02483s
2026-01-15T09:27:18.700687735Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-01-15T09:27:18.703446416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:18.707293637Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167
2026-01-15T09:27:18.715359435Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState
2026-01-15T09:27:18.808557550Z [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:27:18.837384528Z [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:27:18.858294161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:18.869569626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:18.906070877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:18.914694651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:18.921665980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:18.930069845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:18.937071580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2186487s
2026-01-15T09:27:18.940828175Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-01-15T09:27:18.945695304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-01-15T09:27:18.950566398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062706s
2026-01-15T09:27:18.953802465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:27:18.956521908Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.84E-05s
2026-01-15T09:27:18.959996391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String
2026-01-15T09:27:18.963520168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-15T09:27:18.976108488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120404s
2026-01-15T09:27:18.977507053Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path
2026-01-15T09:27:19.069731269Z [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:27:19.085058151Z [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:27:19.096712513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:27:19.105548215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:27:19.142076657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:27:19.149696688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1690402s
2026-01-15T09:27:19.156321688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-15T09:27:19', 'remove_movie_pathstate')
2026-01-15T09:27:19.162811176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.170154232Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-01-15T09:27:19.173956917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.189323s
2026-01-15T09:27:19.178458888Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-01-15T09:27:19.182597426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.188445864Z [Info] custom_format_rework: Starting migration of Main DB to 168
2026-01-15T09:27:19.198824907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-01-15T09:27:19.202283686Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.47E-05s
2026-01-15T09:27:19.206163556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String
2026-01-15T09:27:19.211175341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:27:19.226711927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166876s
2026-01-15T09:27:19.230477417Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:19.234475584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:19.290011490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0559935s
2026-01-15T09:27:19.294009886Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags
2026-01-15T09:27:19.408031665Z [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:27:19.413473294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats"
2026-01-15T09:27:19.422018781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-01-15T09:27:19.430908663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-01-15T09:27:19.469394726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:27:19.477613985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1797864s
2026-01-15T09:27:19.484109092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-15T09:27:19', 'custom_format_rework')
2026-01-15T09:27:19.491381402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.501613975Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-01-15T09:27:19.506113132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2029715s
2026-01-15T09:27:19.510885098Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-01-15T09:27:19.514875465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.520346998Z [Info] custom_format_scores: Starting migration of Main DB to 169
2026-01-15T09:27:19.535690704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:19.539030155Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.64E-05s
2026-01-15T09:27:19.542702716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32
2026-01-15T09:27:19.548200999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:19.564384934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176575s
2026-01-15T09:27:19.567802993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:19.570855274Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.48E-05s
2026-01-15T09:27:19.574580422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32
2026-01-15T09:27:19.579327230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:19.594060544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161021s
2026-01-15T09:27:19.597244132Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:19.600269682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:19.640202321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391725s
2026-01-15T09:27:19.643456805Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff
2026-01-15T09:27:19.776672225Z [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:27:19.794200303Z [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:27:19.805168139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:19.812870392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:19.848308671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:19.855110057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2081695s
2026-01-15T09:27:19.859051689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-01-15T09:27:19.860766446Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.13E-05s
2026-01-15T09:27:19.864165997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean
2026-01-15T09:27:19.868531546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:19.882879732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155919s
2026-01-15T09:27:19.888027320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-15T09:27:19', 'custom_format_scores')
2026-01-15T09:27:19.894663608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.903321043Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-01-15T09:27:19.906671860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355913s
2026-01-15T09:27:19.910895075Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-01-15T09:27:19.914894113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.920433829Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170
2026-01-15T09:27:19.927383947Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:19.931252179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.208119182Z []
2026-01-15T09:27:21.210245767Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2794893s
2026-01-15T09:27:21.213719739Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.216377218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.226791975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097203s
2026-01-15T09:27:21.249958146Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-01-15T09:27:21.256698680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-01-15T09:27:21.267067518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123781s
2026-01-15T09:27:21.272488176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-01-15T09:27:21', 'fix_trakt_list_config')
2026-01-15T09:27:21.279198013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.286233429Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-01-15T09:27:21.289808202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311035s
2026-01-15T09:27:21.294447580Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-01-15T09:27:21.298275642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.303862599Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171
2026-01-15T09:27:21.313121414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-15T09:27:21.316459933Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.57E-05s
2026-01-15T09:27:21.320066084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-15T09:27:21.324843578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-15T09:27:21.341263657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175097s
2026-01-15T09:27:21.344867794Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.348440895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.375208089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267203s
2026-01-15T09:27:21.380945520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-01-15T09:27:21', 'quality_definition_preferred_size')
2026-01-15T09:27:21.387874387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.396456579Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-01-15T09:27:21.399111314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480248s
2026-01-15T09:27:21.402114642Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-01-15T09:27:21.405889325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.411168800Z [Info] add_download_history: Starting migration of Main DB to 172
2026-01-15T09:27:21.432537550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-15T09:27:21.441231178Z [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:27:21.449257068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133449s
2026-01-15T09:27:21.452756789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-15T09:27:21.457022135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:27:21.464842076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086987s
2026-01-15T09:27:21.468807935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId)
2026-01-15T09:27:21.473634753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-01-15T09:27:21.481246101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008729s
2026-01-15T09:27:21.485100753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-15T09:27:21.489265110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:27:21.496479143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071979s
2026-01-15T09:27:21.499092325Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.505298089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.521567593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188995s
2026-01-15T09:27:21.526785226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-01-15T09:27:21', 'add_download_history')
2026-01-15T09:27:21.533564848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.541230107Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-01-15T09:27:21.544735487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384402s
2026-01-15T09:27:21.549108996Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-01-15T09:27:21.553153562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.557998738Z [Info] net_import_status: Starting migration of Main DB to 173
2026-01-15T09:27:21.573223898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus
2026-01-15T09:27:21.581289937Z [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:27:21.592223390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143588s
2026-01-15T09:27:21.595361209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId)
2026-01-15T09:27:21.600375337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC)
2026-01-15T09:27:21.607601750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085429s
2026-01-15T09:27:21.613001145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-01-15T09:27:21', 'net_import_status')
2026-01-15T09:27:21.619581750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.625846341Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-01-15T09:27:21.628240586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272552s
2026-01-15T09:27:21.632143630Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-01-15T09:27:21.636971650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.643515720Z [Info] email_multiple_addresses: Starting migration of Main DB to 174
2026-01-15T09:27:21.649553402Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.652640094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.671016854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183467s
2026-01-15T09:27:21.675114009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-01-15T09:27:21', 'email_multiple_addresses')
2026-01-15T09:27:21.680123471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.685982064Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-01-15T09:27:21.689127183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032988s
2026-01-15T09:27:21.693652811Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-01-15T09:27:21.697181195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.702653930Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175
2026-01-15T09:27:21.710495894Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-01-15T09:27:21.715532465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-01-15T09:27:21.720585583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064807s
2026-01-15T09:27:21.725212431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-15T09:27:21', 'remove_chown_and_folderchmod_config')
2026-01-15T09:27:21.731054299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.737381304Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-01-15T09:27:21.740762768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222557s
2026-01-15T09:27:21.744968657Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-01-15T09:27:21.749419542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.755173908Z [Info] movie_recommendations: Starting migration of Main DB to 176
2026-01-15T09:27:21.763139367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:21.766301823Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.42E-05s
2026-01-15T09:27:21.769533303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String
2026-01-15T09:27:21.774138187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:27:21.790036045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172165s
2026-01-15T09:27:21.795025237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-15T09:27:21', 'movie_recommendations')
2026-01-15T09:27:21.801665240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.808095379Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-01-15T09:27:21.811822841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348159s
2026-01-15T09:27:21.816236730Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-01-15T09:27:21.820255620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.825690588Z [Info] language_improvements: Starting migration of Main DB to 177
2026-01-15T09:27:21.904496740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:21.914552058Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.38E-05s
2026-01-15T09:27:21.918452519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32
2026-01-15T09:27:21.923852976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:21.944151904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214781s
2026-01-15T09:27:21.947584504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:21.951007850Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-05s
2026-01-15T09:27:21.953770658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String
2026-01-15T09:27:21.957507664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT
2026-01-15T09:27:21.971106548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144374s
2026-01-15T09:27:21.974031869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:21.976784511Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s
2026-01-15T09:27:21.980867256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime
2026-01-15T09:27:21.985208777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME
2026-01-15T09:27:22.000546515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164166s
2026-01-15T09:27:22.004549750Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote
2026-01-15T09:27:22.180103653Z [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:27:22.215447009Z [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:27:22.238216987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:22.250358039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:22.292617803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:22.302675504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:22.310637657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:22.318882624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:22.326465159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3177462s
2026-01-15T09:27:22.330335135Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId
2026-01-15T09:27:22.465465343Z [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:27:22.486788715Z [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:27:22.507600630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:22.515684205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:22.559546700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:22.570287274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:22.577450751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:22.586125712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:22.592848159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2579395s
2026-01-15T09:27:22.596342181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:22.600104995Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-05s
2026-01-15T09:27:22.605295949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean
2026-01-15T09:27:22.610463527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:22.625804401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170302s
2026-01-15T09:27:22.631008935Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-01-15T09:27:22.634944538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-01-15T09:27:22.640313629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060858s
2026-01-15T09:27:22.644021992Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes
2026-01-15T09:27:22.767907301Z [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:27:22.778871970Z [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:27:22.786587223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:27:22.792967859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:27:22.825579114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1782053s
2026-01-15T09:27:22.831413661Z [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:27:22.837588187Z [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:27:22.846133224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102733s
2026-01-15T09:27:22.850858861Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-01-15T09:27:22.855153411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-01-15T09:27:22.861643962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071857s
2026-01-15T09:27:22.864055623Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:22.866783679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:22.885957681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018715s
2026-01-15T09:27:22.887739940Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:22.890101677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:22.899110808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088025s
2026-01-15T09:27:22.901445544Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:22.907027203Z [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:27:22.909300146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056431s
2026-01-15T09:27:22.911286662Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:22.913828898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-01-15T09:27:22.918035668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003951s
2026-01-15T09:27:22.921857311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-01-15T09:27:22', 'language_improvements')
2026-01-15T09:27:22.928553859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.939162206Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-01-15T09:27:22.942661366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245353s
2026-01-15T09:27:22.947176796Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-01-15T09:27:22.950650498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.956081903Z [Info] new_list_server: Starting migration of Main DB to 178
2026-01-15T09:27:22.963676957Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:22.967389756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:22.995727963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287494s
2026-01-15T09:27:22.999089136Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:23.002390269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:23.019266842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169906s
2026-01-15T09:27:23.025375780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-15T09:27:23', 'new_list_server')
2026-01-15T09:27:23.032036144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.039520242Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-01-15T09:27:23.042245303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371003s
2026-01-15T09:27:23.046576989Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-01-15T09:27:23.050621676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.055703567Z [Info] movie_translation_indexes: Starting migration of Main DB to 179
2026-01-15T09:27:23.063168004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language)
2026-01-15T09:27:23.067831257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-01-15T09:27:23.073873205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077954s
2026-01-15T09:27:23.077078926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId)
2026-01-15T09:27:23.080184537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-01-15T09:27:23.085686606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062057s
2026-01-15T09:27:23.090518943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-15T09:27:23', 'movie_translation_indexes')
2026-01-15T09:27:23.097419346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.105743241Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-01-15T09:27:23.109037784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254045s
2026-01-15T09:27:23.112571046Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-01-15T09:27:23.115432190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.119962514Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180
2026-01-15T09:27:23.126004262Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:23.129398665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:23.205039377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0734886s
2026-01-15T09:27:23.206368647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-15T09:27:23', 'fix_invalid_profile_references')
2026-01-15T09:27:23.214116540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.222310841Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-01-15T09:27:23.225349601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0930592s
2026-01-15T09:27:23.229605655Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-01-15T09:27:23.232778276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.237196963Z [Info] list_movies_table: Starting migration of Main DB to 181
2026-01-15T09:27:23.285909401Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists
2026-01-15T09:27:23.291886591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists"
2026-01-15T09:27:23.323274504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341043s
2026-01-15T09:27:23.326355898Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus
2026-01-15T09:27:23.330739674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus"
2026-01-15T09:27:23.363487163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338033s
2026-01-15T09:27:23.366797300Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-01-15T09:27:23.370119124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-01-15T09:27:23.375411229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057044s
2026-01-15T09:27:23.378035739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:27:23.380526189Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-05s
2026-01-15T09:27:23.383739291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean
2026-01-15T09:27:23.388364616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:23.402588467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156184s
2026-01-15T09:27:23.405321420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies
2026-01-15T09:27:23.414878080Z [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:27:23.424491888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166218s
2026-01-15T09:27:23.428208443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-15T09:27:23', 'list_movies_table')
2026-01-15T09:27:23.434357011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.441621580Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-01-15T09:27:23.445039959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335914s
2026-01-15T09:27:23.448752187Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-01-15T09:27:23.450844360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.454558432Z [Info] on_delete_notification: Starting migration of Main DB to 182
2026-01-15T09:27:23.465793928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:23.465819857Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.15E-05s
2026-01-15T09:27:23.467722275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean
2026-01-15T09:27:23.471478820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:23.484140442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131453s
2026-01-15T09:27:23.487841624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-15T09:27:23', 'on_delete_notification')
2026-01-15T09:27:23.495047405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.507597228Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-01-15T09:27:23.511184671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357686s
2026-01-15T09:27:23.515240604Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-01-15T09:27:23.518751712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.523678390Z [Info] download_propers_config: Starting migration of Main DB to 183
2026-01-15T09:27:23.530984611Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:23.535199132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:23.547095527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126133s
2026-01-15T09:27:23.551348936Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:27:23.557744554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:27:23.562676079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070356s
2026-01-15T09:27:23.566566565Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags
2026-01-15T09:27:23.686406065Z [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:27:23.698580506Z [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:27:23.707102879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:23.714902588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:23.748281704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:23.754316642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1844405s
2026-01-15T09:27:23.758300397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-15T09:27:23', 'download_propers_config')
2026-01-15T09:27:23.763581686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.772209196Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-01-15T09:27:23.774878923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2019781s
2026-01-15T09:27:23.778003312Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-01-15T09:27:23.781628881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.785630875Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184
2026-01-15T09:27:23.792652739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:23.796209035Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.04E-05s
2026-01-15T09:27:23.798258254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-15T09:27:23.801854610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-15T09:27:23.813945096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128057s
2026-01-15T09:27:23.818678713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-15T09:27:23', 'add_priority_to_indexers')
2026-01-15T09:27:23.824116827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.830446386Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-01-15T09:27:23.833648000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288203s
2026-01-15T09:27:23.837317665Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-01-15T09:27:23.840206010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.844763125Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185
2026-01-15T09:27:23.853204556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-01-15T09:27:23.856698108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:23.862864332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068214s
2026-01-15T09:27:23.866619745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle)
2026-01-15T09:27:23.870589510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-01-15T09:27:23.876702504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071448s
2026-01-15T09:27:23.880615714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-15T09:27:23', 'add_alternative_title_indices')
2026-01-15T09:27:23.886289421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.892511058Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-01-15T09:27:23.895573063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223149s
2026-01-15T09:27:23.898678033Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-01-15T09:27:23.901302763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.905180781Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186
2026-01-15T09:27:23.940183317Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:23.946609791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:23.976536136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323209s
2026-01-15T09:27:23.986145155Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies ()
2026-01-15T09:27:23.995689778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId"
2026-01-15T09:27:24.003242388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013066s
2026-01-15T09:27:24.006177754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:24.009581691Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.23E-05s
2026-01-15T09:27:24.012080113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32
2026-01-15T09:27:24.161438637Z [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:27:24.192218260Z [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:27:24.208756396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:24.217348272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:24.257043717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:24.266203863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:24.274449561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:24.281707650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2667642s
2026-01-15T09:27:24.285187502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-01-15T09:27:24.289186651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:24.295387226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071408s
2026-01-15T09:27:24.300675996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-15T09:27:24', 'fix_tmdb_duplicates')
2026-01-15T09:27:24.306874878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:24.335876428Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-01-15T09:27:24.346285626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0468035s
2026-01-15T09:27:24.354459537Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-01-15T09:27:24.361316955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:24.376234555Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187
2026-01-15T09:27:24.384607233Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:24.389033782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:24.406777754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178339s
2026-01-15T09:27:24.413344707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-15T09:27:24', 'swap_filechmod_for_folderchmod')
2026-01-15T09:27:24.421013181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:24.438332186Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-01-15T09:27:24.444724088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0479872s
2026-01-15T09:27:24.453433640Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-01-15T09:27:24.463077983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:24.479579654Z [Info] mediainfo_channels: Starting migration of Main DB to 188
2026-01-15T09:27:24.495270382Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-15T09:27:24.500442076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-15T09:27:24.510136824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008154s
2026-01-15T09:27:24.510163594Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-15T09:27:24.516208706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-15T09:27:24.522858996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102637s
2026-01-15T09:27:24.529369355Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-01-15T09:27:24.543420897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-01-15T09:27:24.552459222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140335s
2026-01-15T09:27:24.557020842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-15T09:27:24', 'mediainfo_channels')
2026-01-15T09:27:24.564859361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:24.620045663Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-01-15T09:27:24.643968717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.061748s
2026-01-15T09:27:24.679383732Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-01-15T09:27:24.713873971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:24.736239744Z [Info] add_update_history: Starting migration of Main DB to 189
2026-01-15T09:27:24.744230079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-15T09:27:24', 'add_update_history')
2026-01-15T09:27:24.752977809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:24.777397888Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-01-15T09:27:24.784241987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.082025s
2026-01-15T09:27:24.789257778Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-01-15T09:27:24.795899665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:24.798206098Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190
2026-01-15T09:27:24.858896152Z [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:27:24.866328101Z [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:27:24.874338738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100079s
2026-01-15T09:27:24.881254153Z [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:27:24.890872426Z [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:27:24.899033888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011099s
2026-01-15T09:27:24.907116412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-15T09:27:24', 'update_awesome_hd_link')
2026-01-15T09:27:24.914600379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:24.967389631Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-01-15T09:27:24.973989294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0726368s
2026-01-15T09:27:24.981107333Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-01-15T09:27:24.983467237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:24.990244296Z [Info] remove_awesomehd: Starting migration of Main DB to 191
2026-01-15T09:27:24.998014011Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:25.003305195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD'
2026-01-15T09:27:25.009318439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070936s
2026-01-15T09:27:25.015136402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-15T09:27:25', 'remove_awesomehd')
2026-01-15T09:27:25.022341581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.121174234Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-01-15T09:27:25.123445906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1146577s
2026-01-15T09:27:25.127137524Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-01-15T09:27:25.131380999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.137652551Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192
2026-01-15T09:27:25.149707312Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete
2026-01-15T09:27:25.295493837Z [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:27:25.311599436Z [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:27:25.321143618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-15T09:27:25.328164512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-15T09:27:25.360639493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.207266s
2026-01-15T09:27:25.368090001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:25.372209860Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.86E-05s
2026-01-15T09:27:25.376971460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean
2026-01-15T09:27:25.381695414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:25.399572585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187756s
2026-01-15T09:27:25.403177544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:25.406757485Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.46E-05s
2026-01-15T09:27:25.410643043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean
2026-01-15T09:27:25.415655881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:25.429753452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152478s
2026-01-15T09:27:25.435490723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-15T09:27:25', 'add_on_delete_to_notifications')
2026-01-15T09:27:25.442603736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.456906583Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-01-15T09:27:25.462452920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0421893s
2026-01-15T09:27:25.467526186Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-01-15T09:27:25.471207619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.477509086Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194
2026-01-15T09:27:25.492300786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:27:25.495539066Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.77E-05s
2026-01-15T09:27:25.498985167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-15T09:27:25.504146045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:25.520536299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179507s
2026-01-15T09:27:25.523952845Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:25.527849901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-15T09:27:25.533779872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065399s
2026-01-15T09:27:25.538542884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-15T09:27:25', 'add_bypass_to_delay_profile')
2026-01-15T09:27:25.546069264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.554490246Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-01-15T09:27:25.556717060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273782s
2026-01-15T09:27:25.559304264Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-01-15T09:27:25.563652586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.566421843Z [Info] update_notifiarr: Starting migration of Main DB to 195
2026-01-15T09:27:25.599543843Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-15T09:27:25.605484430Z [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:27:25.611648460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081196s
2026-01-15T09:27:25.615853868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-15T09:27:25', 'update_notifiarr')
2026-01-15T09:27:25.621665150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.628137442Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-01-15T09:27:25.630653540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243303s
2026-01-15T09:27:25.633655145Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-01-15T09:27:25.636262920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.640729128Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196
2026-01-15T09:27:25.648308147Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-01-15T09:27:25.653855494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-01-15T09:27:25.659898645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007607s
2026-01-15T09:27:25.664794516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-15T09:27:25', 'legacy_mediainfo_hdr')
2026-01-15T09:27:25.671607198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.678460060Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-01-15T09:27:25.682334162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252667s
2026-01-15T09:27:25.686200973Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-01-15T09:27:25.690015865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.695179537Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197
2026-01-15T09:27:25.703025047Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-15T09:27:25.706816965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-15T09:27:25.745074235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387622s
2026-01-15T09:27:25.750667341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-15T09:27:25', 'rename_blacklist_to_blocklist')
2026-01-15T09:27:25.757087536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.763157805Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-01-15T09:27:25.765621124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0571292s
2026-01-15T09:27:25.769443318Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-01-15T09:27:25.772262360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.776234718Z [Info] add_indexer_tags: Starting migration of Main DB to 198
2026-01-15T09:27:25.782206471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:25.784762828Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.06E-05s
2026-01-15T09:27:25.787733718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-15T09:27:25.790907421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-15T09:27:25.805731890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150413s
2026-01-15T09:27:25.810426931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-15T09:27:25', 'add_indexer_tags')
2026-01-15T09:27:25.816613876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.823058607Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-01-15T09:27:25.825985540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317772s
2026-01-15T09:27:25.830470757Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-01-15T09:27:25.834327863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.839524475Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199
2026-01-15T09:27:25.846317417Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:25.850155775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:25.872436230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223547s
2026-01-15T09:27:25.877945540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-15T09:27:25', 'mediainfo_to_ffmpeg')
2026-01-15T09:27:25.884558443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.893666712Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-01-15T09:27:25.897138852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435718s
2026-01-15T09:27:25.901403639Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-01-15T09:27:25.905403078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.910997696Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200
2026-01-15T09:27:25.921024391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:27:25.924151534Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.63E-05s
2026-01-15T09:27:25.927887809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-15T09:27:25.934150477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:25.950734832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189158s
2026-01-15T09:27:25.955056754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-15T09:27:25.960741938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:25.981575936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191375s
2026-01-15T09:27:25.985445551Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:25.989497369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:26.065310289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0758972s
2026-01-15T09:27:26.070737487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-15T09:27:26', 'cdh_per_downloadclient')
2026-01-15T09:27:26.077388647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.084669550Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-01-15T09:27:26.087938495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0952046s
2026-01-15T09:27:26.092215860Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-01-15T09:27:26.095749712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.101029890Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201
2026-01-15T09:27:26.107991174Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:26.111961680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:26.136489110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249953s
2026-01-15T09:27:26.141988546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-15T09:27:26', 'migrate_discord_from_slack')
2026-01-15T09:27:26.148807587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.155896542Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-01-15T09:27:26.159311396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439067s
2026-01-15T09:27:26.163853488Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-01-15T09:27:26.166653822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.172370463Z [Info] remove_predb: Starting migration of Main DB to 202
2026-01-15T09:27:26.197604860Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:26.201169719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-01-15T09:27:26.205822626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005614s
2026-01-15T09:27:26.208275419Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:26.212196952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-01-15T09:27:26.217411842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059894s
2026-01-15T09:27:26.219056144Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:26.222178891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4
2026-01-15T09:27:26.226604888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051752s
2026-01-15T09:27:26.228769520Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:26.231459508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4
2026-01-15T09:27:26.235720129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045949s
2026-01-15T09:27:26.238195525Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry
2026-01-15T09:27:26.350650186Z [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:27:26.372591453Z [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:27:26.395396163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:26.404439696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:26.441859763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:26.449356709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:26.457273726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:26.464213347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:26.470124930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2288022s
2026-01-15T09:27:26.474234854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-15T09:27:26', 'remove_predb')
2026-01-15T09:27:26.478762865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.486552961Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-01-15T09:27:26.488955779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2453207s
2026-01-15T09:27:26.492338495Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-01-15T09:27:26.495259409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.500333528Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203
2026-01-15T09:27:26.508389220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:26.511273420Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.26E-05s
2026-01-15T09:27:26.514169176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-15T09:27:26.518121795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:26.532482110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015391s
2026-01-15T09:27:26.537750088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-15T09:27:26', 'add_on_update_to_notifications')
2026-01-15T09:27:26.543937384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.553388878Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-01-15T09:27:26.556845765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03435s
2026-01-15T09:27:26.560885854Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-01-15T09:27:26.564618134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.569604601Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204
2026-01-15T09:27:26.604629040Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:26.609122329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-15T09:27:26.613749277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053878s
2026-01-15T09:27:26.616553367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32
2026-01-15T09:27:26.740098837Z [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:27:26.766501424Z [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:27:26.783086781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:26.791736344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:26.825760074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:26.833559053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:26.842332661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:26.851036807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:26.858711949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2391487s
2026-01-15T09:27:26.861956919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32
2026-01-15T09:27:26.967962963Z [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:27:26.975806028Z [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:27:26.981651130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-01-15T09:27:26.988375240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-01-15T09:27:27.018420344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-01-15T09:27:27.025206735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-01-15T09:27:27.033051653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-01-15T09:27:27.038731800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1743977s
2026-01-15T09:27:27.041417171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32
2026-01-15T09:27:27.180705586Z [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:27:27.212385836Z [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:27:27.227998857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:27:27.258747814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:27:27.301558503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2570647s
2026-01-15T09:27:27.308435792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32
2026-01-15T09:27:27.479096255Z [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:27:27.491828982Z [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:27:27.501603571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-01-15T09:27:27.510275126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-01-15T09:27:27.562098691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-01-15T09:27:27.572348400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-01-15T09:27:27.583657627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2729172s
2026-01-15T09:27:27.593529370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32
2026-01-15T09:27:27.736940718Z [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:27:27.755068154Z [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:27:27.759131769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:27.766698291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:27.803292230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:27.815478208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2193151s
2026-01-15T09:27:27.819489815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32
2026-01-15T09:27:27.938143129Z [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:27:27.950470940Z [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:27:27.959320572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:27:27.967243436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:27:28.009827927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1865574s
2026-01-15T09:27:28.016112238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32
2026-01-15T09:27:28.157552736Z [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:27:28.178105643Z [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:27:28.188377986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:27:28.200159969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:27:28.248018938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2271539s
2026-01-15T09:27:28.253649911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32
2026-01-15T09:27:28.398587715Z [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:27:28.416197817Z [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:27:28.425974287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:27:28.434432393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:27:28.472218868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:27:28.480301212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:27:28.487030979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2293654s
2026-01-15T09:27:28.491472541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32
2026-01-15T09:27:28.706563660Z [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:27:28.723306712Z [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:27:28.734663749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:27:28.743144109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:27:28.783578239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2864226s
2026-01-15T09:27:28.788163245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32
2026-01-15T09:27:28.970049130Z [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:27:28.984408642Z [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:27:28.996037818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:27:29.005232437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:27:29.044447711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:27:29.053891784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2583643s
2026-01-15T09:27:29.058310271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32
2026-01-15T09:27:29.212582573Z [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:27:29.224160641Z [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:27:29.232180882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-01-15T09:27:29.240950886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-01-15T09:27:29.278800675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:27:29.288316956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2253408s
2026-01-15T09:27:29.295352922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-15T09:27:29', 'ensure_identity_on_id_columns')
2026-01-15T09:27:29.303392191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:29.314453295Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-01-15T09:27:29.318689589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2508606s
2026-01-15T09:27:29.328824685Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-01-15T09:27:29.334336570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:29.342318022Z [Info] download_client_per_indexer: Starting migration of Main DB to 205
2026-01-15T09:27:29.359276318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:29.363993882Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.07E-05s
2026-01-15T09:27:29.368363816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-15T09:27:29.374706724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:29.390969518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181557s
2026-01-15T09:27:29.395621354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-15T09:27:29', 'download_client_per_indexer')
2026-01-15T09:27:29.401688230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:29.408879999Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-01-15T09:27:29.412528071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357853s
2026-01-15T09:27:29.416965317Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-01-15T09:27:29.421181861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:29.426892794Z [Info] multiple_ratings_support: Starting migration of Main DB to 206
2026-01-15T09:27:29.436835903Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-01-15T09:27:29.442976298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-01-15T09:27:29.449090063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078056s
2026-01-15T09:27:29.452888351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-01-15T09:27:29.457135472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-01-15T09:27:29.461771143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051371s
2026-01-15T09:27:29.464362705Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:29.467429357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:29.494482779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273018s
2026-01-15T09:27:29.497287839Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:29.500571648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:29.508182525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076914s
2026-01-15T09:27:29.513249502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-15T09:27:29', 'multiple_ratings_support')
2026-01-15T09:27:29.518770821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:29.526694266Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-01-15T09:27:29.531162267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250312s
2026-01-15T09:27:29.536767881Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-01-15T09:27:29.543002878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:29.553208441Z [Info] movie_metadata: Starting migration of Main DB to 207
2026-01-15T09:27:29.665082692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata
2026-01-15T09:27:29.683974803Z [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:27:29.708992207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035268s
2026-01-15T09:27:29.711130579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId)
2026-01-15T09:27:29.715018211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:29.723452212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085944s
2026-01-15T09:27:29.726790220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle)
2026-01-15T09:27:29.736175074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:29.745845796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138046s
2026-01-15T09:27:29.748768943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle)
2026-01-15T09:27:29.754383451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:29.761109323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081361s
2026-01-15T09:27:29.823633202Z [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:27:29.824152379Z 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:27:29.824818227Z FROM "Movies"
2026-01-15T09:27:29.843090820Z [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:27:29.843131521Z 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:27:29.843165171Z FROM "Movies"
2026-01-15T09:27:29.861149222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274875s
2026-01-15T09:27:29.875029058Z [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:27:29.875200134Z 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:27:29.875273053Z FROM "ImportListMovies"
2026-01-15T09:27:29.875397570Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-01-15T09:27:29.877720348Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-01-15T09:27:29.896982122Z [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:27:29.898142359Z 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:27:29.898169971Z FROM "ImportListMovies"
2026-01-15T09:27:29.898173516Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-01-15T09:27:29.898176901Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-01-15T09:27:29.915395536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295266s
2026-01-15T09:27:29.918858031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:29.922837581Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-05s
2026-01-15T09:27:29.926049521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32
2026-01-15T09:27:29.930028159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:29.946715118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169429s
2026-01-15T09:27:29.950130282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-01-15T09:27:29.954751552Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.84E-05s
2026-01-15T09:27:29.960212409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32
2026-01-15T09:27:29.965431665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:29.982663951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184706s
2026-01-15T09:27:29.986236481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits
2026-01-15T09:27:29.989717284Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.77E-05s
2026-01-15T09:27:29.993469272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32
2026-01-15T09:27:29.997817343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:30.015587845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185133s
2026-01-15T09:27:30.020024829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations
2026-01-15T09:27:30.024016887Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.12E-05s
2026-01-15T09:27:30.028262755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32
2026-01-15T09:27:30.033720138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:30.065433188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328837s
2026-01-15T09:27:30.069019848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies
2026-01-15T09:27:30.072047183Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s
2026-01-15T09:27:30.075387134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32
2026-01-15T09:27:30.080634041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:30.098849859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195367s
2026-01-15T09:27:30.102372285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId)
2026-01-15T09:27:30.107612952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-01-15T09:27:30.115972280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098206s
2026-01-15T09:27:30.122775318Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-01-15T09:27:30.123361296Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:27:30.123767023Z FROM "MovieMetadata"
2026-01-15T09:27:30.124102104Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-01-15T09:27:30.131019684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-01-15T09:27:30.131351581Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:27:30.131599502Z FROM "MovieMetadata"
2026-01-15T09:27:30.131889767Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-01-15T09:27:30.146339555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169761s
2026-01-15T09:27:30.153336313Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-01-15T09:27:30.153582802Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:30.153743282Z FROM "Movies"
2026-01-15T09:27:30.153887469Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-01-15T09:27:30.159773783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-01-15T09:27:30.160236396Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:30.160439029Z FROM "Movies"
2026-01-15T09:27:30.160611417Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-01-15T09:27:30.167065993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084321s
2026-01-15T09:27:30.173418065Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-01-15T09:27:30.173747618Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:30.174059025Z FROM "Movies"
2026-01-15T09:27:30.174511713Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-01-15T09:27:30.181623943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-01-15T09:27:30.182028670Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:30.182384743Z FROM "Movies"
2026-01-15T09:27:30.182657472Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-01-15T09:27:30.191045172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102975s
2026-01-15T09:27:30.195422186Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-01-15T09:27:30.195759701Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:30.196074144Z FROM "Movies"
2026-01-15T09:27:30.196369526Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-01-15T09:27:30.202570211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-01-15T09:27:30.203165292Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:30.203409387Z FROM "Movies"
2026-01-15T09:27:30.203623929Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-01-15T09:27:30.210795408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098582s
2026-01-15T09:27:30.226813295Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-01-15T09:27:30.227380485Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:27:30.227822786Z FROM "MovieMetadata"
2026-01-15T09:27:30.228237548Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-01-15T09:27:30.237098707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-01-15T09:27:30.237493979Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:27:30.237866657Z FROM "MovieMetadata"
2026-01-15T09:27:30.238272445Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-01-15T09:27:30.246535218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127973s
2026-01-15T09:27:30.250686605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:30.254539515Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-05s
2026-01-15T09:27:30.259037621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32
2026-01-15T09:27:30.426068289Z [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:27:30.447057921Z [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:27:30.464568974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:30.476142515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:30.538794106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:30.547448366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:30.560012931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:30.566716590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:30.579512532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3123053s
2026-01-15T09:27:30.583399453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId)
2026-01-15T09:27:30.588001585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:27:30.596757316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094602s
2026-01-15T09:27:30.600690296Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId
2026-01-15T09:27:30.768202295Z [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:27:30.780494833Z [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:27:30.788433741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:30.795426553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:30.829734740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:30.837407740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2330341s
2026-01-15T09:27:30.841186118Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId
2026-01-15T09:27:30.960826040Z [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:27:30.972534132Z [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:27:30.982257082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-01-15T09:27:30.991337831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-01-15T09:27:31.027165703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-01-15T09:27:31.033753047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1896134s
2026-01-15T09:27:31.037242673Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId
2026-01-15T09:27:31.204820971Z [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:27:31.227991680Z [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:27:31.238192565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-01-15T09:27:31.247316519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-01-15T09:27:31.290331955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-01-15T09:27:31.301416013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-01-15T09:27:31.310074079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2691102s
2026-01-15T09:27:31.318460877Z [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:27:31.451747194Z [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:27:31.468090929Z [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:27:31.477048713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:31.488006502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:31.529172387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:27:31.538828467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.213723s
2026-01-15T09:27:31.546837632Z [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:27:31.659732071Z [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:27:31.670587517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies"
2026-01-15T09:27:31.680333572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies"
2026-01-15T09:27:31.686813015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies"
2026-01-15T09:27:31.717459949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-01-15T09:27:31.723728436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1711536s
2026-01-15T09:27:31.727903918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-01-15T09:27:31', 'movie_metadata')
2026-01-15T09:27:31.733449042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:31.789965616Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-01-15T09:27:31.794477713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1893638s
2026-01-15T09:27:31.800193542Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-01-15T09:27:31.804581654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:31.811556989Z [Info] add_collections: Starting migration of Main DB to 208
2026-01-15T09:27:31.852212600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections
2026-01-15T09:27:31.865481021Z [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:27:31.875361797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196596s
2026-01-15T09:27:31.879220365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId)
2026-01-15T09:27:31.883580885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-01-15T09:27:31.890621498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079876s
2026-01-15T09:27:31.894665073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:31.898198054Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.43E-05s
2026-01-15T09:27:31.904046813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32
2026-01-15T09:27:31.907904871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER
2026-01-15T09:27:31.926108901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191343s
2026-01-15T09:27:31.930188159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String
2026-01-15T09:27:31.934797732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT
2026-01-15T09:27:31.950178405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163086s
2026-01-15T09:27:31.954188109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:27:31.957253269Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-05s
2026-01-15T09:27:31.962294388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32
2026-01-15T09:27:31.967351141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER
2026-01-15T09:27:31.981805506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147446s
2026-01-15T09:27:31.985166529Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:31.991893083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:32.014953606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262547s
2026-01-15T09:27:32.017958785Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:32.020616736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:32.033095152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119566s
2026-01-15T09:27:32.036500222Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:32.040274373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:32.055603879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156413s
2026-01-15T09:27:32.059657069Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:32.063371371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:32.078772043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155004s
2026-01-15T09:27:32.082776791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:27:32.085680749Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.74E-05s
2026-01-15T09:27:32.089626318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32
2026-01-15T09:27:32.222741297Z [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:27:32.244056337Z [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:27:32.257199439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:27:32.268535294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:27:32.320011570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:27:32.326965984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2334496s
2026-01-15T09:27:32.330436340Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor
2026-01-15T09:27:32.489046339Z [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:27:32.505458997Z [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:27:32.517139759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:27:32.526786826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:27:32.566047058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:27:32.574807667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2400744s
2026-01-15T09:27:32.580028806Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:32.586803120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport'
2026-01-15T09:27:32.593006920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084024s
2026-01-15T09:27:32.597505577Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection
2026-01-15T09:27:32.813825967Z [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:27:32.838514358Z [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:27:32.856717807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:27:32.867132003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:27:32.905098728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:32.914060197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:32.921544726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:32.929524405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3274611s
2026-01-15T09:27:32.935632542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-01-15T09:27:32', 'add_collections')
2026-01-15T09:27:32.942464143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:32.955206885Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-01-15T09:27:32.959182528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3523604s
2026-01-15T09:27:32.963876668Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-01-15T09:27:32.968346271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:32.974437712Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209
2026-01-15T09:27:32.985600179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId)
2026-01-15T09:27:32.992122896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:27:32.998377142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008884s
2026-01-15T09:27:33.001808801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId)
2026-01-15T09:27:33.006750111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC)
2026-01-15T09:27:33.013312017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077239s
2026-01-15T09:27:33.018622560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-15T09:27:33', 'movie_meta_collection_index')
2026-01-15T09:27:33.025061061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:33.038303832Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-01-15T09:27:33.042579064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316169s
2026-01-15T09:27:33.047326463Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-01-15T09:27:33.051790888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:33.058139506Z [Info] movie_added_notifications: Starting migration of Main DB to 210
2026-01-15T09:27:33.067461927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:33.071973142Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.61E-05s
2026-01-15T09:27:33.076501143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean
2026-01-15T09:27:33.082486986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:33.099770879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186291s
2026-01-15T09:27:33.107089859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-15T09:27:33', 'movie_added_notifications')
2026-01-15T09:27:33.112304078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:33.121839197Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-01-15T09:27:33.126136721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395549s
2026-01-15T09:27:33.130711403Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-01-15T09:27:33.134488909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:33.140698087Z [Info] more_movie_meta_index: Starting migration of Main DB to 211
2026-01-15T09:27:33.150337342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId)
2026-01-15T09:27:33.156432830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:27:33.164104058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009625s
2026-01-15T09:27:33.167485191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId)
2026-01-15T09:27:33.172805749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC)
2026-01-15T09:27:33.180436466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089599s
2026-01-15T09:27:33.186357673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-15T09:27:33', 'more_movie_meta_index')
2026-01-15T09:27:33.193078587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:33.200564047Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-01-15T09:27:33.204858238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285513s
2026-01-15T09:27:33.210007939Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:27:33.215028517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:33.221020941Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212
2026-01-15T09:27:33.288028434Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:33.293144266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-15T09:27:33.300204198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066961s
2026-01-15T09:27:33.302728607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:27:33.306094709Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.39E-05s
2026-01-15T09:27:33.309911505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-15T09:27:33.438177132Z [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:27:33.454378634Z [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:27:33.465130115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:27:33.472885188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:27:33.511556628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1980253s
2026-01-15T09:27:33.515386323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:27:33.519215027Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.66E-05s
2026-01-15T09:27:33.523627975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-15T09:27:33.679872030Z [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:27:33.699523168Z [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:27:33.712613571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:27:33.719886572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:27:33.759506052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2322508s
2026-01-15T09:27:33.763654104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-01-15T09:27:33.768014884Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.68E-05s
2026-01-15T09:27:33.771954885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset
2026-01-15T09:27:33.916029165Z [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:27:33.932432100Z [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:27:33.943188106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-01-15T09:27:33.955721825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-01-15T09:27:34.014488558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-01-15T09:27:34.024904446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2489418s
2026-01-15T09:27:34.029882040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-01-15T09:27:34.034579665Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.53E-05s
2026-01-15T09:27:34.041137466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset
2026-01-15T09:27:34.188423576Z [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:27:34.218546865Z [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:27:34.232569275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-01-15T09:27:34.249468010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-01-15T09:27:34.323896706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-01-15T09:27:34.341139258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2899603s
2026-01-15T09:27:34.351222367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:27:34.357318375Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.44E-05s
2026-01-15T09:27:34.363700834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-15T09:27:34.500662674Z [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:27:34.519089338Z [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:27:34.528661301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:27:34.537560759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:27:34.588151548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2145056s
2026-01-15T09:27:34.591038662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:27:34.597814069Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.51E-05s
2026-01-15T09:27:34.602229561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-15T09:27:34.745161811Z [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:27:34.756372279Z [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:27:34.765030495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:27:34.773467389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:27:34.810218834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2031739s
2026-01-15T09:27:34.814774936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:27:34.818744842Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.54E-05s
2026-01-15T09:27:34.824326060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-15T09:27:34.977777553Z [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:27:34.996288343Z [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:27:35.007455756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:27:35.015963076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:27:35.051706091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2227366s
2026-01-15T09:27:35.056988672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:27:35.060985968Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.52E-05s
2026-01-15T09:27:35.065936531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-15T09:27:35.200005158Z [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:27:35.213884093Z [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:27:35.221181541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:27:35.228115484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:27:35.261826527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:27:35.269090574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1993367s
2026-01-15T09:27:35.272179339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:27:35.275579531Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.02E-05s
2026-01-15T09:27:35.281053839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-15T09:27:35.396154331Z [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:27:35.406679814Z [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:27:35.414642578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:27:35.422253906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:27:35.456232399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:27:35.462909527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1790146s
2026-01-15T09:27:35.469166387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:27:35.469501709Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.07E-05s
2026-01-15T09:27:35.473076743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-15T09:27:35.704387741Z [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:27:35.737150964Z [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:27:35.758612712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:27:35.781689560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:27:35.882872912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:27:35.895033703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4172845s
2026-01-15T09:27:35.902759912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-15T09:27:35.914768386Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.19E-05s
2026-01-15T09:27:35.923997516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-15T09:27:36.190106805Z [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:27:36.207200443Z [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:27:36.218678692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-15T09:27:36.227828523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-15T09:27:36.266122699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:27:36.276090816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-01-15T09:27:36.286287695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:27:36.294283198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3674882s
2026-01-15T09:27:36.297476421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:27:36.300842121Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.55E-05s
2026-01-15T09:27:36.304045068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-15T09:27:36.443876965Z [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:27:36.457662138Z [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:27:36.465013827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:27:36.471276226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:27:36.515021545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2029571s
2026-01-15T09:27:36.518745110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:27:36.523430657Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.31E-05s
2026-01-15T09:27:36.528808840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-15T09:27:36.635030587Z [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:27:36.647333161Z [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:27:36.656318296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:27:36.662496998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:27:36.694549477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1609218s
2026-01-15T09:27:36.697455498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:27:36.700624013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001056s
2026-01-15T09:27:36.705028639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-15T09:27:36.842523508Z [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:27:36.857474317Z [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:27:36.867794722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:27:36.876900988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:27:36.954518801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:27:36.964894989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:27:36.986520443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.276097s
2026-01-15T09:27:36.987470296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:27:36.990521585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001677s
2026-01-15T09:27:36.994052803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-15T09:27:37.188221449Z [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:27:37.234435255Z [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:27:37.252145306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:27:37.267094532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:27:37.331077236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:27:37.339007651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3410175s
2026-01-15T09:27:37.346520162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:27:37.351393760Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.58E-05s
2026-01-15T09:27:37.359303996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-15T09:27:37.547168283Z [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:27:37.561518412Z [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:27:37.571680379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:27:37.581335748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:27:37.630989384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:27:37.641078693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.276834s
2026-01-15T09:27:37.651578937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:27:37.656861468Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-05s
2026-01-15T09:27:37.661091151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-15T09:27:37.826228083Z [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:27:37.842505999Z [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:27:37.854171519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:27:37.864559004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:27:37.896288038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:27:37.904114529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2373412s
2026-01-15T09:27:37.905178431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:27:37.908498633Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.94E-05s
2026-01-15T09:27:37.912862298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-15T09:27:38.054535293Z [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:27:38.068551182Z [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:27:38.078856785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:38.087375883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:38.127395912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:38.135431555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.21757s
2026-01-15T09:27:38.139332187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:27:38.142702784Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.72E-05s
2026-01-15T09:27:38.147708880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-15T09:27:38.305108166Z [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:27:38.320875628Z [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:27:38.332257161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:38.341997338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:38.378528792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:38.386538167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2344973s
2026-01-15T09:27:38.389367063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:27:38.392485293Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.13E-05s
2026-01-15T09:27:38.395538555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-15T09:27:38.566513239Z [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:27:38.588389208Z [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:27:38.601639591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:38.615149432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:38.690977634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:38.700186585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3008909s
2026-01-15T09:27:38.703587358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:27:38.706646058Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.36E-05s
2026-01-15T09:27:38.709950616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-01-15T09:27:38.895763621Z [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:27:38.913513181Z [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:27:38.924577349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:38.933226731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:38.991050573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:39.000451501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2857455s
2026-01-15T09:27:39.004953843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:27:39.011624251Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.58E-05s
2026-01-15T09:27:39.016390961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-15T09:27:39.228266513Z [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:27:39.240463578Z [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:27:39.249769544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:27:39.257695773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:27:39.298761279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2777578s
2026-01-15T09:27:39.302780718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:27:39.308232321Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.11E-05s
2026-01-15T09:27:39.311032054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-15T09:27:39.462414849Z [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:27:39.474311726Z [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:27:39.482647087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:27:39.489549503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:27:39.530902400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2155717s
2026-01-15T09:27:39.535185404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:27:39.539059544Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.13E-05s
2026-01-15T09:27:39.544081966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset
2026-01-15T09:27:39.732704899Z [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:27:39.748219040Z [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:27:39.759645632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:27:39.767808225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:27:39.838125756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:27:39.856119522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3043289s
2026-01-15T09:27:39.860660842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:39.871119694Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-05s
2026-01-15T09:27:39.881513970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset
2026-01-15T09:27:40.137624725Z [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:27:40.222137993Z [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:27:40.252193531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:27:40.269748399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:27:40.318825713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:40.328292509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:40.337656822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:40.351177921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:27:40.359330098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4699915s
2026-01-15T09:27:40.363658169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:40.367241035Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.11E-05s
2026-01-15T09:27:40.374476390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset
2026-01-15T09:27:40.539491399Z [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:27:40.560703735Z [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:27:40.576035764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:27:40.584281873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:27:40.626077652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:40.631462065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:40.638073326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:40.643763286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:27:40.650688997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.271823s
2026-01-15T09:27:40.654290320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:40.659422926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002905s
2026-01-15T09:27:40.659856746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset
2026-01-15T09:27:40.804149885Z [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:27:40.822453444Z [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:27:40.835709245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:27:40.844231637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:27:40.884522582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:40.892232097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:40.900208041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:40.908313519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:27:40.915994201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2529723s
2026-01-15T09:27:40.919055976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:40.924880328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001493s
2026-01-15T09:27:40.929694728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset
2026-01-15T09:27:41.069393616Z [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:27:41.088293028Z [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:27:41.101724552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:27:41.112361631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:27:41.181174247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:41.189247007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:41.196509912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:41.210522647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:27:41.219260091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2853298s
2026-01-15T09:27:41.223903635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:41.227640741Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.62E-05s
2026-01-15T09:27:41.231440361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset
2026-01-15T09:27:41.456210493Z [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:27:41.480302791Z [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:27:41.493937469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:41.513818080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:41.628537772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:27:41.639619988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4024196s
2026-01-15T09:27:41.650159561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:41.659402052Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.29E-05s
2026-01-15T09:27:41.665103590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-15T09:27:41.803839016Z [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:27:41.814197148Z [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:27:41.821909597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:27:41.829149879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:27:41.868789820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.202892s
2026-01-15T09:27:41.872073737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:27:41.874977415Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.76E-05s
2026-01-15T09:27:41.878324828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-15T09:27:42.066062855Z [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:27:42.073121315Z [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:27:42.080184803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:27:42.087594809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:27:42.126549283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:27:42.133594083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2521304s
2026-01-15T09:27:42.136826164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:27:42.138983534Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.93E-05s
2026-01-15T09:27:42.143104164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-15T09:27:42.271318115Z [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:27:42.280053916Z [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:27:42.286388112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:27:42.293592590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:27:42.327732074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:27:42.333679651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1869349s
2026-01-15T09:27:42.335768298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:27:42.337719260Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.36E-05s
2026-01-15T09:27:42.341063128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-01-15T09:27:42.453818969Z [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:27:42.463247979Z [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:27:42.471541859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:27:42.478439448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-15T09:27:42.540409938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1909967s
2026-01-15T09:27:42.548353394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:27:42.551002861Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.67E-05s
2026-01-15T09:27:42.554519387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-01-15T09:27:42.703500386Z [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:27:42.714979306Z [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:27:42.728893582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:27:42.740113124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-15T09:27:42.800860022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2425913s
2026-01-15T09:27:42.806183064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:42.808837038Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.29E-05s
2026-01-15T09:27:42.818120810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:27:43.038690001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:27:43.049020631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:27:43.057560821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:27:43.063601787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:27:43.120079743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:27:43.128554032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3080701s
2026-01-15T09:27:43.138741999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-15T09:27:43', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:27:43.147060726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:43.162648289Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:27:43.166328048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3380835s
2026-01-15T09:27:43.182177102Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-01-15T09:27:43.186685714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:43.210597793Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214
2026-01-15T09:27:43.240398889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:27:43.240427112Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.51E-05s
2026-01-15T09:27:43.240430427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-01-15T09:27:43.250342660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-01-15T09:27:43.261950954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202758s
2026-01-15T09:27:43.270203392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-15T09:27:43', 'add_language_tags_to_subtitle_files')
2026-01-15T09:27:43.274556271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:43.281097977Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-01-15T09:27:43.286119816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0385044s
2026-01-15T09:27:43.289341261Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-01-15T09:27:43.296099982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:43.300102735Z [Info] add_salt_to_users: Starting migration of Main DB to 215
2026-01-15T09:27:43.312714893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-15T09:27:43.316825889Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.05E-05s
2026-01-15T09:27:43.320497087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-15T09:27:43.333996492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-15T09:27:43.366099265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324485s
2026-01-15T09:27:43.368148864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-15T09:27:43.371770268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-15T09:27:43.388625618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178265s
2026-01-15T09:27:43.392027343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-15T09:27:43', 'add_salt_to_users')
2026-01-15T09:27:43.397321631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:43.405062272Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-01-15T09:27:43.407284520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340616s
2026-01-15T09:27:43.411042138Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-01-15T09:27:43.412180471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:43.416049215Z [Info] clean_alt_titles: Starting migration of Main DB to 216
2026-01-15T09:27:43.425842421Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language
2026-01-15T09:27:43.543071160Z [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:27:43.549653017Z [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:27:43.555649186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:43.562322439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:43.596830134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:43.603296718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:27:43.608475233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1798304s
2026-01-15T09:27:43.614031293Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes
2026-01-15T09:27:43.726243760Z [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:27:43.734870129Z [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:27:43.740407050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:43.747628655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:43.783464299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:43.788620600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:27:43.793696801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.180129s
2026-01-15T09:27:43.796364085Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount
2026-01-15T09:27:43.904815771Z [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:27:43.913467237Z [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:27:43.919476265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:43.926273755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:43.966336198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:43.972975180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:27:43.979030638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1804123s
2026-01-15T09:27:43.981393777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId
2026-01-15T09:27:44.122065362Z [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:27:44.133808878Z [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:27:44.139975422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:44.148829771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:44.185092785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:44.191077987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:27:44.196814679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2131851s
2026-01-15T09:27:44.200847488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-01-15T09:27:44', 'clean_alt_titles')
2026-01-15T09:27:44.205166785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:44.212889971Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-01-15T09:27:44.219309875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2287995s
2026-01-15T09:27:44.223343406Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-01-15T09:27:44.228653067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:44.240139558Z [Info] remove_omg: Starting migration of Main DB to 217
2026-01-15T09:27:44.255148353Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:44.259323155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-15T09:27:44.270133763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095554s
2026-01-15T09:27:44.273657200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-15T09:27:44', 'remove_omg')
2026-01-15T09:27:44.281693134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:44.340100158Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-01-15T09:27:44.340139938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471531s
2026-01-15T09:27:44.361878131Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-01-15T09:27:44.367700670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:44.378946631Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218
2026-01-15T09:27:44.396187529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:44.404375711Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-05s
2026-01-15T09:27:44.415305467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-01-15T09:27:44.423158126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-01-15T09:27:44.451557996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311955s
2026-01-15T09:27:44.461316199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-01-15T09:27:44', 'add_additional_info_to_pending_releases')
2026-01-15T09:27:44.473446904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:44.481871260Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-01-15T09:27:44.492297333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0612792s
2026-01-15T09:27:44.501178683Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-01-15T09:27:44.503182073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:44.510003057Z [Info] add_result_to_commands: Starting migration of Main DB to 219
2026-01-15T09:27:44.517752532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:27:44.520509280Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.85E-05s
2026-01-15T09:27:44.523323043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-15T09:27:44.528454418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:44.544179366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017816s
2026-01-15T09:27:44.548417152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-01-15T09:27:44', 'add_result_to_commands')
2026-01-15T09:27:44.554155986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:44.562117758Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-01-15T09:27:44.564820035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346896s
2026-01-15T09:27:44.568660336Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-01-15T09:27:44.571131126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:44.575516022Z [Info] health_restored_notification: Starting migration of Main DB to 220
2026-01-15T09:27:44.581950378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:44.585526032Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.66E-05s
2026-01-15T09:27:44.589061867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-15T09:27:44.591984203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:44.609366484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172213s
2026-01-15T09:27:44.614649314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-01-15T09:27:44', 'health_restored_notification')
2026-01-15T09:27:44.620476290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:44.629150018Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-01-15T09:27:44.632045365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374672s
2026-01-15T09:27:44.635389973Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-01-15T09:27:44.638338940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:44.642145540Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221
2026-01-15T09:27:44.647989311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:44.650333532Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.39E-05s
2026-01-15T09:27:44.652831042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-01-15T09:27:44.656781607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:44.671459917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157556s
2026-01-15T09:27:44.675651645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-01-15T09:27:44', 'add_on_manual_interaction_required_to_notifications')
2026-01-15T09:27:44.680902738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:44.695153479Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-01-15T09:27:44.698784807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036277s
2026-01-15T09:27:44.702717957Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-01-15T09:27:44.705374525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:44.709944899Z [Info] remove_rarbg: Starting migration of Main DB to 222
2026-01-15T09:27:44.716412104Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:44.719700208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg'
2026-01-15T09:27:44.724344122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005567s
2026-01-15T09:27:44.730113802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-01-15T09:27:44', 'remove_rarbg')
2026-01-15T09:27:44.733823998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:44.743228832Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-01-15T09:27:44.748312555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219815s
2026-01-15T09:27:44.748440936Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-01-15T09:27:44.752459805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:44.757152072Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223
2026-01-15T09:27:44.767170304Z [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:27:44.771502141Z [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:27:44.779305196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089473s
2026-01-15T09:27:44.783560167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-01-15T09:27:44', 'remove_invalid_roksbox_metadata_images')
2026-01-15T09:27:44.789286153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:44.796378683Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-01-15T09:27:44.799301059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261988s
2026-01-15T09:27:44.802806809Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-01-15T09:27:44.805697799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:44.810508333Z [Info] list_sync_time: Starting migration of Main DB to 224
2026-01-15T09:27:44.834372609Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-15T09:27:44.954804375Z [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:27:44.968902467Z [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:27:44.979067880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:27:44.986963083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:27:45.029258230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:27:45.035785605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1981707s
2026-01-15T09:27:45.038940168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:27:45.044080767Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.16E-05s
2026-01-15T09:27:45.045214874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-15T09:27:45.049683516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-15T09:27:45.067406867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018581s
2026-01-15T09:27:45.070696623Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:45.074391616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval'
2026-01-15T09:27:45.079460117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056699s
2026-01-15T09:27:45.084338421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-01-15T09:27:45', 'list_sync_time')
2026-01-15T09:27:45.091120798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:45.100439063Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-01-15T09:27:45.105754852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262267s
2026-01-15T09:27:45.110595111Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-01-15T09:27:45.115072236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:45.120173394Z [Info] add_tags_to_collections: Starting migration of Main DB to 225
2026-01-15T09:27:45.128382447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-01-15T09:27:45.131466375Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.03E-05s
2026-01-15T09:27:45.135168170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String
2026-01-15T09:27:45.140032353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT
2026-01-15T09:27:45.155684983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172715s
2026-01-15T09:27:45.160498471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-01-15T09:27:45', 'add_tags_to_collections')
2026-01-15T09:27:45.166741651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:45.173351529Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-01-15T09:27:45.175830871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354367s
2026-01-15T09:27:45.178329503Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-01-15T09:27:45.180186354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:45.183863520Z [Info] add_download_client_tags: Starting migration of Main DB to 226
2026-01-15T09:27:45.189800150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:27:45.191131975Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.75E-05s
2026-01-15T09:27:45.193118259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-15T09:27:45.195368940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-15T09:27:45.207310422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119427s
2026-01-15T09:27:45.211637511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-01-15T09:27:45', 'add_download_client_tags')
2026-01-15T09:27:45.217342686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:45.232791580Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-01-15T09:27:45.237889263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359891s
2026-01-15T09:27:45.242882330Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-01-15T09:27:45.248235377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:45.253641863Z [Info] add_auto_tagging: Starting migration of Main DB to 227
2026-01-15T09:27:45.270594189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-15T09:27:45.277197518Z [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:27:45.285727020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114304s
2026-01-15T09:27:45.289243586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-15T09:27:45.292801084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-15T09:27:45.298185798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065684s
2026-01-15T09:27:45.301969483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-01-15T09:27:45', 'add_auto_tagging')
2026-01-15T09:27:45.308608625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:45.316062207Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-01-15T09:27:45.318640468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242881s
2026-01-15T09:27:45.325103176Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-15T09:27:45.325142945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:45.329519399Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228
2026-01-15T09:27:45.338267960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:27:45.340836406Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-05s
2026-01-15T09:27:45.343351693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-15T09:27:45.346679586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:45.362586888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160223s
2026-01-15T09:27:45.364830047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:27:45.367152975Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.66E-05s
2026-01-15T09:27:45.371321498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-15T09:27:45.373830695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-15T09:27:45.389556004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166007s
2026-01-15T09:27:45.393736084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-01-15T09:27:45', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-15T09:27:45.398761619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:45.407146957Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-15T09:27:45.410447268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340072s
2026-01-15T09:27:45.413986799Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-01-15T09:27:45.417447792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:45.421856654Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229
2026-01-15T09:27:45.448699762Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-15T09:27:45.452540413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-15T09:27:45.497033851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423921s
2026-01-15T09:27:45.497077547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:27:45.498989830Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.47E-05s
2026-01-15T09:27:45.503124231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-01-15T09:27:45.506849891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-01-15T09:27:45.520119201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152344s
2026-01-15T09:27:45.524436586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:27:45.529083135Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.42E-05s
2026-01-15T09:27:45.535115618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-15T09:27:45.545057678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:45.581266449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0361307s
2026-01-15T09:27:45.587489859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:27:45.594421319Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.84E-05s
2026-01-15T09:27:45.598429130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-15T09:27:45.606102131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:45.621897885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183385s
2026-01-15T09:27:45.629039299Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-15T09:27:45.832345199Z [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:27:45.853240219Z [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:27:45.863468536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-15T09:27:45.874478773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-15T09:27:45.912413250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.276497s
2026-01-15T09:27:45.914650150Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:45.929873106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:45.944463836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027333s
2026-01-15T09:27:45.947286553Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:45.951002087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-15T09:27:45.955856536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057973s
2026-01-15T09:27:45.960495803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-01-15T09:27:45', 'update_restrictions_to_release_profiles')
2026-01-15T09:27:45.967774083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:45.971804678Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-01-15T09:27:45.974011744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021646s
2026-01-15T09:27:45.978564492Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-01-15T09:27:45.981407108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:45.985873426Z [Info] rename_quality_profiles: Starting migration of Main DB to 230
2026-01-15T09:27:45.991524740Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-15T09:27:45.993991023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-15T09:27:46.026830029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327027s
2026-01-15T09:27:46.029721740Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId
2026-01-15T09:27:46.143213703Z [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:27:46.153083102Z [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:27:46.159771719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:46.166188177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:46.207290697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:27:46.214523749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1819405s
2026-01-15T09:27:46.217534338Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId
2026-01-15T09:27:46.353277653Z [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:27:46.364060129Z [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:27:46.369743881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:27:46.379132180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:27:46.441362350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:27:46.448061431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2278561s
2026-01-15T09:27:46.452838685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-01-15T09:27:46', 'rename_quality_profiles')
2026-01-15T09:27:46.460527118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.470188967Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-01-15T09:27:46.472946657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2498458s
2026-01-15T09:27:46.477072726Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-01-15T09:27:46.479892127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.484740307Z [Info] update_images_remote_url: Starting migration of Main DB to 231
2026-01-15T09:27:46.500095852Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:46.509377602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:46.515636795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088767s
2026-01-15T09:27:46.519317937Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:46.522959931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:46.528421710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057282s
2026-01-15T09:27:46.532132818Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:46.539040482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:46.541588107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060923s
2026-01-15T09:27:46.546048786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-01-15T09:27:46', 'update_images_remote_url')
2026-01-15T09:27:46.551989022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.559876013Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-01-15T09:27:46.563379860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236309s
2026-01-15T09:27:46.567013741Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-01-15T09:27:46.570704708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.575990204Z [Info] add_notification_status: Starting migration of Main DB to 232
2026-01-15T09:27:46.589639082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-15T09:27:46.596959956Z [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:27:46.608089904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132448s
2026-01-15T09:27:46.609938972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-15T09:27:46.614377619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-15T09:27:46.621567465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083739s
2026-01-15T09:27:46.626268866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-01-15T09:27:46', 'add_notification_status')
2026-01-15T09:27:46.632228860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.639536624Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-01-15T09:27:46.643075003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257857s
2026-01-15T09:27:46.648689101Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-01-15T09:27:46.652526346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.658446481Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233
2026-01-15T09:27:46.667120611Z [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:27:46.671942111Z [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:27:46.678431539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075906s
2026-01-15T09:27:46.683335112Z [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:27:46.689519714Z [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:27:46.698112281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091289s
2026-01-15T09:27:46.701572443Z [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:27:46.705387536Z [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:27:46.711009144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063504s
2026-01-15T09:27:46.714955775Z [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:27:46.718158550Z [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:27:46.722628193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050282s
2026-01-15T09:27:46.726403366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-01-15T09:27:46', 'rename_deprecated_indexer_flags')
2026-01-15T09:27:46.732817322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.739531536Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-01-15T09:27:46.742011270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214665s
2026-01-15T09:27:46.745677349Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-01-15T09:27:46.752071695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.753332283Z [Info] movie_last_searched_time: Starting migration of Main DB to 234
2026-01-15T09:27:46.759648241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:46.761993333Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.65E-05s
2026-01-15T09:27:46.764742490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset
2026-01-15T09:27:46.768133187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME
2026-01-15T09:27:46.785030841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175095s
2026-01-15T09:27:46.789101357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-01-15T09:27:46', 'movie_last_searched_time')
2026-01-15T09:27:46.794442706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.813073986Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-01-15T09:27:46.815324906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0455466s
2026-01-15T09:27:46.817285702Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-01-15T09:27:46.819887339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.824695599Z [Info] email_encryption: Starting migration of Main DB to 235
2026-01-15T09:27:46.830426902Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:46.833120165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:46.848169381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128683s
2026-01-15T09:27:46.849785411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-01-15T09:27:46', 'email_encryption')
2026-01-15T09:27:46.854571048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.862997836Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-01-15T09:27:46.865072142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296454s
2026-01-15T09:27:46.867315292Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-01-15T09:27:46.869426983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.872510873Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236
2026-01-15T09:27:46.880125335Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-01-15T09:27:46.880157763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-01-15T09:27:46.883474891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038646s
2026-01-15T09:27:46.888222410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-01-15T09:27:46', 'clear_last_rss_releases_info')
2026-01-15T09:27:46.893353364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.899671926Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-01-15T09:27:46.902240161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193681s
2026-01-15T09:27:46.905288466Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-01-15T09:27:46.908126677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.912408448Z [Info] add_indexes: Starting migration of Main DB to 237
2026-01-15T09:27:46.934535644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId)
2026-01-15T09:27:46.937567755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC)
2026-01-15T09:27:46.942910385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059441s
2026-01-15T09:27:46.945498931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date)
2026-01-15T09:27:46.948808648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC)
2026-01-15T09:27:46.957155167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090118s
2026-01-15T09:27:46.959634980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date)
2026-01-15T09:27:46.963407659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC)
2026-01-15T09:27:46.970074414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068462s
2026-01-15T09:27:46.973687634Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-15T09:27:46.976449349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-15T09:27:46.980494036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047366s
2026-01-15T09:27:46.982439520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-15T09:27:46.989123178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-15T09:27:46.995080700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081714s
2026-01-15T09:27:46.995869742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId)
2026-01-15T09:27:46.998779288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC)
2026-01-15T09:27:47.004874367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056935s
2026-01-15T09:27:47.006668422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path)
2026-01-15T09:27:47.009110780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC)
2026-01-15T09:27:47.013730829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049433s
2026-01-15T09:27:47.016821838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-01-15T09:27:47', 'add_indexes')
2026-01-15T09:27:47.021300324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:47.027154000Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-01-15T09:27:47.029085492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176313s
2026-01-15T09:27:47.032606024Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-01-15T09:27:47.038035324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:47.040218634Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238
2026-01-15T09:27:47.048801417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:27:47.051892836Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-05s
2026-01-15T09:27:47.053966191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-01-15T09:27:47.056828496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-01-15T09:27:47.072853024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167329s
2026-01-15T09:27:47.075186518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:27:47.077002628Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.69E-05s
2026-01-15T09:27:47.078480571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-01-15T09:27:47.080529649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:47.106476825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256218s
2026-01-15T09:27:47.111862630Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:47.117186293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:47.135825125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184361s
2026-01-15T09:27:47.145546672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-01-15T09:27:47', 'parse_title_from_existing_subtitle_files')
2026-01-15T09:27:47.152256961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:47.164326545Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-01-15T09:27:47.166171056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0467884s
2026-01-15T09:27:47.168732292Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-01-15T09:27:47.170704175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:47.174450275Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239
2026-01-15T09:27:47.180661506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:27:47.183209322Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-05s
2026-01-15T09:27:47.185510958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-01-15T09:27:47.188863198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:47.203679796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157734s
2026-01-15T09:27:47.207760917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-01-15T09:27:47', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-01-15T09:27:47.212888235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:47.218419899Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-01-15T09:27:47.221226292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02987s
2026-01-15T09:27:47.225237849Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-01-15T09:27:47.228262309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:47.232952212Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240
2026-01-15T09:27:47.239477483Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle
2026-01-15T09:27:47.371658743Z [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:27:47.379642499Z [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:27:47.386148191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:27:47.391740486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:27:47.442151326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.197736s
2026-01-15T09:27:47.447231614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-01-15T09:27:47', 'drop_multi_episode_style_from_naming_config')
2026-01-15T09:27:47.452967573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:47.460034736Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-01-15T09:27:47.461276856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2159954s
2026-01-15T09:27:47.464356138Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-01-15T09:27:47.467066777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:47.471592584Z [Info] stevenlu_update_url: Starting migration of Main DB to 241
2026-01-15T09:27:47.476711160Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:47.479354728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:47.489612388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100829s
2026-01-15T09:27:47.492712942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-01-15T09:27:47', 'stevenlu_update_url')
2026-01-15T09:27:47.496990768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:47.503018074Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-01-15T09:27:47.505132029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229032s
2026-01-15T09:27:47.507363691Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-01-15T09:27:47.509115585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:47.512399332Z [Info] add_movie_keywords: Starting migration of Main DB to 242
2026-01-15T09:27:47.518641419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:47.523084112Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.75E-05s
2026-01-15T09:27:47.524658400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String
2026-01-15T09:27:47.528095657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT
2026-01-15T09:27:47.544607243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170936s
2026-01-15T09:27:47.549576675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-01-15T09:27:47', 'add_movie_keywords')
2026-01-15T09:27:47.555465754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:47.561057196Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-01-15T09:27:47.563617230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335565s
2026-01-15T09:27:47.844428294Z [Debug] MigrationController: Took: 00:00:47.8927086
2026-01-15T09:27:53.020427423Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-15T09:27:53.819535101Z [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:27:55.490500951Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:27:55.575407238Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:55.578838355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:55.846545865Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:27:55.858019998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2759148s
2026-01-15T09:27:55.862005266Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:27:55.865161292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.283281s
2026-01-15T09:27:55.935530870Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:27:55.940175996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:55.957360250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:27:55.970845823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:27:56.000702964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404265s
2026-01-15T09:27:56.003237109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.012169676Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:27:56.014516420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0524464s
2026-01-15T09:27:56.026981607Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:27:56.029584144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.045301191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:27:56.051813643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:27:56.066040136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174798s
2026-01-15T09:27:56.068843925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:56.072138800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00051s
2026-01-15T09:27:56.076450105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:27:56.081644204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:27:56.097030024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171939s
2026-01-15T09:27:56.099376497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.105515961Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:27:56.110188799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259095s
2026-01-15T09:27:56.115134064Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:27:56.117476882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.122130191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:56.124155143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001095s
2026-01-15T09:27:56.125969400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:27:56.128614992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:27:56.137630393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00804s
2026-01-15T09:27:56.139790918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.145049232Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:27:56.148063596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166916s
2026-01-15T09:27:56.162483209Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:27:56.166107507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.172868662Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-15T09:27:56.185279957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-15T09:27:56.190122199Z [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:27:56.198950729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108262s
2026-01-15T09:27:56.201805074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-15T09:27:56.204767039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:27:56.210627575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062493s
2026-01-15T09:27:56.218027957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:27:56', 'InitialSetup')
2026-01-15T09:27:56.226700163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.237542611Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:27:56.242639964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330127s
2026-01-15T09:27:56.246828136Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-01-15T09:27:56.249817652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.254828005Z [Info] add_moviefiles_table: Starting migration of Log DB to 104
2026-01-15T09:27:56.258078032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-01-15T09:27:56', 'add_moviefiles_table')
2026-01-15T09:27:56.264665387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.269775609Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-01-15T09:27:56.271809124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200923s
2026-01-15T09:27:56.274207876Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-01-15T09:27:56.276023846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.278592883Z [Info] fix_history_movieId: Starting migration of Log DB to 105
2026-01-15T09:27:56.281486506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-01-15T09:27:56', 'fix_history_movieId')
2026-01-15T09:27:56.286166394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.291535094Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-01-15T09:27:56.296179639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150527s
2026-01-15T09:27:56.297760306Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-01-15T09:27:56.300834640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.305098675Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106
2026-01-15T09:27:56.310604670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-01-15T09:27:56', 'add_tmdb_stuff')
2026-01-15T09:27:56.314827564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.320855050Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-01-15T09:27:56.323341534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020012s
2026-01-15T09:27:56.326344430Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-01-15T09:27:56.329586285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.333618593Z [Info] fix_movie_files: Starting migration of Log DB to 107
2026-01-15T09:27:56.337574197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-01-15T09:27:56', 'fix_movie_files')
2026-01-15T09:27:56.343744327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.351521733Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-01-15T09:27:56.358712622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217222s
2026-01-15T09:27:56.368014351Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-01-15T09:27:56.373341457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.378355066Z [Info] update_schedule_intervale: Starting migration of Log DB to 108
2026-01-15T09:27:56.388387870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-01-15T09:27:56', 'update_schedule_intervale')
2026-01-15T09:27:56.400884663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.419009605Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-01-15T09:27:56.425446215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417037s
2026-01-15T09:27:56.432495351Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-01-15T09:27:56.451191818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.463967791Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109
2026-01-15T09:27:56.474211430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-01-15T09:27:56', 'add_movie_formats_to_naming_config')
2026-01-15T09:27:56.490098480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.498115316Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-01-15T09:27:56.503041904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049211s
2026-01-15T09:27:56.507036565Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-01-15T09:27:56.507371377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.510416086Z [Info] add_phyiscal_release: Starting migration of Log DB to 110
2026-01-15T09:27:56.513575187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-01-15T09:27:56', 'add_phyiscal_release')
2026-01-15T09:27:56.517962557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.522347354Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-01-15T09:27:56.524570041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145643s
2026-01-15T09:27:56.526976636Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-01-15T09:27:56.529678381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.534097248Z [Info] remove_bitmetv: Starting migration of Log DB to 111
2026-01-15T09:27:56.538342185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-01-15T09:27:56', 'remove_bitmetv')
2026-01-15T09:27:56.545009290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.552369791Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-01-15T09:27:56.557001608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221496s
2026-01-15T09:27:56.560295480Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-01-15T09:27:56.563666909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.568650071Z [Info] remove_torrentleech: Starting migration of Log DB to 112
2026-01-15T09:27:56.573264651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-01-15T09:27:56', 'remove_torrentleech')
2026-01-15T09:27:56.579663163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.585731270Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-01-15T09:27:56.590021686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217s
2026-01-15T09:27:56.597166545Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-01-15T09:27:56.597404571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.602209907Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113
2026-01-15T09:27:56.606585950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-01-15T09:27:56', 'remove_broadcasthenet')
2026-01-15T09:27:56.613271762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.620561579Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-01-15T09:27:56.624256562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232692s
2026-01-15T09:27:56.627775712Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-01-15T09:27:56.630944787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.635442512Z [Info] remove_fanzub: Starting migration of Log DB to 114
2026-01-15T09:27:56.639770634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-01-15T09:27:56', 'remove_fanzub')
2026-01-15T09:27:56.645365282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.651868440Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-01-15T09:27:56.654481794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208892s
2026-01-15T09:27:56.657527034Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-01-15T09:27:56.660207858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.663952215Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115
2026-01-15T09:27:56.668193407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-01-15T09:27:56', 'update_movie_sorttitle')
2026-01-15T09:27:56.673974313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.679739747Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-01-15T09:27:56.682357427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193457s
2026-01-15T09:27:56.685391851Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-01-15T09:27:56.688737511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.693042799Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116
2026-01-15T09:27:56.696800386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-01-15T09:27:56', 'update_movie_sorttitle_again')
2026-01-15T09:27:56.702523636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.710103076Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-01-15T09:27:56.711572066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200196s
2026-01-15T09:27:56.714591938Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-01-15T09:27:56.717344370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.721142838Z [Info] update_movie_file: Starting migration of Log DB to 117
2026-01-15T09:27:56.724757160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-01-15T09:27:56', 'update_movie_file')
2026-01-15T09:27:56.730337978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.735295602Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-01-15T09:27:56.737802686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178439s
2026-01-15T09:27:56.740679063Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-01-15T09:27:56.743231565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.747040479Z [Info] update_movie_slug: Starting migration of Log DB to 118
2026-01-15T09:27:56.750592509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-01-15T09:27:56', 'update_movie_slug')
2026-01-15T09:27:56.756049080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.761758809Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-01-15T09:27:56.764492595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183697s
2026-01-15T09:27:56.767870923Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-01-15T09:27:56.770851967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.774859348Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119
2026-01-15T09:27:56.778815152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-01-15T09:27:56', 'add_youtube_trailer_id')
2026-01-15T09:27:56.784389219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.789193804Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-01-15T09:27:56.797027184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179611s
2026-01-15T09:27:56.799100119Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-01-15T09:27:56.799124846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.803907678Z [Info] add_studio: Starting migration of Log DB to 120
2026-01-15T09:27:56.806286761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-01-15T09:27:56', 'add_studio')
2026-01-15T09:27:56.811544134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.820617911Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-01-15T09:27:56.821487464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203319s
2026-01-15T09:27:56.823951142Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-01-15T09:27:56.826985347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.831045757Z [Info] update_filedate_config: Starting migration of Log DB to 121
2026-01-15T09:27:56.835389602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-01-15T09:27:56', 'update_filedate_config')
2026-01-15T09:27:56.840859122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.847016773Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-01-15T09:27:56.849716716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200459s
2026-01-15T09:27:56.852838972Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-01-15T09:27:56.856383410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.859598395Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122
2026-01-15T09:27:56.863744133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-01-15T09:27:56', 'add_movieid_to_blacklist')
2026-01-15T09:27:56.868900554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.874541672Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-01-15T09:27:56.877586792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185792s
2026-01-15T09:27:56.880171032Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-01-15T09:27:56.882486699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.886108602Z [Info] create_netimport_table: Starting migration of Log DB to 123
2026-01-15T09:27:56.890141562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-01-15T09:27:56', 'create_netimport_table')
2026-01-15T09:27:56.894751645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.900008658Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-01-15T09:27:56.903089652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173642s
2026-01-15T09:27:56.905832650Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-01-15T09:27:56.908332263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.911857431Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124
2026-01-15T09:27:56.915368149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-01-15T09:27:56', 'add_preferred_tags_to_profile')
2026-01-15T09:27:56.920382619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.926220631Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-01-15T09:27:56.928552753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176268s
2026-01-15T09:27:56.930993809Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-01-15T09:27:56.933147984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.937326862Z [Info] fix_imdb_unique: Starting migration of Log DB to 125
2026-01-15T09:27:56.940891651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-01-15T09:27:56', 'fix_imdb_unique')
2026-01-15T09:27:56.946353489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.952581025Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-01-15T09:27:56.957472601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191365s
2026-01-15T09:27:56.959593907Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-01-15T09:27:56.962157516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.967065395Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126
2026-01-15T09:27:56.969454353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-01-15T09:27:56', 'update_qualities_and_profiles')
2026-01-15T09:27:56.974497134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.979504634Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-01-15T09:27:56.982696883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172966s
2026-01-15T09:27:56.985589565Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-01-15T09:27:56.988038623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.991236461Z [Info] remove_wombles: Starting migration of Log DB to 127
2026-01-15T09:27:56.994400649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-01-15T09:27:56', 'remove_wombles')
2026-01-15T09:27:56.998844174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.004612451Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-01-15T09:27:57.007254919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016457s
2026-01-15T09:27:57.010079589Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-01-15T09:27:57.012387055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.015529009Z [Info] remove_kickass: Starting migration of Log DB to 128
2026-01-15T09:27:57.019854126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-01-15T09:27:57', 'remove_kickass')
2026-01-15T09:27:57.024547193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.030519277Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-01-15T09:27:57.032723989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177125s
2026-01-15T09:27:57.036071632Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-01-15T09:27:57.038493899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.042056684Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129
2026-01-15T09:27:57.046871194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-01-15T09:27:57', 'add_parsed_movie_info_to_pending_release')
2026-01-15T09:27:57.053802183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.062233569Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-01-15T09:27:57.080763578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228142s
2026-01-15T09:27:57.084628255Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-01-15T09:27:57.087709338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.091211052Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130
2026-01-15T09:27:57.094990172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-01-15T09:27:57', 'remove_wombles_kickass')
2026-01-15T09:27:57.100030280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.105197898Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-01-15T09:27:57.107769859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179666s
2026-01-15T09:27:57.110074149Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-01-15T09:27:57.111905903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.114993667Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131
2026-01-15T09:27:57.117982522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-01-15T09:27:57', 'make_parsed_episode_info_nullable')
2026-01-15T09:27:57.122294810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.127504332Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-01-15T09:27:57.131161859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151393s
2026-01-15T09:27:57.135148909Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-01-15T09:27:57.138299857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.141725017Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132
2026-01-15T09:27:57.145575904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-01-15T09:27:57', 'rename_torrent_downloadstation')
2026-01-15T09:27:57.152515055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.158592505Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-01-15T09:27:57.161778076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202923s
2026-01-15T09:27:57.166050413Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-01-15T09:27:57.169723885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.175059645Z [Info] add_minimumavailability: Starting migration of Log DB to 133
2026-01-15T09:27:57.180979480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-01-15T09:27:57', 'add_minimumavailability')
2026-01-15T09:27:57.187270611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.192703277Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-01-15T09:27:57.195575718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023034s
2026-01-15T09:27:57.198942500Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-01-15T09:27:57.202289101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.206466817Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134
2026-01-15T09:27:57.209995280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-01-15T09:27:57', 'add_remux_qualities_for_the_wankers')
2026-01-15T09:27:57.214313838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.219065784Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-01-15T09:27:57.221315953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167616s
2026-01-15T09:27:57.224019462Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-01-15T09:27:57.226128480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.229293049Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135
2026-01-15T09:27:57.233427650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-01-15T09:27:57', 'add_haspredbentry_to_movies')
2026-01-15T09:27:57.238744243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.242801719Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-01-15T09:27:57.245334190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016424s
2026-01-15T09:27:57.249427581Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-01-15T09:27:57.252124529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.255950499Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136
2026-01-15T09:27:57.259688787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-01-15T09:27:57', 'add_pathstate_to_movies')
2026-01-15T09:27:57.264546932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.269535702Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-01-15T09:27:57.271510739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174678s
2026-01-15T09:27:57.274352255Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-01-15T09:27:57.276736455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.280274113Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137
2026-01-15T09:27:57.282965693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-01-15T09:27:57', 'add_import_exclusions_table')
2026-01-15T09:27:57.287413625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.295058843Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-01-15T09:27:57.297852326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172563s
2026-01-15T09:27:57.299524901Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-01-15T09:27:57.301862862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.305236464Z [Info] add_physical_release_note: Starting migration of Log DB to 138
2026-01-15T09:27:57.308841413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-01-15T09:27:57', 'add_physical_release_note')
2026-01-15T09:27:57.313293860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.321900449Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-01-15T09:27:57.324155645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200673s
2026-01-15T09:27:57.327280334Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-01-15T09:27:57.331965200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.334405885Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139
2026-01-15T09:27:57.338503761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-01-15T09:27:57', 'consolidate_indexer_baseurl')
2026-01-15T09:27:57.343529287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.350335580Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-01-15T09:27:57.353701811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198796s
2026-01-15T09:27:57.357879837Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-01-15T09:27:57.361188071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.365765937Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140
2026-01-15T09:27:57.370226907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-01-15T09:27:57', 'add_alternative_titles_table')
2026-01-15T09:27:57.376079791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.383698671Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-01-15T09:27:57.386844771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223374s
2026-01-15T09:27:57.391160695Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-01-15T09:27:57.393399166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.397546777Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141
2026-01-15T09:27:57.401978684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-01-15T09:27:57', 'fix_duplicate_alt_titles')
2026-01-15T09:27:57.407901134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.415113334Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-01-15T09:27:57.418355459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213999s
2026-01-15T09:27:57.421709181Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-01-15T09:27:57.424624496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.428769423Z [Info] movie_extras: Starting migration of Log DB to 142
2026-01-15T09:27:57.433542941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-01-15T09:27:57', 'movie_extras')
2026-01-15T09:27:57.439605651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.445586216Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-01-15T09:27:57.448218930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208625s
2026-01-15T09:27:57.451307584Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-01-15T09:27:57.454065705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.458745893Z [Info] clean_core_tv: Starting migration of Log DB to 143
2026-01-15T09:27:57.462548247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-15T09:27:57', 'clean_core_tv')
2026-01-15T09:27:57.469236402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.474379915Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-01-15T09:27:57.476068123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204715s
2026-01-15T09:27:57.477972365Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-01-15T09:27:57.479805150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.482824952Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144
2026-01-15T09:27:57.485792315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-15T09:27:57', 'add_cookies_to_indexer_status')
2026-01-15T09:27:57.491298390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.497583072Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-01-15T09:27:57.500249985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177111s
2026-01-15T09:27:57.503063889Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-01-15T09:27:57.505456822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.508829863Z [Info] banner_to_fanart: Starting migration of Log DB to 145
2026-01-15T09:27:57.512023436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-15T09:27:57', 'banner_to_fanart')
2026-01-15T09:27:57.516169004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.521545404Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-01-15T09:27:57.523621023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161471s
2026-01-15T09:27:57.526161668Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-01-15T09:27:57.528016605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.531594453Z [Info] naming_config_colon_action: Starting migration of Log DB to 146
2026-01-15T09:27:57.535394033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-15T09:27:57', 'naming_config_colon_action')
2026-01-15T09:27:57.543104849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.548863264Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-01-15T09:27:57.552961490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202926s
2026-01-15T09:27:57.556719117Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-01-15T09:27:57.559483247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.565442170Z [Info] add_custom_formats: Starting migration of Log DB to 147
2026-01-15T09:27:57.569976921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-15T09:27:57', 'add_custom_formats')
2026-01-15T09:27:57.576957454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.583578569Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-01-15T09:27:57.587822344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227424s
2026-01-15T09:27:57.603994241Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-01-15T09:27:57.606785191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.612502002Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148
2026-01-15T09:27:57.617013638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-15T09:27:57', 'remove_extra_naming_config')
2026-01-15T09:27:57.622467204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.629809139Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-01-15T09:27:57.633958583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227521s
2026-01-15T09:27:57.638053214Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-01-15T09:27:57.641471794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.646184891Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149
2026-01-15T09:27:57.651468814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-15T09:27:57', 'convert_regex_required_tags')
2026-01-15T09:27:57.658640654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.665152445Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-01-15T09:27:57.668197565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238809s
2026-01-15T09:27:57.671839148Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-01-15T09:27:57.675143307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.691121534Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150
2026-01-15T09:27:57.723132169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-15T09:27:57', 'fix_format_tags_double_underscore')
2026-01-15T09:27:57.735990635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.755120822Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-01-15T09:27:57.758628786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0773671s
2026-01-15T09:27:57.761194527Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-01-15T09:27:57.765653405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.774159713Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151
2026-01-15T09:27:57.775960419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-15T09:27:57', 'add_tags_to_net_import')
2026-01-15T09:27:57.787408232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.797118534Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-01-15T09:27:57.801473425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304657s
2026-01-15T09:27:57.804199877Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-01-15T09:27:57.807011458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.810726351Z [Info] add_custom_filters: Starting migration of Log DB to 152
2026-01-15T09:27:57.814046913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-15T09:27:57', 'add_custom_filters')
2026-01-15T09:27:57.818678619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.839508802Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-01-15T09:27:57.853019835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323815s
2026-01-15T09:27:57.857336479Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-01-15T09:27:57.860882590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.865147006Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153
2026-01-15T09:27:57.870449005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-15T09:27:57', 'indexer_client_status_search_changes')
2026-01-15T09:27:57.877158563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.893649979Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-01-15T09:27:57.897639022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313068s
2026-01-15T09:27:57.903226660Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-01-15T09:27:57.908104764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.922528494Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154
2026-01-15T09:27:57.928496711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-15T09:27:57', 'add_language_to_files_history_blacklist')
2026-01-15T09:27:57.937147015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.958307863Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-01-15T09:27:57.961044681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0549506s
2026-01-15T09:27:57.965946472Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-01-15T09:27:57.968423381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.971767719Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155
2026-01-15T09:27:57.978663806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-15T09:27:57', 'add_update_allowed_quality_profile')
2026-01-15T09:27:57.983578997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.992523021Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-01-15T09:27:57.994262626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237952s
2026-01-15T09:27:57.997105602Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-01-15T09:27:58.002241984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.002897526Z [Info] add_download_client_priority: Starting migration of Log DB to 156
2026-01-15T09:27:58.006867301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-15T09:27:58', 'add_download_client_priority')
2026-01-15T09:27:58.022154322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.031009944Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-01-15T09:27:58.035044906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301243s
2026-01-15T09:27:58.039082232Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-01-15T09:27:58.042329936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.049961914Z [Info] remove_growl_prowl: Starting migration of Log DB to 157
2026-01-15T09:27:58.058188924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-15T09:27:58', 'remove_growl_prowl')
2026-01-15T09:27:58.071633808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.077116538Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-01-15T09:27:58.085507744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335821s
2026-01-15T09:27:58.092249369Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-01-15T09:27:58.101112421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.101146162Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158
2026-01-15T09:27:58.104117913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-15T09:27:58', 'remove_plex_hometheatre')
2026-01-15T09:27:58.109174886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.117492181Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-01-15T09:27:58.119568670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213078s
2026-01-15T09:27:58.122409103Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-01-15T09:27:58.124588748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.129949495Z [Info] add_webrip_qualites: Starting migration of Log DB to 159
2026-01-15T09:27:58.135216603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-15T09:27:58', 'add_webrip_qualites')
2026-01-15T09:27:58.138140111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.154454781Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-01-15T09:27:58.158740760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293835s
2026-01-15T09:27:58.161117930Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-01-15T09:27:58.165416056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.169709486Z [Info] health_issue_notification: Starting migration of Log DB to 160
2026-01-15T09:27:58.173651058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-15T09:27:58', 'health_issue_notification')
2026-01-15T09:27:58.180320346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.194153690Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-01-15T09:27:58.195132596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239971s
2026-01-15T09:27:58.201105791Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-01-15T09:27:58.204230210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.207437613Z [Info] speed_improvements: Starting migration of Log DB to 161
2026-01-15T09:27:58.211875729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-15T09:27:58', 'speed_improvements')
2026-01-15T09:27:58.216632883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.225404168Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-01-15T09:27:58.227481989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209197s
2026-01-15T09:27:58.231109972Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-01-15T09:27:58.236387966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.245030237Z [Info] fix_profile_format_default: Starting migration of Log DB to 162
2026-01-15T09:27:58.253100253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-15T09:27:58', 'fix_profile_format_default')
2026-01-15T09:27:58.265369896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.271642980Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-01-15T09:27:58.277021334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0381363s
2026-01-15T09:27:58.280962115Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-01-15T09:27:58.286154170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.292097560Z [Info] task_duration: Starting migration of Log DB to 163
2026-01-15T09:27:58.299740516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-15T09:27:58', 'task_duration')
2026-01-15T09:27:58.304822386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.312112893Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-01-15T09:27:58.320528635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274898s
2026-01-15T09:27:58.327703149Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-01-15T09:27:58.330029654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.337088714Z [Info] movie_collections_crew: Starting migration of Log DB to 164
2026-01-15T09:27:58.339060597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-15T09:27:58', 'movie_collections_crew')
2026-01-15T09:27:58.343422579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.351010602Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-01-15T09:27:58.352905210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202278s
2026-01-15T09:27:58.359185595Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-01-15T09:27:58.359203141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.361697085Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165
2026-01-15T09:27:58.364774784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-15T09:27:58', 'remove_custom_formats_from_quality_model')
2026-01-15T09:27:58.369946598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.375288298Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-01-15T09:27:58.377727431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162532s
2026-01-15T09:27:58.380335606Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-01-15T09:27:58.382622070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.386021301Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166
2026-01-15T09:27:58.389581912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-15T09:27:58', 'fix_tmdb_list_config')
2026-01-15T09:27:58.394551565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.400277799Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-01-15T09:27:58.402374069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173824s
2026-01-15T09:27:58.404967862Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-01-15T09:27:58.407257411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.410651194Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167
2026-01-15T09:27:58.414269482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-15T09:27:58', 'remove_movie_pathstate')
2026-01-15T09:27:58.418941548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.427043180Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-01-15T09:27:58.428653101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185566s
2026-01-15T09:27:58.431494266Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-01-15T09:27:58.433876793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.437566819Z [Info] custom_format_rework: Starting migration of Log DB to 168
2026-01-15T09:27:58.441299349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-15T09:27:58', 'custom_format_rework')
2026-01-15T09:27:58.446571303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.451979392Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-01-15T09:27:58.454454789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179151s
2026-01-15T09:27:58.457325047Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-01-15T09:27:58.459403560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.464093413Z [Info] custom_format_scores: Starting migration of Log DB to 169
2026-01-15T09:27:58.466808979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-15T09:27:58', 'custom_format_scores')
2026-01-15T09:27:58.486034850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.490860266Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-01-15T09:27:58.493324376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312688s
2026-01-15T09:27:58.495997539Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-01-15T09:27:58.498880957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.501500830Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170
2026-01-15T09:27:58.504299671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-01-15T09:27:58', 'fix_trakt_list_config')
2026-01-15T09:27:58.509039969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.513591616Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-01-15T09:27:58.515562457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153418s
2026-01-15T09:27:58.519800454Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-01-15T09:27:58.519954974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.523249829Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171
2026-01-15T09:27:58.526562089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-01-15T09:27:58', 'quality_definition_preferred_size')
2026-01-15T09:27:58.533019809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.538461138Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-01-15T09:27:58.541695851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181716s
2026-01-15T09:27:58.545131567Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-01-15T09:27:58.547889677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.552163768Z [Info] add_download_history: Starting migration of Log DB to 172
2026-01-15T09:27:58.556443896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-01-15T09:27:58', 'add_download_history')
2026-01-15T09:27:58.562353737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.568556876Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-01-15T09:27:58.573188551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204153s
2026-01-15T09:27:58.574065616Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-01-15T09:27:58.576689214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.580966119Z [Info] net_import_status: Starting migration of Log DB to 173
2026-01-15T09:27:58.584759350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-01-15T09:27:58', 'net_import_status')
2026-01-15T09:27:58.590012685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.595708415Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-01-15T09:27:58.597813908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190308s
2026-01-15T09:27:58.600135485Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-01-15T09:27:58.602571984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.606079266Z [Info] email_multiple_addresses: Starting migration of Log DB to 174
2026-01-15T09:27:58.609023785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-01-15T09:27:58', 'email_multiple_addresses')
2026-01-15T09:27:58.613082112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.617765526Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-01-15T09:27:58.619802707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150815s
2026-01-15T09:27:58.622039616Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-01-15T09:27:58.624083907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.626809258Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175
2026-01-15T09:27:58.629776873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-15T09:27:58', 'remove_chown_and_folderchmod_config')
2026-01-15T09:27:58.634700856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.639530618Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-01-15T09:27:58.641547438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152408s
2026-01-15T09:27:58.644654411Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-01-15T09:27:58.647134536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.650753846Z [Info] movie_recommendations: Starting migration of Log DB to 176
2026-01-15T09:27:58.654129931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-15T09:27:58', 'movie_recommendations')
2026-01-15T09:27:58.658228619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.662419205Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-01-15T09:27:58.664164046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153234s
2026-01-15T09:27:58.666061608Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-01-15T09:27:58.667426993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.670048108Z [Info] language_improvements: Starting migration of Log DB to 177
2026-01-15T09:27:58.674788867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-01-15T09:27:58', 'language_improvements')
2026-01-15T09:27:58.678904180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.683579251Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-01-15T09:27:58.685276022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158204s
2026-01-15T09:27:58.687214354Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-01-15T09:27:58.688694131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.691737998Z [Info] new_list_server: Starting migration of Log DB to 178
2026-01-15T09:27:58.694365774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-15T09:27:58', 'new_list_server')
2026-01-15T09:27:58.698158263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.703933913Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-01-15T09:27:58.706046896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149608s
2026-01-15T09:27:58.707992440Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-01-15T09:27:58.709860086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.712591506Z [Info] movie_translation_indexes: Starting migration of Log DB to 179
2026-01-15T09:27:58.715884769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-15T09:27:58', 'movie_translation_indexes')
2026-01-15T09:27:58.719861664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.724011258Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-01-15T09:27:58.726031603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144543s
2026-01-15T09:27:58.728067351Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-01-15T09:27:58.730152584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.734042980Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180
2026-01-15T09:27:58.737483442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-15T09:27:58', 'fix_invalid_profile_references')
2026-01-15T09:27:58.741820296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.747743206Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-01-15T09:27:58.750198333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173186s
2026-01-15T09:27:58.752863283Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-01-15T09:27:58.755022847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.758310810Z [Info] list_movies_table: Starting migration of Log DB to 181
2026-01-15T09:27:58.761742690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-15T09:27:58', 'list_movies_table')
2026-01-15T09:27:58.767153753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.771165300Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-01-15T09:27:58.773121610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161663s
2026-01-15T09:27:58.775418579Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-01-15T09:27:58.777530262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.780611646Z [Info] on_delete_notification: Starting migration of Log DB to 182
2026-01-15T09:27:58.783164028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-15T09:27:58', 'on_delete_notification')
2026-01-15T09:27:58.790189859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.795112140Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-01-15T09:27:58.797005527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174858s
2026-01-15T09:27:58.799303227Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-01-15T09:27:58.801149782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.804771645Z [Info] download_propers_config: Starting migration of Log DB to 183
2026-01-15T09:27:58.807481784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-15T09:27:58', 'download_propers_config')
2026-01-15T09:27:58.811549886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.815612149Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-01-15T09:27:58.817255100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140391s
2026-01-15T09:27:58.819550136Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-01-15T09:27:58.821516060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.824179067Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184
2026-01-15T09:27:58.827312510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-15T09:27:58', 'add_priority_to_indexers')
2026-01-15T09:27:58.831991668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.839786540Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-01-15T09:27:58.841869199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179558s
2026-01-15T09:27:58.844775330Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-01-15T09:27:58.847709815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.852402532Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185
2026-01-15T09:27:58.856268982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-15T09:27:58', 'add_alternative_title_indices')
2026-01-15T09:27:58.861878443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.868101212Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-01-15T09:27:58.870791921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020135s
2026-01-15T09:27:58.873987666Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-01-15T09:27:58.876393658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.881998162Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186
2026-01-15T09:27:58.903197838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-15T09:27:58', 'fix_tmdb_duplicates')
2026-01-15T09:27:58.913095750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.924181992Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-01-15T09:27:58.930680232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0474652s
2026-01-15T09:27:58.935962102Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-01-15T09:27:58.938710769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.942708344Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187
2026-01-15T09:27:58.946720824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-15T09:27:58', 'swap_filechmod_for_folderchmod')
2026-01-15T09:27:58.952552907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.958339933Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-01-15T09:27:58.960683292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195025s
2026-01-15T09:27:58.963348183Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-01-15T09:27:58.965876559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.969596870Z [Info] mediainfo_channels: Starting migration of Log DB to 188
2026-01-15T09:27:58.973314377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-15T09:27:58', 'mediainfo_channels')
2026-01-15T09:27:58.978389156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.983865256Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-01-15T09:27:58.986088757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181106s
2026-01-15T09:27:58.988783422Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-01-15T09:27:58.990696536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.993807155Z [Info] add_update_history: Starting migration of Log DB to 189
2026-01-15T09:27:59.002789856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-15T09:27:59.007282263Z [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:27:59.025550400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165978s
2026-01-15T09:27:59.028967147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-15T09:27:59.032095301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:27:59.039431017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007845s
2026-01-15T09:27:59.043251838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-15T09:27:59', 'add_update_history')
2026-01-15T09:27:59.049044713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.058664799Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-01-15T09:27:59.064456332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269978s
2026-01-15T09:27:59.070889645Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-01-15T09:27:59.076936870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.083064376Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190
2026-01-15T09:27:59.090133633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-15T09:27:59', 'update_awesome_hd_link')
2026-01-15T09:27:59.096448098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.104561518Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-01-15T09:27:59.107120621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276496s
2026-01-15T09:27:59.109670389Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-01-15T09:27:59.113578492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.117457500Z [Info] remove_awesomehd: Starting migration of Log DB to 191
2026-01-15T09:27:59.122615974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-15T09:27:59', 'remove_awesomehd')
2026-01-15T09:27:59.128658243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.139076915Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-01-15T09:27:59.143168031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219374s
2026-01-15T09:27:59.149100775Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-01-15T09:27:59.154116838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.160015630Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192
2026-01-15T09:27:59.163891765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-15T09:27:59', 'add_on_delete_to_notifications')
2026-01-15T09:27:59.169143360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.175234040Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-01-15T09:27:59.177424561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221375s
2026-01-15T09:27:59.179531485Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-01-15T09:27:59.181348446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.184321519Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194
2026-01-15T09:27:59.189027135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-15T09:27:59', 'add_bypass_to_delay_profile')
2026-01-15T09:27:59.191688380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.196697541Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-01-15T09:27:59.198774161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151201s
2026-01-15T09:27:59.201116339Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-01-15T09:27:59.203232627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.206283577Z [Info] update_notifiarr: Starting migration of Log DB to 195
2026-01-15T09:27:59.209136949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-15T09:27:59', 'update_notifiarr')
2026-01-15T09:27:59.213628605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.218571548Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-01-15T09:27:59.220733084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150926s
2026-01-15T09:27:59.223151866Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-01-15T09:27:59.225445862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.228690760Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196
2026-01-15T09:27:59.231744674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-15T09:27:59', 'legacy_mediainfo_hdr')
2026-01-15T09:27:59.236251673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.241227806Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-01-15T09:27:59.243634730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015768s
2026-01-15T09:27:59.246190727Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-01-15T09:27:59.248815598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.252614186Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197
2026-01-15T09:27:59.256498513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-15T09:27:59', 'rename_blacklist_to_blocklist')
2026-01-15T09:27:59.261841043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.267455931Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-01-15T09:27:59.270615262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018392s
2026-01-15T09:27:59.274472549Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-01-15T09:27:59.277458870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.281655615Z [Info] add_indexer_tags: Starting migration of Log DB to 198
2026-01-15T09:27:59.285630407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-15T09:27:59', 'add_indexer_tags')
2026-01-15T09:27:59.291624514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.299079057Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-01-15T09:27:59.300725122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194708s
2026-01-15T09:27:59.305128186Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-01-15T09:27:59.306064567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.309735615Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199
2026-01-15T09:27:59.313311920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-15T09:27:59', 'mediainfo_to_ffmpeg')
2026-01-15T09:27:59.318608161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.326954620Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-01-15T09:27:59.329265490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209392s
2026-01-15T09:27:59.332193105Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-01-15T09:27:59.334760169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.338845977Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200
2026-01-15T09:27:59.342704365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-15T09:27:59', 'cdh_per_downloadclient')
2026-01-15T09:27:59.348257922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.354674250Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-01-15T09:27:59.357077779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198638s
2026-01-15T09:27:59.360672462Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-01-15T09:27:59.363473628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.367372466Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201
2026-01-15T09:27:59.371319016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-15T09:27:59', 'migrate_discord_from_slack')
2026-01-15T09:27:59.376593564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.404073895Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-01-15T09:27:59.406401752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405063s
2026-01-15T09:27:59.411573837Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-01-15T09:27:59.414469883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.418761821Z [Info] remove_predb: Starting migration of Log DB to 202
2026-01-15T09:27:59.422318076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-15T09:27:59', 'remove_predb')
2026-01-15T09:27:59.427978793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.436100515Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-01-15T09:27:59.436885341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201357s
2026-01-15T09:27:59.439189120Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-01-15T09:27:59.441903255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.448078492Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203
2026-01-15T09:27:59.448880624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-15T09:27:59', 'add_on_update_to_notifications')
2026-01-15T09:27:59.453698528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.459337143Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-01-15T09:27:59.461677948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178299s
2026-01-15T09:27:59.464586573Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-01-15T09:27:59.466968229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.470171416Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204
2026-01-15T09:27:59.473711558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-15T09:27:59', 'ensure_identity_on_id_columns')
2026-01-15T09:27:59.479123081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.486894498Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-01-15T09:27:59.489394753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195303s
2026-01-15T09:27:59.491862188Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-01-15T09:27:59.493509675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.496719852Z [Info] download_client_per_indexer: Starting migration of Log DB to 205
2026-01-15T09:27:59.501283105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-15T09:27:59', 'download_client_per_indexer')
2026-01-15T09:27:59.507244623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.517792679Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-01-15T09:27:59.523047938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02195s
2026-01-15T09:27:59.533754031Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-01-15T09:27:59.539633586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.542066759Z [Info] multiple_ratings_support: Starting migration of Log DB to 206
2026-01-15T09:27:59.547262990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-15T09:27:59', 'multiple_ratings_support')
2026-01-15T09:27:59.553252740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.564532421Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-01-15T09:27:59.568185170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224972s
2026-01-15T09:27:59.571597421Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-01-15T09:27:59.574333909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.582786576Z [Info] movie_metadata: Starting migration of Log DB to 207
2026-01-15T09:27:59.588563798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-01-15T09:27:59', 'movie_metadata')
2026-01-15T09:27:59.595108869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.602775570Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-01-15T09:27:59.605979026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281059s
2026-01-15T09:27:59.609491076Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-01-15T09:27:59.612165030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.616051160Z [Info] add_collections: Starting migration of Log DB to 208
2026-01-15T09:27:59.619750649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-01-15T09:27:59', 'add_collections')
2026-01-15T09:27:59.628018931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.643218163Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-01-15T09:27:59.648103769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300726s
2026-01-15T09:27:59.656671289Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-01-15T09:27:59.660446972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.663985430Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209
2026-01-15T09:27:59.667504992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-15T09:27:59', 'movie_meta_collection_index')
2026-01-15T09:27:59.673093250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.689704716Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-01-15T09:27:59.695163290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272759s
2026-01-15T09:27:59.698766135Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-01-15T09:27:59.702027980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.707741426Z [Info] movie_added_notifications: Starting migration of Log DB to 210
2026-01-15T09:27:59.713238707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-15T09:27:59', 'movie_added_notifications')
2026-01-15T09:27:59.718073358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.723454796Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-01-15T09:27:59.727500704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218824s
2026-01-15T09:27:59.730505685Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-01-15T09:27:59.734107838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.737651065Z [Info] more_movie_meta_index: Starting migration of Log DB to 211
2026-01-15T09:27:59.740954081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-15T09:27:59', 'more_movie_meta_index')
2026-01-15T09:27:59.745059558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.751369178Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-01-15T09:27:59.753121972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017687s
2026-01-15T09:27:59.756237698Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:27:59.759028046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.762073788Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212
2026-01-15T09:27:59.776184177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-15T09:27:59.777486889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001069s
2026-01-15T09:27:59.780382024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-15T09:27:59.841209853Z [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:27:59.850873144Z [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:27:59.859881975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-15T09:27:59.870642328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-15T09:27:59.889057184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:27:59.895353422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1126519s
2026-01-15T09:27:59.899008286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-15T09:27:59.900864595Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.65E-05s
2026-01-15T09:27:59.902893363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-15T09:27:59.914512263Z [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:27:59.919772830Z [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:27:59.923830857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-15T09:27:59.928019099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-15T09:27:59.942505112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:27:59.950322829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452951s
2026-01-15T09:27:59.952751355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:59.954827134Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.87E-05s
2026-01-15T09:27:59.957993225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:27:59.972388882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:27:59.976035604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:27:59.980689112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:27:59.985338324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:27:59.993838263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:28:00.001188029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417608s
2026-01-15T09:28:00.009218174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-15T09:28:00', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:28:00.013223362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.022152954Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:28:00.024061001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0625158s
2026-01-15T09:28:00.027430186Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-01-15T09:28:00.029789179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.033889730Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214
2026-01-15T09:28:00.037310782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-15T09:28:00', 'add_language_tags_to_subtitle_files')
2026-01-15T09:28:00.042357830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.050577379Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-01-15T09:28:00.052982681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203418s
2026-01-15T09:28:00.055537607Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-01-15T09:28:00.060088813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.066206764Z [Info] add_salt_to_users: Starting migration of Log DB to 215
2026-01-15T09:28:00.071084719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-15T09:28:00', 'add_salt_to_users')
2026-01-15T09:28:00.079628413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.087051308Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-01-15T09:28:00.090150910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289131s
2026-01-15T09:28:00.093179896Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-01-15T09:28:00.096001191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.099857846Z [Info] clean_alt_titles: Starting migration of Log DB to 216
2026-01-15T09:28:00.106136389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-01-15T09:28:00', 'clean_alt_titles')
2026-01-15T09:28:00.109424432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.117143891Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-01-15T09:28:00.117845722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198076s
2026-01-15T09:28:00.120542922Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-01-15T09:28:00.122757137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.126363919Z [Info] remove_omg: Starting migration of Log DB to 217
2026-01-15T09:28:00.129885973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-15T09:28:00', 'remove_omg')
2026-01-15T09:28:00.136339187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.142088226Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-01-15T09:28:00.144011365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190722s
2026-01-15T09:28:00.146450378Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-01-15T09:28:00.148759366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.151647070Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218
2026-01-15T09:28:00.155167302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-01-15T09:28:00', 'add_additional_info_to_pending_releases')
2026-01-15T09:28:00.158757207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.162815635Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-01-15T09:28:00.164971463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140732s
2026-01-15T09:28:00.167399479Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-01-15T09:28:00.169291222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.172909841Z [Info] add_result_to_commands: Starting migration of Log DB to 219
2026-01-15T09:28:00.175512369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-01-15T09:28:00', 'add_result_to_commands')
2026-01-15T09:28:00.179233591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.184737373Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-01-15T09:28:00.186791199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151897s
2026-01-15T09:28:00.189431262Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-01-15T09:28:00.191990955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.195559919Z [Info] health_restored_notification: Starting migration of Log DB to 220
2026-01-15T09:28:00.199309935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-01-15T09:28:00', 'health_restored_notification')
2026-01-15T09:28:00.203138158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.207175753Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-01-15T09:28:00.209876438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151935s
2026-01-15T09:28:00.212016293Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-01-15T09:28:00.214001585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.216765915Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221
2026-01-15T09:28:00.220218335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-01-15T09:28:00', 'add_on_manual_interaction_required_to_notifications')
2026-01-15T09:28:00.225365733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.230552660Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-01-15T09:28:00.233156270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161282s
2026-01-15T09:28:00.237051051Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-01-15T09:28:00.239288042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.242765670Z [Info] remove_rarbg: Starting migration of Log DB to 222
2026-01-15T09:28:00.246317218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-01-15T09:28:00', 'remove_rarbg')
2026-01-15T09:28:00.253080456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.257298552Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-01-15T09:28:00.259993278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178353s
2026-01-15T09:28:00.269676298Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-01-15T09:28:00.275047903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.276427458Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223
2026-01-15T09:28:00.279304336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-01-15T09:28:00', 'remove_invalid_roksbox_metadata_images')
2026-01-15T09:28:00.283777624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.293491531Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-01-15T09:28:00.296100228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204683s
2026-01-15T09:28:00.299460709Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-01-15T09:28:00.304124664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.308291574Z [Info] list_sync_time: Starting migration of Log DB to 224
2026-01-15T09:28:00.313548236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-01-15T09:28:00', 'list_sync_time')
2026-01-15T09:28:00.319807539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.328327197Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-01-15T09:28:00.331344836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249044s
2026-01-15T09:28:00.335972156Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-01-15T09:28:00.339415261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.343880759Z [Info] add_tags_to_collections: Starting migration of Log DB to 225
2026-01-15T09:28:00.348342019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-01-15T09:28:00', 'add_tags_to_collections')
2026-01-15T09:28:00.354386500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.361457129Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-01-15T09:28:00.364611613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216421s
2026-01-15T09:28:00.368377292Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-01-15T09:28:00.371134391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.375471586Z [Info] add_download_client_tags: Starting migration of Log DB to 226
2026-01-15T09:28:00.379084285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-01-15T09:28:00', 'add_download_client_tags')
2026-01-15T09:28:00.386065339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.393720253Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-01-15T09:28:00.397591551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223376s
2026-01-15T09:28:00.400983269Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-01-15T09:28:00.403795490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.408115399Z [Info] add_auto_tagging: Starting migration of Log DB to 227
2026-01-15T09:28:00.412399304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-01-15T09:28:00', 'add_auto_tagging')
2026-01-15T09:28:00.425012153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.440981375Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-01-15T09:28:00.446890655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358997s
2026-01-15T09:28:00.450664406Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-15T09:28:00.453293864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.458031037Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228
2026-01-15T09:28:00.465817618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-01-15T09:28:00', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-15T09:28:00.471322692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.490353129Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-15T09:28:00.500080006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035711s
2026-01-15T09:28:00.511827127Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-01-15T09:28:00.514739327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.518700780Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229
2026-01-15T09:28:00.522989192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-01-15T09:28:00', 'update_restrictions_to_release_profiles')
2026-01-15T09:28:00.529225741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.579139997Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-01-15T09:28:00.600096048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.061653s
2026-01-15T09:28:00.619478694Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-01-15T09:28:00.619559495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.626262973Z [Info] rename_quality_profiles: Starting migration of Log DB to 230
2026-01-15T09:28:00.638989250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-01-15T09:28:00', 'rename_quality_profiles')
2026-01-15T09:28:00.669328503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.721894000Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-01-15T09:28:00.725030616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1027287s
2026-01-15T09:28:00.727903418Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-01-15T09:28:00.735656729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.744823536Z [Info] update_images_remote_url: Starting migration of Log DB to 231
2026-01-15T09:28:00.753483594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-01-15T09:28:00', 'update_images_remote_url')
2026-01-15T09:28:00.760358570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.769545628Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-01-15T09:28:00.772516557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364942s
2026-01-15T09:28:00.776005602Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-01-15T09:28:00.782371294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.789097487Z [Info] add_notification_status: Starting migration of Log DB to 232
2026-01-15T09:28:00.793128633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-01-15T09:28:00', 'add_notification_status')
2026-01-15T09:28:00.798838994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.821139518Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-01-15T09:28:00.828122055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373898s
2026-01-15T09:28:00.832256306Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-01-15T09:28:00.835977919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.846977070Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233
2026-01-15T09:28:00.852373170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-01-15T09:28:00', 'rename_deprecated_indexer_flags')
2026-01-15T09:28:00.864543887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.875500334Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-01-15T09:28:00.878826945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.040002s
2026-01-15T09:28:00.889219848Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-01-15T09:28:00.898763700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.908109346Z [Info] movie_last_searched_time: Starting migration of Log DB to 234
2026-01-15T09:28:00.910051534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-01-15T09:28:00', 'movie_last_searched_time')
2026-01-15T09:28:00.921441760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.930339194Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-01-15T09:28:00.934652554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350855s
2026-01-15T09:28:00.938436501Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-01-15T09:28:00.943759621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.946284643Z [Info] email_encryption: Starting migration of Log DB to 235
2026-01-15T09:28:00.951426182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-01-15T09:28:00', 'email_encryption')
2026-01-15T09:28:00.956871797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.964227892Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-01-15T09:28:00.968133271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224695s
2026-01-15T09:28:00.972450416Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-01-15T09:28:00.976409705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.982311272Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236
2026-01-15T09:28:00.987001185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-01-15T09:28:00', 'clear_last_rss_releases_info')
2026-01-15T09:28:00.997582430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.013817442Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-01-15T09:28:01.024018227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362447s
2026-01-15T09:28:01.031969454Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-01-15T09:28:01.032341622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.039075807Z [Info] add_indexes: Starting migration of Log DB to 237
2026-01-15T09:28:01.044714971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-01-15T09:28:01', 'add_indexes')
2026-01-15T09:28:01.050984640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.060472518Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-01-15T09:28:01.062448787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265345s
2026-01-15T09:28:01.065112917Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-01-15T09:28:01.069382059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.079045741Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238
2026-01-15T09:28:01.081574188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-01-15T09:28:01', 'parse_title_from_existing_subtitle_files')
2026-01-15T09:28:01.094892973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.113216611Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-01-15T09:28:01.115860962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0449846s
2026-01-15T09:28:01.120888540Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-01-15T09:28:01.125776790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.134069339Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239
2026-01-15T09:28:01.140323354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-01-15T09:28:01', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-01-15T09:28:01.147597737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.155565579Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-01-15T09:28:01.159093602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309059s
2026-01-15T09:28:01.162324090Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-01-15T09:28:01.165257532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.169692784Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240
2026-01-15T09:28:01.173548859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-01-15T09:28:01', 'drop_multi_episode_style_from_naming_config')
2026-01-15T09:28:01.184806297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.196807879Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-01-15T09:28:01.203276576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266464s
2026-01-15T09:28:01.207108314Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-01-15T09:28:01.208660589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.212801870Z [Info] stevenlu_update_url: Starting migration of Log DB to 241
2026-01-15T09:28:01.216686487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-01-15T09:28:01', 'stevenlu_update_url')
2026-01-15T09:28:01.222771350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.248109774Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-01-15T09:28:01.250061846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357692s
2026-01-15T09:28:01.252363713Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-01-15T09:28:01.255120241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.259298488Z [Info] add_movie_keywords: Starting migration of Log DB to 242
2026-01-15T09:28:01.262855695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-01-15T09:28:01', 'add_movie_keywords')
2026-01-15T09:28:01.269090713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.284939064Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-01-15T09:28:01.287825087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294608s
2026-01-15T09:28:02.562427693Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-15T09:28:10.159151888Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878
2026-01-15T09:28:10.403103331Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-15T09:28:10.617292898Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-01-15T09:28:13.726127730Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-15T09:28:14.839182545Z [Info] CommandExecutor: Starting 2 threads for tasks.
2026-01-15T09:28:15.361065208Z [ls.io-init] done.
2026-01-15T09:28:15.995152093Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-15T09:28:16.093446869Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-15T09:28:16.114332125Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.5.1
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Instances 1.6.1
MailKit 4.13.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.17
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.17
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.23
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.13.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.3
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.3
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.0
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.0
Radarr 1.0.0
Radarr.Api.V3 1.0.0
Radarr.Common 1.0.0
Radarr.Core 1.0.0
Radarr.Host 1.0.0
Radarr.Http 1.0.0
Radarr.Mono 1.0.0
Radarr.SignalR 1.0.0
ReusableTasks 4.0.0
Sentry 4.0.2
Servarr.FFMpegCore 4.7.0-26
Servarr.FFprobe 5.1.4.112
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.11
SourceGear.sqlite3 3.50.4.2
Swashbuckle.AspNetCore.Annotations 8.1.4
Swashbuckle.AspNetCore.Swagger 8.1.4
Swashbuckle.AspNetCore.SwaggerGen 8.1.4
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.FileSystem.AccessControl 5.0.0
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.5
System.Threading.Tasks 4.3.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.2-r0
apk-tools 3.0.3-r1
bash 5.3.3-r1
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
curl 8.17.0-r1
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk 3.0.3-r1
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.4-r0
libcurl 8.17.0-r1
libgcc 15.2.0-r2
libidn2 2.3.8-r0
libintl 0.24.1-r1
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libssl3 3.5.4-r0
libstdc++ 15.2.0-r2
libunistring 1.4.1-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
oniguruma 6.9.10-r0
procps-ng 4.0.5-r0
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.12
scanelf 1.3.8-r2
shadow 4.18.0-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
tzdata 2025c-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.1-r0
zlib 1.3.1-r2
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1768469310717
},
{
"level": "INFO",
"message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:7878/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1768469310717
},
{
"level": "INFO",
"message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:7878/signalr/messages?access_token=(removed)&id=95Y4CsyMXmMtm5PWNmmsng.\"",
"source": "console-api",
"timestamp": 1768469310717
},
{
"level": "INFO",
"message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1768469310717
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1768469310717
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1768469310717
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1768469310718
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1768469310718
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 14.77s |
| Container Start | PASS | - | 102.11s |
| Create Buildx SBOM | PASS | - | 1.98s |
| Get Build Info | PASS | - | 0.06s |