2026-01-15T09:27:15.333117660Z [migrations] started
2026-01-15T09:27:15.333257671Z [migrations] no migrations found
2026-01-15T09:27:15.609604531Z usermod: no changes
2026-01-15T09:27:15.727331235Z ───────────────────────────────────────
2026-01-15T09:27:15.727391587Z
2026-01-15T09:27:15.727396038Z ██╗ ███████╗██╗ ██████╗
2026-01-15T09:27:15.727399683Z ██║ ██╔════╝██║██╔═══██╗
2026-01-15T09:27:15.727403349Z ██║ ███████╗██║██║ ██║
2026-01-15T09:27:15.727408872Z ██║ ╚════██║██║██║ ██║
2026-01-15T09:27:15.727413048Z ███████╗███████║██║╚██████╔╝
2026-01-15T09:27:15.727416324Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-15T09:27:15.727420642Z
2026-01-15T09:27:15.727425531Z Brought to you by linuxserver.io
2026-01-15T09:27:15.727428497Z ───────────────────────────────────────
2026-01-15T09:27:15.732536116Z
2026-01-15T09:27:15.737378725Z To support the app dev(s) visit:
2026-01-15T09:27:15.737418119Z Radarr: https://opencollective.com/radarr
2026-01-15T09:27:15.748272342Z
2026-01-15T09:27:15.748324800Z To support LSIO projects visit:
2026-01-15T09:27:15.748329819Z https://www.linuxserver.io/donate/
2026-01-15T09:27:15.748334187Z
2026-01-15T09:27:15.748338375Z ───────────────────────────────────────
2026-01-15T09:27:15.748343574Z GID/UID
2026-01-15T09:27:15.748433722Z ───────────────────────────────────────
2026-01-15T09:27:15.806293702Z
2026-01-15T09:27:15.806340248Z User UID: 911
2026-01-15T09:27:15.806345037Z User GID: 911
2026-01-15T09:27:15.806349235Z ───────────────────────────────────────
2026-01-15T09:27:15.882580495Z Linuxserver.io version: 6.1.1.10317-pkg-bcf8c6db-dev-32546b75682131660c149b48addd8e5b22e2aed0-pr-262
2026-01-15T09:27:15.882645606Z Build-date: 2026-01-15T09:24:19+00:00
2026-01-15T09:27:15.882650906Z ───────────────────────────────────────
2026-01-15T09:27:15.882656887Z
2026-01-15T09:27:16.147587998Z [custom-init] No custom files found, skipping...
2026-01-15T09:27:17.010773705Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.1.10317
2026-01-15T09:27:17.058701026Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:27:17.090393576Z [Debug] Bootstrap: Console selected
2026-01-15T09:27:17.094311473Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:27:17.935971138Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:27:18.089446968Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {8a5ad40e-8469-4294-b18d-7490c41b0529} may be persisted to storage in unencrypted form.
2026-01-15T09:27:18.287338480Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-15T09:27:18.426682797Z [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:18.616755254Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:27:18.627041412Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:18.628360211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:18.745328040Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:27:18.762380103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186003s
2026-01-15T09:27:18.763848945Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:27:18.765779000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1359797s
2026-01-15T09:27:18.787327330Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:27:18.789326483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:18.806861671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:27:18.839006098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:27:18.915865828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1080465s
2026-01-15T09:27:18.916833373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:18.950194348Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:27:18.950290463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1405995s
2026-01-15T09:27:18.953440658Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:27:18.954604342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:18.967942232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:27:18.971304345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:27:18.975606300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075474s
2026-01-15T09:27:18.976913515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:18.979257868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011621s
2026-01-15T09:27:18.981500520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:27:18.983579548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:27:18.986557179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051897s
2026-01-15T09:27:18.989269239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.005065871Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:27:19.006072514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211096s
2026-01-15T09:27:19.010399298Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:27:19.012216420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.018355330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:19.020524917Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.53E-05s
2026-01-15T09:27:19.021483360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:27:19.021495663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:27:19.022838391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015095s
2026-01-15T09:27:19.023894788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.026604938Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:27:19.027182312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049477s
2026-01-15T09:27:19.037011311Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:27:19.037403982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.038607731Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-15T09:27:19.065396230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-15T09:27:19.067546609Z [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:19.069119523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030619s
2026-01-15T09:27:19.070048508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-15T09:27:19.070431657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-15T09:27:19.071329007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010744s
2026-01-15T09:27:19.072274073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-15T09:27:19.072294672Z [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:19.073146041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011696s
2026-01-15T09:27:19.074322855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-15T09:27:19.074340989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-15T09:27:19.075240516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011622s
2026-01-15T09:27:19.075258810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-01-15T09:27:19.080381946Z [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:19.080429264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040033s
2026-01-15T09:27:19.080435295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-01-15T09:27:19.080684268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:27:19.081342245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008884s
2026-01-15T09:27:19.081665923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies
2026-01-15T09:27:19.083297273Z [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:19.086872887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026281s
2026-01-15T09:27:19.086894066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-01-15T09:27:19.086898494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:19.086902732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007453s
2026-01-15T09:27:19.086906609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug)
2026-01-15T09:27:19.086978012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:19.087900184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000999s
2026-01-15T09:27:19.088363453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-01-15T09:27:19.090230226Z [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:19.091882913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030564s
2026-01-15T09:27:19.092295591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-01-15T09:27:19.093465126Z [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:19.094599667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018946s
2026-01-15T09:27:19.094958214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-15T09:27:19.095932607Z [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:19.097175949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017909s
2026-01-15T09:27:19.113900337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-15T09:27:19.113927966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:27:19.113934671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001088s
2026-01-15T09:27:19.113949125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-15T09:27:19.116973656Z [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:19.117395451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087362s
2026-01-15T09:27:19.117823311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-15T09:27:19.118989644Z [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:19.120086064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016772s
2026-01-15T09:27:19.120504338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-15T09:27:19.121258444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:27:19.122240445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011223s
2026-01-15T09:27:19.122650461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-15T09:27:19.127834649Z [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:19.128308861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005071s
2026-01-15T09:27:19.130033076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-15T09:27:19.130222459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:27:19.130229742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008385s
2026-01-15T09:27:19.130238008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-15T09:27:19.130890357Z [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:19.131822485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013178s
2026-01-15T09:27:19.132214666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-15T09:27:19.132679304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:19.133885841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008686s
2026-01-15T09:27:19.134380737Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1
2026-01-15T09:27:19.136296754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1
2026-01-15T09:27:19.138133010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024733s
2026-01-15T09:27:19.138719050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-01-15T09:27:19.139853060Z [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:19.143016164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018554s
2026-01-15T09:27:19.143075424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-15T09:27:19.143081305Z [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:19.143917712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022528s
2026-01-15T09:27:19.144382687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-15T09:27:19.148124268Z [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:19.150759419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055588s
2026-01-15T09:27:19.151459121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-15T09:27:19.152569306Z [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:19.162545020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102516s
2026-01-15T09:27:19.163349317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-15T09:27:19.164081358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-15T09:27:19.165222121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013284s
2026-01-15T09:27:19.165752898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-15T09:27:19.166467067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-15T09:27:19.167465274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011997s
2026-01-15T09:27:19.167914820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-15T09:27:19.169003876Z [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:19.170286401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018459s
2026-01-15T09:27:19.170760533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-15T09:27:19.174059691Z [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:19.174092492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021758s
2026-01-15T09:27:19.174146673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-15T09:27:19.174982467Z [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:19.176166700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017495s
2026-01-15T09:27:19.176619252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-15T09:27:19.177765504Z [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:19.179054333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001891s
2026-01-15T09:27:19.179562067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-15T09:27:19.180406477Z [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:19.181377794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013987s
2026-01-15T09:27:19.181766328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-15T09:27:19.182944389Z [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:19.184529560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019579s
2026-01-15T09:27:19.185078290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-15T09:27:19.185734752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-15T09:27:19.187157439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010862s
2026-01-15T09:27:19.187262274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-15T09:27:19.188080069Z [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:19.189390001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014328s
2026-01-15T09:27:19.189728341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-15T09:27:19.194009135Z [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:19.194064528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019582s
2026-01-15T09:27:19.195155235Z [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:19.196712434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-15T09:27:19.197724736Z [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:19.198906224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015671s
2026-01-15T09:27:19.199473700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-15T09:27:19.200088336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-15T09:27:19.201136023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011549s
2026-01-15T09:27:19.201646392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-15T09:27:19.202333784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-15T09:27:19.203252710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010898s
2026-01-15T09:27:19.203754466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-15T09:27:19.205144399Z [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:19.206477810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022273s
2026-01-15T09:27:19.206982330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-15T09:27:19.208374518Z [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:19.209725925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021947s
2026-01-15T09:27:19.210343622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-01-15T09:27:19.210987309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-01-15T09:27:19.211952033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011011s
2026-01-15T09:27:19.212399576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-15T09:27:19.213662916Z [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:19.215048193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018726s
2026-01-15T09:27:19.215208982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-01-15T09:27:19.216458977Z [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:19.217999573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019272s
2026-01-15T09:27:19.218017778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-15T09:27:19.218564223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:27:19.219617073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011438s
2026-01-15T09:27:19.222650365Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0041832 taking an average of 00:00:00.0041832
2026-01-15T09:27:19.224405002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:27:19', 'InitialSetup')
2026-01-15T09:27:19.225329753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.233075986Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:27:19.234600832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122675s
2026-01-15T09:27:19.236946510Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-01-15T09:27:19.236999728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.238091208Z [Info] add_moviefiles_table: Starting migration of Main DB to 104
2026-01-15T09:27:19.242684324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles
2026-01-15T09:27:19.242913831Z [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:19.244382323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002615s
2026-01-15T09:27:19.245025970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path)
2026-01-15T09:27:19.245744968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-01-15T09:27:19.246936665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012291s
2026-01-15T09:27:19.247446032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:19.247930309Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-01-15T09:27:19.248541870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32
2026-01-15T09:27:19.249272878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:19.251824220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024976s
2026-01-15T09:27:19.252765140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-01-15T09:27:19', 'add_moviefiles_table')
2026-01-15T09:27:19.253695360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.269066462Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-01-15T09:27:19.269764110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191239s
2026-01-15T09:27:19.270405684Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-01-15T09:27:19.271027660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.271677340Z [Info] fix_history_movieId: Starting migration of Main DB to 105
2026-01-15T09:27:19.273707987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:27:19.273725099Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-15T09:27:19.274282846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32
2026-01-15T09:27:19.274957421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:19.277126747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021254s
2026-01-15T09:27:19.277936894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-01-15T09:27:19', 'fix_history_movieId')
2026-01-15T09:27:19.278763241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.282012447Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-01-15T09:27:19.282646678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069086s
2026-01-15T09:27:19.283292419Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-01-15T09:27:19.283904357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.284618085Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106
2026-01-15T09:27:19.288495266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:19.289252716Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s
2026-01-15T09:27:19.289759729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32
2026-01-15T09:27:19.290552070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:19.294140346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023935s
2026-01-15T09:27:19.294241398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:19.294248169Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-01-15T09:27:19.294253540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String
2026-01-15T09:27:19.294750553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT
2026-01-15T09:27:19.296165044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017932s
2026-01-15T09:27:19.296747328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:19.297186467Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-01-15T09:27:19.298091277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String
2026-01-15T09:27:19.327519014Z [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:19.331185858Z [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:19.333718175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:19.336228735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:19.341474526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:19.342523714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:19.343234550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0437743s
2026-01-15T09:27:19.343648491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:19.344351147Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-01-15T09:27:19.345039872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String
2026-01-15T09:27:19.345337629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT
2026-01-15T09:27:19.347190634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018535s
2026-01-15T09:27:19.347866570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-01-15T09:27:19', 'add_tmdb_stuff')
2026-01-15T09:27:19.348641519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.353466990Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-01-15T09:27:19.354116114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078579s
2026-01-15T09:27:19.355545886Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-01-15T09:27:19.355573051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.356037135Z [Info] fix_movie_files: Starting migration of Main DB to 107
2026-01-15T09:27:19.357273540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:27:19.357620125Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2026-01-15T09:27:19.358195155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String
2026-01-15T09:27:19.367240690Z [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:19.367404756Z [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:19.367415487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:27:19.368240861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:27:19.373033232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-01-15T09:27:19.373758601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151653s
2026-01-15T09:27:19.374433547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-01-15T09:27:19', 'fix_movie_files')
2026-01-15T09:27:19.375191403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.409386716Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-01-15T09:27:19.409840390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0504624s
2026-01-15T09:27:19.410310575Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-01-15T09:27:19.410725888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.411417704Z [Info] update_schedule_intervale: Starting migration of Main DB to 108
2026-01-15T09:27:19.412906945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:27:19.413226359Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-01-15T09:27:19.413747669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double
2026-01-15T09:27:19.421081852Z [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:19.421438379Z [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:19.422606827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:27:19.424326317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:27:19.428279966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:27:19.429197412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146101s
2026-01-15T09:27:19.429759157Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-01-15T09:27:19.433332721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-01-15T09:27:19.434241412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014791s
2026-01-15T09:27:19.434890860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-01-15T09:27:19', 'update_schedule_intervale')
2026-01-15T09:27:19.435619315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.447639290Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-01-15T09:27:19.448092883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124649s
2026-01-15T09:27:19.448479643Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-01-15T09:27:19.448486335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.448494711Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109
2026-01-15T09:27:19.451362265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:19.457754548Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-01-15T09:27:19.457817064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String
2026-01-15T09:27:19.457865083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT
2026-01-15T09:27:19.461349896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035876s
2026-01-15T09:27:19.462025092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:19.462470500Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-01-15T09:27:19.463077309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String
2026-01-15T09:27:19.463671905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT
2026-01-15T09:27:19.465309699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017225s
2026-01-15T09:27:19.466071188Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:19.466770329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:19.468943602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014284s
2026-01-15T09:27:19.468972877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-01-15T09:27:19', 'add_movie_formats_to_naming_config')
2026-01-15T09:27:19.469746289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.475400322Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-01-15T09:27:19.475773407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008445s
2026-01-15T09:27:19.476203208Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-01-15T09:27:19.476768318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.477489271Z [Info] add_phyiscal_release: Starting migration of Main DB to 110
2026-01-15T09:27:19.478484692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:19.478725250Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-01-15T09:27:19.479155480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime
2026-01-15T09:27:19.479616809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME
2026-01-15T09:27:19.481079339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016154s
2026-01-15T09:27:19.481949618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-01-15T09:27:19', 'add_phyiscal_release')
2026-01-15T09:27:19.482685487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.485035369Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-01-15T09:27:19.485495825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054974s
2026-01-15T09:27:19.485895549Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-01-15T09:27:19.486277118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.486925189Z [Info] remove_bitmetv: Starting migration of Main DB to 111
2026-01-15T09:27:19.490233555Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:19.492246069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-01-15T09:27:19.492996920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021954s
2026-01-15T09:27:19.493615010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-01-15T09:27:19', 'remove_bitmetv')
2026-01-15T09:27:19.494736306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.503974371Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-01-15T09:27:19.504412173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120522s
2026-01-15T09:27:19.505727359Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-01-15T09:27:19.505879159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.505901169Z [Info] remove_torrentleech: Starting migration of Main DB to 112
2026-01-15T09:27:19.507291721Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:19.507980445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech'
2026-01-15T09:27:19.508495520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008187s
2026-01-15T09:27:19.509093045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-01-15T09:27:19', 'remove_torrentleech')
2026-01-15T09:27:19.509675893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.514448783Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-01-15T09:27:19.519290315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065049s
2026-01-15T09:27:19.519324539Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-01-15T09:27:19.519330740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.519335118Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113
2026-01-15T09:27:19.519677069Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:19.520543286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet'
2026-01-15T09:27:19.522549617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011259s
2026-01-15T09:27:19.523867678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-01-15T09:27:19', 'remove_broadcasthenet')
2026-01-15T09:27:19.524950402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.531144675Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-01-15T09:27:19.531365323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103952s
2026-01-15T09:27:19.531892392Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-01-15T09:27:19.532195279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.532601799Z [Info] remove_fanzub: Starting migration of Main DB to 114
2026-01-15T09:27:19.533452088Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:19.533824018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'
2026-01-15T09:27:19.534419703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008855s
2026-01-15T09:27:19.535044556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-01-15T09:27:19', 'remove_fanzub')
2026-01-15T09:27:19.535650392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.543046249Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-01-15T09:27:19.543124876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073345s
2026-01-15T09:27:19.543131198Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-01-15T09:27:19.543135656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.544138277Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115
2026-01-15T09:27:19.545066004Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:19.545535666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:19.546772879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011742s
2026-01-15T09:27:19.547731489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-01-15T09:27:19', 'update_movie_sorttitle')
2026-01-15T09:27:19.548626425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.554993341Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-01-15T09:27:19.555032214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070828s
2026-01-15T09:27:19.555037715Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-01-15T09:27:19.555041962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.555046020Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116
2026-01-15T09:27:19.555551189Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:19.556092467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:19.557200347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012032s
2026-01-15T09:27:19.557923342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-01-15T09:27:19', 'update_movie_sorttitle_again')
2026-01-15T09:27:19.558675131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.606029678Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-01-15T09:27:19.606075825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0481926s
2026-01-15T09:27:19.606080823Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-01-15T09:27:19.606519179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.607337230Z [Info] update_movie_file: Starting migration of Main DB to 117
2026-01-15T09:27:19.609849849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String
2026-01-15T09:27:19.610655338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT
2026-01-15T09:27:19.612911806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023044s
2026-01-15T09:27:19.614068985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-01-15T09:27:19', 'update_movie_file')
2026-01-15T09:27:19.614934960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.705870991Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-01-15T09:27:19.706587660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0945762s
2026-01-15T09:27:19.707127270Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-01-15T09:27:19.707844877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.708257801Z [Info] update_movie_slug: Starting migration of Main DB to 118
2026-01-15T09:27:19.709146147Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:19.710023975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:19.710430843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010969s
2026-01-15T09:27:19.711069326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-01-15T09:27:19', 'update_movie_slug')
2026-01-15T09:27:19.711632537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.728721965Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-01-15T09:27:19.728770140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185603s
2026-01-15T09:27:19.729372065Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-01-15T09:27:19.729707881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.732899110Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119
2026-01-15T09:27:19.734497303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:19.734511790Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-01-15T09:27:19.734516268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String
2026-01-15T09:27:19.734520216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT
2026-01-15T09:27:19.734528181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019838s
2026-01-15T09:27:19.735201242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-01-15T09:27:19', 'add_youtube_trailer_id')
2026-01-15T09:27:19.736289652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.744055909Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-01-15T09:27:19.745312899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111534s
2026-01-15T09:27:19.745520094Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-01-15T09:27:19.746021516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.747269908Z [Info] add_studio: Starting migration of Main DB to 120
2026-01-15T09:27:19.751884045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:19.751930162Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:27:19.751936093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String
2026-01-15T09:27:19.751955869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT
2026-01-15T09:27:19.754319026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024473s
2026-01-15T09:27:19.755700625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-01-15T09:27:19', 'add_studio')
2026-01-15T09:27:19.756302574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.776480349Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-01-15T09:27:19.776521154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230503s
2026-01-15T09:27:19.776527156Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-01-15T09:27:19.776531714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.776559957Z [Info] update_filedate_config: Starting migration of Main DB to 121
2026-01-15T09:27:19.776564335Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:19.779618019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:19.779644518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022123s
2026-01-15T09:27:19.779649427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-01-15T09:27:19', 'update_filedate_config')
2026-01-15T09:27:19.780238233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.806466689Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-01-15T09:27:19.807285491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294981s
2026-01-15T09:27:19.807877957Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-01-15T09:27:19.808441636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.809260115Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122
2026-01-15T09:27:19.810634292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:19.811544285Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-01-15T09:27:19.812729549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32
2026-01-15T09:27:19.815962690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0
2026-01-15T09:27:19.816126704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025739s
2026-01-15T09:27:19.816674367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:19.817365814Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:27:19.817578670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32
2026-01-15T09:27:19.843406890Z [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:19.846366572Z [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:19.847147817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:27:19.885488935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:27:19.885578472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327116s
2026-01-15T09:27:19.885749198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:19.885765949Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-01-15T09:27:19.885771520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String
2026-01-15T09:27:19.885775527Z [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:19.885782170Z [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:19.885834597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:27:19.885855857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:27:19.885860596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012844s
2026-01-15T09:27:19.885865465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-01-15T09:27:19', 'add_movieid_to_blacklist')
2026-01-15T09:27:19.885897464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.901447330Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-01-15T09:27:19.901839720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476005s
2026-01-15T09:27:19.903157071Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-01-15T09:27:19.903987238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.904516052Z [Info] create_netimport_table: Starting migration of Main DB to 123
2026-01-15T09:27:19.906624776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport
2026-01-15T09:27:19.908226069Z [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:19.909019587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017645s
2026-01-15T09:27:19.910288417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name)
2026-01-15T09:27:19.910306240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC)
2026-01-15T09:27:19.910520239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000763s
2026-01-15T09:27:19.910984878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-01-15T09:27:19', 'create_netimport_table')
2026-01-15T09:27:19.911656056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.916705006Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-01-15T09:27:19.916777581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060527s
2026-01-15T09:27:19.917669418Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-01-15T09:27:19.918402662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.919427602Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124
2026-01-15T09:27:19.920986713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:19.921125291Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-01-15T09:27:19.921640860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String
2026-01-15T09:27:19.922583574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT
2026-01-15T09:27:19.924630755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024325s
2026-01-15T09:27:19.925481145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-01-15T09:27:19', 'add_preferred_tags_to_profile')
2026-01-15T09:27:19.926282087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.932524890Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-01-15T09:27:19.932883083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097871s
2026-01-15T09:27:19.933556401Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-01-15T09:27:19.933960146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.934498185Z [Info] fix_imdb_unique: Starting migration of Main DB to 125
2026-01-15T09:27:19.936136746Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:19.936157995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:19.937251183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014105s
2026-01-15T09:27:19.937952198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-01-15T09:27:19', 'fix_imdb_unique')
2026-01-15T09:27:19.938633805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.950566937Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-01-15T09:27:19.951458216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013945s
2026-01-15T09:27:19.955118650Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-01-15T09:27:19.956297338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.957226044Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126
2026-01-15T09:27:19.957974724Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:19.963248217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:19.964588302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061977s
2026-01-15T09:27:19.965230562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-01-15T09:27:19', 'update_qualities_and_profiles')
2026-01-15T09:27:19.968374366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.975269979Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-01-15T09:27:19.975699508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152884s
2026-01-15T09:27:19.976443701Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-01-15T09:27:19.976774106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.977417289Z [Info] remove_wombles: Starting migration of Main DB to 127
2026-01-15T09:27:19.979896902Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:19.983354740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-01-15T09:27:19.984528774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035916s
2026-01-15T09:27:19.985217530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-01-15T09:27:19', 'remove_wombles')
2026-01-15T09:27:19.985334317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.996488687Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-01-15T09:27:19.998297852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157342s
2026-01-15T09:27:19.998329341Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-01-15T09:27:19.998334581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.998528613Z [Info] remove_kickass: Starting migration of Main DB to 128
2026-01-15T09:27:19.999420663Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:19.999909909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents'
2026-01-15T09:27:20.001407428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008722s
2026-01-15T09:27:20.002136436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-01-15T09:27:20', 'remove_kickass')
2026-01-15T09:27:20.009508274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.009986549Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-01-15T09:27:20.010057832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00746s
2026-01-15T09:27:20.010065446Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-01-15T09:27:20.010069753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.010074472Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129
2026-01-15T09:27:20.010974797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:20.011010957Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:27:20.011936688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String
2026-01-15T09:27:20.012202807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT
2026-01-15T09:27:20.014280253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023931s
2026-01-15T09:27:20.015005319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-01-15T09:27:20', 'add_parsed_movie_info_to_pending_release')
2026-01-15T09:27:20.015839643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.024335725Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-01-15T09:27:20.025083408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120997s
2026-01-15T09:27:20.025549139Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-01-15T09:27:20.026138858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.026747274Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130
2026-01-15T09:27:20.028084806Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:20.028331501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-01-15T09:27:20.028767074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005617s
2026-01-15T09:27:20.030061797Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:20.030996982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-01-15T09:27:20.031433721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007046s
2026-01-15T09:27:20.034728597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-01-15T09:27:20', 'remove_wombles_kickass')
2026-01-15T09:27:20.034780954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.038152364Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-01-15T09:27:20.038411919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069916s
2026-01-15T09:27:20.038982244Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-01-15T09:27:20.039362299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.039973897Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131
2026-01-15T09:27:20.040835070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:20.041307570Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-01-15T09:27:20.041864350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String
2026-01-15T09:27:20.051305460Z [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:20.056433548Z [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:20.064880946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:27:20.064903418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:27:20.064908848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195718s
2026-01-15T09:27:20.064913747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-01-15T09:27:20', 'make_parsed_episode_info_nullable')
2026-01-15T09:27:20.064919227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.071269168Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-01-15T09:27:20.071297450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271082s
2026-01-15T09:27:20.071303381Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-01-15T09:27:20.071308100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.071657921Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132
2026-01-15T09:27:20.072920476Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-01-15T09:27:20.077029719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-01-15T09:27:20.077159792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000922s
2026-01-15T09:27:20.077168538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-01-15T09:27:20', 'rename_torrent_downloadstation')
2026-01-15T09:27:20.077214344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.092485522Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-01-15T09:27:20.092534874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165132s
2026-01-15T09:27:20.092545143Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-01-15T09:27:20.092550063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.094336636Z [Info] add_minimumavailability: Starting migration of Main DB to 133
2026-01-15T09:27:20.095329298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-01-15T09:27:20.095693365Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-01-15T09:27:20.096089129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32
2026-01-15T09:27:20.096775115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-01-15T09:27:20.099701733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025656s
2026-01-15T09:27:20.102304751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:20.102344225Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-01-15T09:27:20.102779484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32
2026-01-15T09:27:20.105952668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-01-15T09:27:20.106011878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020638s
2026-01-15T09:27:20.107153767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-01-15T09:27:20', 'add_minimumavailability')
2026-01-15T09:27:20.107168865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.113220696Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-01-15T09:27:20.113275438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008856s
2026-01-15T09:27:20.113280848Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-01-15T09:27:20.113568436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.114062997Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134
2026-01-15T09:27:20.114857095Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.115030277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:20.115725065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000636s
2026-01-15T09:27:20.116433687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-01-15T09:27:20', 'add_remux_qualities_for_the_wankers')
2026-01-15T09:27:20.117181847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.121161644Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-01-15T09:27:20.121572938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056627s
2026-01-15T09:27:20.121987711Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-01-15T09:27:20.122467273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.123007730Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135
2026-01-15T09:27:20.124061813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:20.125076556Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-01-15T09:27:20.125091535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean
2026-01-15T09:27:20.125592860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:20.127609198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022438s
2026-01-15T09:27:20.128491982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-01-15T09:27:20', 'add_haspredbentry_to_movies')
2026-01-15T09:27:20.129015102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.136071862Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-01-15T09:27:20.136159125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086384s
2026-01-15T09:27:20.136168482Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-01-15T09:27:20.136178231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.136409891Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136
2026-01-15T09:27:20.137969290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:20.137989807Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-01-15T09:27:20.138270652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32
2026-01-15T09:27:20.139252140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2
2026-01-15T09:27:20.141161016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021198s
2026-01-15T09:27:20.141905742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-01-15T09:27:20', 'add_pathstate_to_movies')
2026-01-15T09:27:20.142385297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.152656931Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-01-15T09:27:20.152697917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103638s
2026-01-15T09:27:20.169000589Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-01-15T09:27:20.169042186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.169047116Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137
2026-01-15T09:27:20.169051364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions
2026-01-15T09:27:20.169056154Z [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:20.169061743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019313s
2026-01-15T09:27:20.169066823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId)
2026-01-15T09:27:20.169071400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC)
2026-01-15T09:27:20.169076159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011786s
2026-01-15T09:27:20.169080367Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.169084724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:20.169088622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020365s
2026-01-15T09:27:20.169092490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-01-15T09:27:20', 'add_import_exclusions_table')
2026-01-15T09:27:20.169120632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.214192805Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-01-15T09:27:20.214286699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0503615s
2026-01-15T09:27:20.214293823Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-01-15T09:27:20.214297950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.214463057Z [Info] add_physical_release_note: Starting migration of Main DB to 138
2026-01-15T09:27:20.214491631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:20.214497572Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-01-15T09:27:20.219240594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String
2026-01-15T09:27:20.219308711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT
2026-01-15T09:27:20.219319721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019515s
2026-01-15T09:27:20.219327576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-01-15T09:27:20', 'add_physical_release_note')
2026-01-15T09:27:20.219332836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.225391691Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-01-15T09:27:20.225442176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097516s
2026-01-15T09:27:20.226259037Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-01-15T09:27:20.226509002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.227905061Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139
2026-01-15T09:27:20.227928865Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.228003083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:20.232894022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042371s
2026-01-15T09:27:20.233557153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-01-15T09:27:20', 'consolidate_indexer_baseurl')
2026-01-15T09:27:20.233925099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.239771334Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-01-15T09:27:20.239843048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109314s
2026-01-15T09:27:20.240315435Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-01-15T09:27:20.241234302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.241271891Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140
2026-01-15T09:27:20.247664737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles
2026-01-15T09:27:20.249000269Z [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:20.254420120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023112s
2026-01-15T09:27:20.256163433Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles
2026-01-15T09:27:20.281237415Z [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:20.282029909Z [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:20.335066292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:20.335180254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:20.335188489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:20.335192940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035661s
2026-01-15T09:27:20.335197869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:20.335201887Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:27:20.335206014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32
2026-01-15T09:27:20.335252931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER
2026-01-15T09:27:20.335258051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017923s
2026-01-15T09:27:20.335261998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:20.335265805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-01-15T09:27:20.335269703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64
2026-01-15T09:27:20.335277377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0
2026-01-15T09:27:20.335282426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018538s
2026-01-15T09:27:20.335286203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-01-15T09:27:20', 'add_alternative_titles_table')
2026-01-15T09:27:20.335290831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.335294639Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-01-15T09:27:20.335298606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073387s
2026-01-15T09:27:20.335302353Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-01-15T09:27:20.335306230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.335309987Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141
2026-01-15T09:27:20.335317552Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.335321279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:20.335325336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007945s
2026-01-15T09:27:20.335329013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-01-15T09:27:20.335332830Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.44E-05s
2026-01-15T09:27:20.335336567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String
2026-01-15T09:27:20.335340695Z [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:20.335345954Z [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:20.335378154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:20.335382703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:20.335386931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160045s
2026-01-15T09:27:20.335390638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-01-15T09:27:20.335394675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:20.335398813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009158s
2026-01-15T09:27:20.335402760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-01-15T09:27:20', 'fix_duplicate_alt_titles')
2026-01-15T09:27:20.335407770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.335411736Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-01-15T09:27:20.335415443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050766s
2026-01-15T09:27:20.335682397Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-01-15T09:27:20.336201824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.336864817Z [Info] movie_extras: Starting migration of Main DB to 142
2026-01-15T09:27:20.343963765Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles
2026-01-15T09:27:20.345960089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:27:20.346477534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019705s
2026-01-15T09:27:20.346511357Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles
2026-01-15T09:27:20.346858975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:27:20.348500924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009374s
2026-01-15T09:27:20.348583547Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles
2026-01-15T09:27:20.348590791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:27:20.351015578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009919s
2026-01-15T09:27:20.351055352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-15T09:27:20.351060311Z [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:20.373413125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107815s
2026-01-15T09:27:20.374955882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-01-15T09:27:20.375002268Z [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:20.376781810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019461s
2026-01-15T09:27:20.376957198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-15T09:27:20.381174100Z [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:20.381238270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016666s
2026-01-15T09:27:20.381244431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-01-15T09:27:20', 'movie_extras')
2026-01-15T09:27:20.381249270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.387529585Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-01-15T09:27:20.388018792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089249s
2026-01-15T09:27:20.392682143Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-01-15T09:27:20.392719752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.392724662Z [Info] clean_core_tv: Starting migration of Main DB to 143
2026-01-15T09:27:20.394552822Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes
2026-01-15T09:27:20.394990055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-15T09:27:20.396175431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012587s
2026-01-15T09:27:20.396491659Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles
2026-01-15T09:27:20.396949511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-01-15T09:27:20.397753682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008347s
2026-01-15T09:27:20.397883844Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series
2026-01-15T09:27:20.398522954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:27:20.400195212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018222s
2026-01-15T09:27:20.400718215Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-01-15T09:27:20.401243747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-01-15T09:27:20.402224016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010696s
2026-01-15T09:27:20.402886098Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds
2026-01-15T09:27:20.409033902Z [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:20.411885833Z [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:20.412290977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:27:20.413255561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:27:20.416895372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134198s
2026-01-15T09:27:20.417296374Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId
2026-01-15T09:27:20.423061155Z [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:20.424638384Z [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:20.425653987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:27:20.427306231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:27:20.431381415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:27:20.433192981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:27:20.433308616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153503s
2026-01-15T09:27:20.433596595Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat
2026-01-15T09:27:20.442062926Z [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:20.443702943Z [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:20.444657798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:27:20.445886286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:27:20.449989710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152208s
2026-01-15T09:27:20.453457606Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo
2026-01-15T09:27:20.456133200Z [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:20.456908858Z [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:20.459313821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:27:20.459341812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:27:20.464901202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110973s
2026-01-15T09:27:20.464939754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-15T09:27:20', 'clean_core_tv')
2026-01-15T09:27:20.464946756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.484011540Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-01-15T09:27:20.484073715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314944s
2026-01-15T09:27:20.484080548Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-01-15T09:27:20.484167509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.485113820Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144
2026-01-15T09:27:20.485656740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:27:20.486078604Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-15T09:27:20.487059497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String
2026-01-15T09:27:20.487131301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT
2026-01-15T09:27:20.489290058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020078s
2026-01-15T09:27:20.489594844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime
2026-01-15T09:27:20.489864551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME
2026-01-15T09:27:20.491722736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017828s
2026-01-15T09:27:20.492221947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-15T09:27:20', 'add_cookies_to_indexer_status')
2026-01-15T09:27:20.492927949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.501890177Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-01-15T09:27:20.501965157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104159s
2026-01-15T09:27:20.502274268Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-01-15T09:27:20.502852656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.504282393Z [Info] banner_to_fanart: Starting migration of Main DB to 145
2026-01-15T09:27:20.504902975Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-01-15T09:27:20.505213969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-01-15T09:27:20.506135949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008936s
2026-01-15T09:27:20.506756374Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-01-15T09:27:20.507238833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-01-15T09:27:20.507915140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007177s
2026-01-15T09:27:20.508647924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-15T09:27:20', 'banner_to_fanart')
2026-01-15T09:27:20.509276858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.514942110Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-01-15T09:27:20.515000664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005726s
2026-01-15T09:27:20.515007587Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-01-15T09:27:20.515012261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.515015451Z [Info] naming_config_colon_action: Starting migration of Main DB to 146
2026-01-15T09:27:20.517677700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:20.517711413Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-01-15T09:27:20.517716262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-15T09:27:20.517720430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:20.519614933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024106s
2026-01-15T09:27:20.520960416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-15T09:27:20', 'naming_config_colon_action')
2026-01-15T09:27:20.521841080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.531780692Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-01-15T09:27:20.532429168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143076s
2026-01-15T09:27:20.533594097Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-01-15T09:27:20.533644661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.534538349Z [Info] add_custom_formats: Starting migration of Main DB to 147
2026-01-15T09:27:20.537047023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-15T09:27:20.538046191Z [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:20.546828134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070322s
2026-01-15T09:27:20.547719189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-15T09:27:20.547732824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:27:20.548389348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010721s
2026-01-15T09:27:20.548705106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:20.548980718Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-01-15T09:27:20.556423639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String
2026-01-15T09:27:20.556480164Z [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:20.556487608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027886s
2026-01-15T09:27:20.560606191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32
2026-01-15T09:27:20.560640113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:20.560644792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017707s
2026-01-15T09:27:20.560896821Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.560901037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:20.560904895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005814s
2026-01-15T09:27:20.560908702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-15T09:27:20', 'add_custom_formats')
2026-01-15T09:27:20.560913240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.587891182Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-01-15T09:27:20.588006359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291347s
2026-01-15T09:27:20.588370546Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-01-15T09:27:20.588932071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.589418687Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148
2026-01-15T09:27:20.590356390Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-01-15T09:27:20.591888411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-01-15T09:27:20.593337626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009359s
2026-01-15T09:27:20.594029334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-15T09:27:20', 'remove_extra_naming_config')
2026-01-15T09:27:20.594714166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.621000728Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-01-15T09:27:20.621039321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272115s
2026-01-15T09:27:20.621044430Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-01-15T09:27:20.621048607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.622860427Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149
2026-01-15T09:27:20.622902695Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.622908496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:20.626553175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036207s
2026-01-15T09:27:20.627654108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-15T09:27:20', 'convert_regex_required_tags')
2026-01-15T09:27:20.628343025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.638982971Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-01-15T09:27:20.640308097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136836s
2026-01-15T09:27:20.640333906Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-01-15T09:27:20.640338975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.640343484Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150
2026-01-15T09:27:20.640347641Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.640351809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:20.644026544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011192s
2026-01-15T09:27:20.644160694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-15T09:27:20', 'fix_format_tags_double_underscore')
2026-01-15T09:27:20.644170943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.649600248Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-01-15T09:27:20.650003558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009308s
2026-01-15T09:27:20.651645206Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-01-15T09:27:20.651665945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.651688336Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151
2026-01-15T09:27:20.664960144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-01-15T09:27:20.665406761Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-01-15T09:27:20.665945181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String
2026-01-15T09:27:20.673365172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT
2026-01-15T09:27:20.674536581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080474s
2026-01-15T09:27:20.675368478Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]'
2026-01-15T09:27:20.676030690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]'
2026-01-15T09:27:20.676749909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008602s
2026-01-15T09:27:20.677617152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-15T09:27:20', 'add_tags_to_net_import')
2026-01-15T09:27:20.678428381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.690252045Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-01-15T09:27:20.691893793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135846s
2026-01-15T09:27:20.692366773Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-01-15T09:27:20.692765735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.693518737Z [Info] add_custom_filters: Starting migration of Main DB to 152
2026-01-15T09:27:20.694444116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-15T09:27:20.696477656Z [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:20.698262576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032171s
2026-01-15T09:27:20.699247880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-15T09:27:20', 'add_custom_filters')
2026-01-15T09:27:20.700326602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.707342455Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-01-15T09:27:20.710330603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116977s
2026-01-15T09:27:20.711246577Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-01-15T09:27:20.712191936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.713303243Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153
2026-01-15T09:27:20.721690774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:20.721723465Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-01-15T09:27:20.721728404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-15T09:27:20.721980934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:20.725040731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030626s
2026-01-15T09:27:20.725977163Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-01-15T09:27:20.740083207Z [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:20.744158660Z [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:20.745991619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:20.748435004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:20.753584113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:20.757287042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030439s
2026-01-15T09:27:20.758027599Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-15T09:27:20.766153456Z [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:20.768749284Z [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:20.772785562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:27:20.774615868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:27:20.779505243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:27:20.782367968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236197s
2026-01-15T09:27:20.783217539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:20.783751473Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:27:20.787017684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:27:20.788658372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-15T09:27:20.790856171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030515s
2026-01-15T09:27:20.791518122Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:27:20.793921716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:27:20.793945140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014925s
2026-01-15T09:27:20.793950980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:20.795228367Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-01-15T09:27:20.795741511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:27:20.802216267Z [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:20.804659391Z [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:20.806172676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:27:20.808763436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:27:20.815914579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:27:20.817337305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208009s
2026-01-15T09:27:20.817655167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-15T09:27:20.818933785Z [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:20.820370578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021463s
2026-01-15T09:27:20.820955947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-15T09:27:20.822929648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:27:20.822950788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012123s
2026-01-15T09:27:20.824056645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-15T09:27:20', 'indexer_client_status_search_changes')
2026-01-15T09:27:20.825076763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.832222649Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-01-15T09:27:20.832258436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092079s
2026-01-15T09:27:20.832898848Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-01-15T09:27:20.833465451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.834536534Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154
2026-01-15T09:27:20.836398197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:27:20.837037788Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:27:20.837550563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String
2026-01-15T09:27:20.838933826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:27:20.840348367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022369s
2026-01-15T09:27:20.840860519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:27:20.841991258Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:27:20.842008791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-01-15T09:27:20.844449655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:27:20.848293413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032408s
2026-01-15T09:27:20.848398715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:20.848405416Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-01-15T09:27:20.850440910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String
2026-01-15T09:27:20.854890963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:27:20.854950844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020001s
2026-01-15T09:27:20.854965281Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.854970280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:20.864668938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086503s
2026-01-15T09:27:20.864709293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-15T09:27:20', 'add_language_to_files_history_blacklist')
2026-01-15T09:27:20.864716687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.873412065Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-01-15T09:27:20.873488837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184522s
2026-01-15T09:27:20.873495139Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-01-15T09:27:20.873499678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.875519203Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155
2026-01-15T09:27:20.882753783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:20.882823753Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:27:20.882835445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean
2026-01-15T09:27:20.882839693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-15T09:27:20.882844011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020464s
2026-01-15T09:27:20.882847908Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:20.884885271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-15T09:27:20.885595787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022477s
2026-01-15T09:27:20.886691186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-15T09:27:20', 'add_update_allowed_quality_profile')
2026-01-15T09:27:20.886837171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.895494968Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-01-15T09:27:20.895612456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107554s
2026-01-15T09:27:20.895781067Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-01-15T09:27:20.895847501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.900013635Z [Info] add_download_client_priority: Starting migration of Main DB to 156
2026-01-15T09:27:20.900053409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:27:20.900058649Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:27:20.900064229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-15T09:27:20.902074711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:20.907028155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039139s
2026-01-15T09:27:20.907092705Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.907122932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:20.946265672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039486s
2026-01-15T09:27:20.946986765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-15T09:27:20', 'add_download_client_priority')
2026-01-15T09:27:20.947887632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.998982504Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-01-15T09:27:20.999145987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0659625s
2026-01-15T09:27:21.040588251Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-01-15T09:27:21.040689819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.063332489Z [Info] remove_growl_prowl: Starting migration of Main DB to 157
2026-01-15T09:27:21.203585469Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:21.208861781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-15T09:27:21.209058537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018211s
2026-01-15T09:27:21.210033471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-15T09:27:21', 'remove_growl_prowl')
2026-01-15T09:27:21.210703370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.219435751Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-01-15T09:27:21.219499309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099581s
2026-01-15T09:27:21.219505240Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-01-15T09:27:21.219509388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.219513326Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158
2026-01-15T09:27:21.219517103Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:21.220316500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-15T09:27:21.220859270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007976s
2026-01-15T09:27:21.221381626Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:21.221403802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-15T09:27:21.222335952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000673s
2026-01-15T09:27:21.222506804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-15T09:27:21', 'remove_plex_hometheatre')
2026-01-15T09:27:21.224397054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.235935913Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-01-15T09:27:21.235966609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109518s
2026-01-15T09:27:21.235971238Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-01-15T09:27:21.235974775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.235978221Z [Info] add_webrip_qualites: Starting migration of Main DB to 159
2026-01-15T09:27:21.235981608Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.235985054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.238472075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030257s
2026-01-15T09:27:21.240306462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-15T09:27:21', 'add_webrip_qualites')
2026-01-15T09:27:21.240339002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.262022732Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-01-15T09:27:21.262072885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180998s
2026-01-15T09:27:21.262078555Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-01-15T09:27:21.262083344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.267167415Z [Info] health_issue_notification: Starting migration of Main DB to 160
2026-01-15T09:27:21.269028742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:21.270568518Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s
2026-01-15T09:27:21.270994080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-15T09:27:21.271652115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:21.273614509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00227s
2026-01-15T09:27:21.273719064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:21.274302938Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-15T09:27:21.275035822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-15T09:27:21.275052984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:21.277267775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019449s
2026-01-15T09:27:21.277487315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-15T09:27:21', 'health_issue_notification')
2026-01-15T09:27:21.278145841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.290021994Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-01-15T09:27:21.290337740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147243s
2026-01-15T09:27:21.290870333Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-01-15T09:27:21.291308783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.294964043Z [Info] speed_improvements: Starting migration of Main DB to 161
2026-01-15T09:27:21.294989640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId)
2026-01-15T09:27:21.294994692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:27:21.295027070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009019s
2026-01-15T09:27:21.295032731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId)
2026-01-15T09:27:21.295048280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC)
2026-01-15T09:27:21.295950962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009365s
2026-01-15T09:27:21.296638593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle)
2026-01-15T09:27:21.297268323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:21.297957859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008067s
2026-01-15T09:27:21.298288876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-01-15T09:27:21.299041340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:21.299381304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007616s
2026-01-15T09:27:21.299641440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-01-15T09:27:21.300166476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:21.300711405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006733s
2026-01-15T09:27:21.301346458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-15T09:27:21', 'speed_improvements')
2026-01-15T09:27:21.301861684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.305677273Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-01-15T09:27:21.306164382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053459s
2026-01-15T09:27:21.306410676Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-01-15T09:27:21.306874051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.307383446Z [Info] fix_profile_format_default: Starting migration of Main DB to 162
2026-01-15T09:27:21.311693043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String
2026-01-15T09:27:21.318047601Z [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:21.319734518Z [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:21.320819966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:21.322251480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:21.326749371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:21.327549705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153903s
2026-01-15T09:27:21.329355834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}]
2026-01-15T09:27:21.335418079Z [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:21.337085872Z [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:21.338054444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:21.339471234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:21.343750910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:21.344589235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157624s
2026-01-15T09:27:21.344783856Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:21.347307269Z [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:21.347372440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010247s
2026-01-15T09:27:21.347378271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-15T09:27:21', 'fix_profile_format_default')
2026-01-15T09:27:21.359947094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.377434083Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-01-15T09:27:21.377593348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030349s
2026-01-15T09:27:21.377601303Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-01-15T09:27:21.377608607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.379131528Z [Info] task_duration: Starting migration of Main DB to 163
2026-01-15T09:27:21.379456928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:27:21.380007539Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:27:21.381455986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-15T09:27:21.381716089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-15T09:27:21.383292829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021834s
2026-01-15T09:27:21.384862545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-15T09:27:21', 'task_duration')
2026-01-15T09:27:21.385584225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.390338808Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-01-15T09:27:21.390978418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090106s
2026-01-15T09:27:21.391718151Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-01-15T09:27:21.395196767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.395253833Z [Info] movie_collections_crew: Starting migration of Main DB to 164
2026-01-15T09:27:21.402050945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:21.402092301Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2026-01-15T09:27:21.402122847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String
2026-01-15T09:27:21.402127625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT
2026-01-15T09:27:21.407063585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026371s
2026-01-15T09:27:21.407138123Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors
2026-01-15T09:27:21.413563839Z [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:21.418252499Z [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:21.420492946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:21.422490860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:21.426651771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:21.427783714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:21.428872359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:21.429753148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:21.430421812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252164s
2026-01-15T09:27:21.430742508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits
2026-01-15T09:27:21.431730786Z [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:21.432984784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018734s
2026-01-15T09:27:21.433479782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId)
2026-01-15T09:27:21.434072365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-01-15T09:27:21.434837993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009957s
2026-01-15T09:27:21.435198841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId)
2026-01-15T09:27:21.435706984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-01-15T09:27:21.436329897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007771s
2026-01-15T09:27:21.436675946Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:21.437254729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-15T09:27:21.437873355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007203s
2026-01-15T09:27:21.438203251Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:21.438603603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-15T09:27:21.439225058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006281s
2026-01-15T09:27:21.440026832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-15T09:27:21', 'movie_collections_crew')
2026-01-15T09:27:21.440600392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.457951950Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-01-15T09:27:21.460345398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176915s
2026-01-15T09:27:21.466541756Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-01-15T09:27:21.467724751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.468363434Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165
2026-01-15T09:27:21.469388285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:21.470120738Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2026-01-15T09:27:21.470141757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32
2026-01-15T09:27:21.470977919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:21.473651858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028019s
2026-01-15T09:27:21.473918794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:27:21.474557878Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s
2026-01-15T09:27:21.474630253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32
2026-01-15T09:27:21.475182405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:21.477610630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002287s
2026-01-15T09:27:21.478210744Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.479515299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.484268275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052984s
2026-01-15T09:27:21.485720430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.485746309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.487071855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020307s
2026-01-15T09:27:21.487609031Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.488282033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.491240761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020281s
2026-01-15T09:27:21.491686901Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.493068719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.493135643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008471s
2026-01-15T09:27:21.493155290Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.493634871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.500530023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067379s
2026-01-15T09:27:21.501232348Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.501436127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.503853146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022274s
2026-01-15T09:27:21.504833576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-15T09:27:21', 'remove_custom_formats_from_quality_model')
2026-01-15T09:27:21.505397556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.514004756Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-01-15T09:27:21.514059798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088883s
2026-01-15T09:27:21.514271325Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-01-15T09:27:21.514281463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.514286012Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166
2026-01-15T09:27:21.514290280Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.514294538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.518215322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045466s
2026-01-15T09:27:21.520025480Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.520069171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.520881850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016789s
2026-01-15T09:27:21.521341418Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.521858006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.523224548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014098s
2026-01-15T09:27:21.523968565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-15T09:27:21', 'fix_tmdb_list_config')
2026-01-15T09:27:21.524739458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.533417055Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-01-15T09:27:21.534342546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110491s
2026-01-15T09:27:21.534704216Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-01-15T09:27:21.535168769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.535851882Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167
2026-01-15T09:27:21.536819201Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState
2026-01-15T09:27:21.543385404Z [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:21.547657859Z [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:21.549455674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:21.552883160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:21.555286311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:21.556376197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:21.557139942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:21.557928880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:21.558616007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216869s
2026-01-15T09:27:21.559068800Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-01-15T09:27:21.559585291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-01-15T09:27:21.560112311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006082s
2026-01-15T09:27:21.560480115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:27:21.560747893Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-01-15T09:27:21.561290152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String
2026-01-15T09:27:21.561933950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-15T09:27:21.563526392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018271s
2026-01-15T09:27:21.564138847Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path
2026-01-15T09:27:21.570206068Z [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:21.573948778Z [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:21.574016153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:27:21.574507019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:27:21.578581739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:27:21.579423387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150948s
2026-01-15T09:27:21.579981421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-15T09:27:21', 'remove_movie_pathstate')
2026-01-15T09:27:21.580647738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.586934683Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-01-15T09:27:21.587004852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214645s
2026-01-15T09:27:21.587139300Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-01-15T09:27:21.587653809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.590187021Z [Info] custom_format_rework: Starting migration of Main DB to 168
2026-01-15T09:27:21.594480495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-01-15T09:27:21.594547790Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-01-15T09:27:21.595247980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String
2026-01-15T09:27:21.595873461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:27:21.600918947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045462s
2026-01-15T09:27:21.600995039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.601686989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.606381719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044001s
2026-01-15T09:27:21.606556243Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags
2026-01-15T09:27:21.615990234Z [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:21.616453787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats"
2026-01-15T09:27:21.617817814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-01-15T09:27:21.618660292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-01-15T09:27:21.622743958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:27:21.623778153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168772s
2026-01-15T09:27:21.624496242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-15T09:27:21', 'custom_format_rework')
2026-01-15T09:27:21.625201163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.628905139Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-01-15T09:27:21.631006562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215219s
2026-01-15T09:27:21.631027672Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-01-15T09:27:21.631032441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.631036538Z [Info] custom_format_scores: Starting migration of Main DB to 169
2026-01-15T09:27:21.631044774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:21.631215401Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-01-15T09:27:21.631836997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32
2026-01-15T09:27:21.631927326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:21.633720026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016667s
2026-01-15T09:27:21.634069212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:21.634332005Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2026-01-15T09:27:21.634345801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32
2026-01-15T09:27:21.634779075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:21.636271809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013852s
2026-01-15T09:27:21.636291298Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.637196978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.640983245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034648s
2026-01-15T09:27:21.641052925Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff
2026-01-15T09:27:21.650047136Z [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:21.650368597Z [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:21.654269385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:21.656726251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:21.661823165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:21.663303417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206904s
2026-01-15T09:27:21.663334555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-01-15T09:27:21.663339794Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-01-15T09:27:21.663344273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean
2026-01-15T09:27:21.663348621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:21.666389573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028341s
2026-01-15T09:27:21.666487254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-15T09:27:21', 'custom_format_scores')
2026-01-15T09:27:21.667423643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.699460212Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-01-15T09:27:21.699843776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0363247s
2026-01-15T09:27:21.700455935Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-01-15T09:27:21.700762189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.701228598Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170
2026-01-15T09:27:21.702140742Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.702467801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.788415190Z []
2026-01-15T09:27:21.788571363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0849573s
2026-01-15T09:27:21.788578757Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.788586821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.790766153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011508s
2026-01-15T09:27:21.792841304Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-01-15T09:27:21.793211673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-01-15T09:27:21.794050838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012334s
2026-01-15T09:27:21.794660833Z [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.795427081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.808148845Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-01-15T09:27:21.808184100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123096s
2026-01-15T09:27:21.808189781Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-01-15T09:27:21.808194129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.808198477Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171
2026-01-15T09:27:21.809225688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-15T09:27:21.809686505Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s
2026-01-15T09:27:21.810281872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-15T09:27:21.811154113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-15T09:27:21.813051831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022771s
2026-01-15T09:27:21.813536419Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.813969528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.816665924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002722s
2026-01-15T09:27:21.817584648Z [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.818538299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.823626908Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-01-15T09:27:21.825020351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091486s
2026-01-15T09:27:21.827015398Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-01-15T09:27:21.827045614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.827051745Z [Info] add_download_history: Starting migration of Main DB to 172
2026-01-15T09:27:21.828957613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-15T09:27:21.830607670Z [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.832296002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026753s
2026-01-15T09:27:21.833012136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-15T09:27:21.835349950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:27:21.835492484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016155s
2026-01-15T09:27:21.836039893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId)
2026-01-15T09:27:21.836715179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-01-15T09:27:21.837960626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013702s
2026-01-15T09:27:21.839255922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-15T09:27:21.840059417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:27:21.841314521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014237s
2026-01-15T09:27:21.841936007Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.842480951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.846463966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002532s
2026-01-15T09:27:21.846636617Z [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.847561988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.859317401Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-01-15T09:27:21.859367104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154599s
2026-01-15T09:27:21.860032512Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-01-15T09:27:21.860577475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.876442087Z [Info] net_import_status: Starting migration of Main DB to 173
2026-01-15T09:27:21.878551463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus
2026-01-15T09:27:21.879343152Z [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.880965461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020492s
2026-01-15T09:27:21.881607937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId)
2026-01-15T09:27:21.882349425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC)
2026-01-15T09:27:21.883472394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012965s
2026-01-15T09:27:21.884314231Z [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.885167177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.902161770Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-01-15T09:27:21.907635152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165976s
2026-01-15T09:27:21.917042884Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-01-15T09:27:21.917989814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.918776741Z [Info] email_multiple_addresses: Starting migration of Main DB to 174
2026-01-15T09:27:21.924679554Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.924951397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.929708890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034743s
2026-01-15T09:27:21.929886279Z [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.930736906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.968708394Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-01-15T09:27:21.969191189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0433161s
2026-01-15T09:27:21.975434797Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-01-15T09:27:21.980772811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.994515602Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175
2026-01-15T09:27:22.010735547Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-01-15T09:27:22.012614818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-01-15T09:27:22.015900887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037335s
2026-01-15T09:27:22.016898462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-15T09:27:22', 'remove_chown_and_folderchmod_config')
2026-01-15T09:27:22.017744888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.024122843Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-01-15T09:27:22.024753455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115936s
2026-01-15T09:27:22.025420967Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-01-15T09:27:22.025891452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.030463057Z [Info] movie_recommendations: Starting migration of Main DB to 176
2026-01-15T09:27:22.033156478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:22.033326956Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-01-15T09:27:22.033337726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String
2026-01-15T09:27:22.033342825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:27:22.034972778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024891s
2026-01-15T09:27:22.035877867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-15T09:27:22', 'movie_recommendations')
2026-01-15T09:27:22.037954784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.113189548Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-01-15T09:27:22.113283132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0772977s
2026-01-15T09:27:22.113294724Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-01-15T09:27:22.113474759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.114202117Z [Info] language_improvements: Starting migration of Main DB to 177
2026-01-15T09:27:22.117663950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:22.117833946Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-01-15T09:27:22.118275270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32
2026-01-15T09:27:22.118856780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:22.121442163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023755s
2026-01-15T09:27:22.121992116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:22.122436372Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-01-15T09:27:22.122887472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String
2026-01-15T09:27:22.123489462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT
2026-01-15T09:27:22.126207646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018703s
2026-01-15T09:27:22.126295700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:22.126301170Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-01-15T09:27:22.126377955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime
2026-01-15T09:27:22.127014118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME
2026-01-15T09:27:22.130161665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030736s
2026-01-15T09:27:22.130743367Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote
2026-01-15T09:27:22.142030162Z [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.144241536Z [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.146571520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:22.150136021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:22.164937407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:22.165013479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:22.165020201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:22.165024810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:22.165054635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284067s
2026-01-15T09:27:22.165060195Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId
2026-01-15T09:27:22.188375030Z [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.188435216Z [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.188446916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:22.188451286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:22.195586737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:22.198540344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:22.200990091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:22.201045885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:22.201646285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405235s
2026-01-15T09:27:22.202089086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:22.208516183Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2026-01-15T09:27:22.208542992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean
2026-01-15T09:27:22.208548553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:22.212777185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035501s
2026-01-15T09:27:22.212855952Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-01-15T09:27:22.212866040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-01-15T09:27:22.213507844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001374s
2026-01-15T09:27:22.213665449Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes
2026-01-15T09:27:22.224405244Z [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.224442183Z [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.224449718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:27:22.225957893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:27:22.230037982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015473s
2026-01-15T09:27:22.230925112Z [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.232783685Z [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.236427042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029797s
2026-01-15T09:27:22.236527939Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-01-15T09:27:22.240215380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-01-15T09:27:22.242235031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051997s
2026-01-15T09:27:22.242399489Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:22.242946607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:22.246421799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003354s
2026-01-15T09:27:22.247727304Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:22.248367269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:22.249863854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015004s
2026-01-15T09:27:22.250237759Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:22.250869469Z [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.251628310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010094s
2026-01-15T09:27:22.252083262Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:22.252618912Z [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.253383862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008496s
2026-01-15T09:27:22.254415201Z [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.255259401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.262003617Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-01-15T09:27:22.265175389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079936s
2026-01-15T09:27:22.266084872Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-01-15T09:27:22.267977563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.268000660Z [Info] new_list_server: Starting migration of Main DB to 178
2026-01-15T09:27:22.268620609Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:22.269226506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:22.272710277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033885s
2026-01-15T09:27:22.273402394Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:22.274023240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:22.276943870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028424s
2026-01-15T09:27:22.277880081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-15T09:27:22', 'new_list_server')
2026-01-15T09:27:22.278739430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.297052380Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-01-15T09:27:22.297765209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224021s
2026-01-15T09:27:22.298182693Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-01-15T09:27:22.299412464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.302453893Z [Info] movie_translation_indexes: Starting migration of Main DB to 179
2026-01-15T09:27:22.302512422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language)
2026-01-15T09:27:22.302517521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-01-15T09:27:22.302522160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012722s
2026-01-15T09:27:22.303476008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId)
2026-01-15T09:27:22.304653923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-01-15T09:27:22.304852242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010762s
2026-01-15T09:27:22.306398637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-15T09:27:22', 'movie_translation_indexes')
2026-01-15T09:27:22.307036273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.311870232Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-01-15T09:27:22.321288245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080732s
2026-01-15T09:27:22.321328149Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-01-15T09:27:22.321333418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.321337626Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180
2026-01-15T09:27:22.321348637Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:22.321353195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:22.325604644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083442s
2026-01-15T09:27:22.325646322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-15T09:27:22', 'fix_invalid_profile_references')
2026-01-15T09:27:22.326394844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.335885056Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-01-15T09:27:22.336833489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190728s
2026-01-15T09:27:22.337542672Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-01-15T09:27:22.337566296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.338297084Z [Info] list_movies_table: Starting migration of Main DB to 181
2026-01-15T09:27:22.347426890Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists
2026-01-15T09:27:22.349034419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists"
2026-01-15T09:27:22.363317369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135848s
2026-01-15T09:27:22.363551564Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus
2026-01-15T09:27:22.364338905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus"
2026-01-15T09:27:22.370051001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052451s
2026-01-15T09:27:22.370479491Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-01-15T09:27:22.371047382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-01-15T09:27:22.371704705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008394s
2026-01-15T09:27:22.372072655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:27:22.374080039Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-15T09:27:22.374187529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean
2026-01-15T09:27:22.374192478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:22.375263160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020254s
2026-01-15T09:27:22.375567636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies
2026-01-15T09:27:22.377476548Z [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:22.379020919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030578s
2026-01-15T09:27:22.379727484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-15T09:27:22', 'list_movies_table')
2026-01-15T09:27:22.380352256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.385536698Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-01-15T09:27:22.385994501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091462s
2026-01-15T09:27:22.386699723Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-01-15T09:27:22.386919112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.387576565Z [Info] on_delete_notification: Starting migration of Main DB to 182
2026-01-15T09:27:22.388586270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:22.388892830Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-01-15T09:27:22.389449776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean
2026-01-15T09:27:22.390117819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:22.392008004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021474s
2026-01-15T09:27:22.392836344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-15T09:27:22', 'on_delete_notification')
2026-01-15T09:27:22.393337728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.402561567Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-01-15T09:27:22.402969512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122611s
2026-01-15T09:27:22.403612639Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-01-15T09:27:22.403985780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.405550491Z [Info] download_propers_config: Starting migration of Main DB to 183
2026-01-15T09:27:22.405675324Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:22.406197332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:22.408243739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013246s
2026-01-15T09:27:22.408268807Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:27:22.408611848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:27:22.410014613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007829s
2026-01-15T09:27:22.410032972Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags
2026-01-15T09:27:22.417058340Z [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:22.419957878Z [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:22.420046241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:22.420425848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:22.424987042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:22.425956859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158393s
2026-01-15T09:27:22.426647404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-15T09:27:22', 'download_propers_config')
2026-01-15T09:27:22.427434618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.438786333Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-01-15T09:27:22.441205670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284521s
2026-01-15T09:27:22.442135983Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-01-15T09:27:22.442161109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.442166289Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184
2026-01-15T09:27:22.445347783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:22.445390251Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s
2026-01-15T09:27:22.445475971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-15T09:27:22.445483034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-15T09:27:22.446860587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024445s
2026-01-15T09:27:22.447703264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-15T09:27:22', 'add_priority_to_indexers')
2026-01-15T09:27:22.448598962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.455238598Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-01-15T09:27:22.455855204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103996s
2026-01-15T09:27:22.456551517Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-01-15T09:27:22.457043719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.457828403Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185
2026-01-15T09:27:22.459569222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-01-15T09:27:22.460816262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:22.462031648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016394s
2026-01-15T09:27:22.462461798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle)
2026-01-15T09:27:22.463081822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-01-15T09:27:22.464266084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001297s
2026-01-15T09:27:22.470998902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-15T09:27:22', 'add_alternative_title_indices')
2026-01-15T09:27:22.471071668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.480128639Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-01-15T09:27:22.480171690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154429s
2026-01-15T09:27:22.481609785Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-01-15T09:27:22.482387834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.483829291Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186
2026-01-15T09:27:22.491635253Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:22.492470648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:22.500370268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069752s
2026-01-15T09:27:22.500409371Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies ()
2026-01-15T09:27:22.500661780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId"
2026-01-15T09:27:22.505460479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016299s
2026-01-15T09:27:22.506222610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:22.507085386Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s
2026-01-15T09:27:22.507757512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32
2026-01-15T09:27:22.518913563Z [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:22.522277833Z [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.524427687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:22.527463378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:22.537071975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:22.537678377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:22.539662259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:22.539709515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311325s
2026-01-15T09:27:22.539714907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-01-15T09:27:22.540297509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:22.541730725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007757s
2026-01-15T09:27:22.541751753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-15T09:27:22', 'fix_tmdb_duplicates')
2026-01-15T09:27:22.541766851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.549339175Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-01-15T09:27:22.549977092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089417s
2026-01-15T09:27:22.549995898Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-01-15T09:27:22.551423407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.551482848Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187
2026-01-15T09:27:22.552470659Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:22.552491829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:22.553312500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012504s
2026-01-15T09:27:22.554058864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-15T09:27:22', 'swap_filechmod_for_folderchmod')
2026-01-15T09:27:22.554527050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.559594182Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-01-15T09:27:22.560616522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072143s
2026-01-15T09:27:22.560754389Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-01-15T09:27:22.562161828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.562203495Z [Info] mediainfo_channels: Starting migration of Main DB to 188
2026-01-15T09:27:22.562869594Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-15T09:27:22.563593591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-15T09:27:22.565033905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012568s
2026-01-15T09:27:22.565513448Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-15T09:27:22.567539606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-15T09:27:22.568349834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022649s
2026-01-15T09:27:22.568914807Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-01-15T09:27:22.573747603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-01-15T09:27:22.574189827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001045s
2026-01-15T09:27:22.575005212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-15T09:27:22', 'mediainfo_channels')
2026-01-15T09:27:22.575678545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.580855855Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-01-15T09:27:22.583017827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073198s
2026-01-15T09:27:22.583513018Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-01-15T09:27:22.583518879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.583523157Z [Info] add_update_history: Starting migration of Main DB to 189
2026-01-15T09:27:22.583530781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-15T09:27:22', 'add_update_history')
2026-01-15T09:27:22.584116340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.590709735Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-01-15T09:27:22.591366046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008408s
2026-01-15T09:27:22.591820571Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-01-15T09:27:22.592298001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.593118946Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190
2026-01-15T09:27:22.600633816Z [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:22.602711761Z [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:22.604360729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024861s
2026-01-15T09:27:22.605441460Z [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:22.609129851Z [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:22.610187218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003791s
2026-01-15T09:27:22.610603823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-15T09:27:22', 'update_awesome_hd_link')
2026-01-15T09:27:22.611391585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.615971151Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-01-15T09:27:22.616841402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092909s
2026-01-15T09:27:22.617652200Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-01-15T09:27:22.618335962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.619040443Z [Info] remove_awesomehd: Starting migration of Main DB to 191
2026-01-15T09:27:22.620399048Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:22.621083394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD'
2026-01-15T09:27:22.621865511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008428s
2026-01-15T09:27:22.622335656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-15T09:27:22', 'remove_awesomehd')
2026-01-15T09:27:22.622959565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.627520157Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-01-15T09:27:22.628379876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059132s
2026-01-15T09:27:22.628954205Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-01-15T09:27:22.629371952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.631296522Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192
2026-01-15T09:27:22.631433998Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete
2026-01-15T09:27:22.638870765Z [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:22.641617232Z [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:22.643835486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-15T09:27:22.644737787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-15T09:27:22.648582014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016592s
2026-01-15T09:27:22.648977720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:22.649303656Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:27:22.649746670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean
2026-01-15T09:27:22.650439419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:22.652416758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002025s
2026-01-15T09:27:22.652918011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:22.653261689Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-01-15T09:27:22.653677243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean
2026-01-15T09:27:22.654732500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:22.657294742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024838s
2026-01-15T09:27:22.658912684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-15T09:27:22', 'add_on_delete_to_notifications')
2026-01-15T09:27:22.658936106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.666596723Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-01-15T09:27:22.666660481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102837s
2026-01-15T09:27:22.666666593Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-01-15T09:27:22.667067922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.667611561Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194
2026-01-15T09:27:22.670292657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:27:22.670348371Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2026-01-15T09:27:22.670354572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-15T09:27:22.672457098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:22.674394964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031052s
2026-01-15T09:27:22.674879559Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:22.675208786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-15T09:27:22.675848964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007722s
2026-01-15T09:27:22.676463407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-15T09:27:22', 'add_bypass_to_delay_profile')
2026-01-15T09:27:22.676592337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.681230988Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-01-15T09:27:22.681735354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056507s
2026-01-15T09:27:22.682289945Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-01-15T09:27:22.682558562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.683397459Z [Info] update_notifiarr: Starting migration of Main DB to 195
2026-01-15T09:27:22.689954707Z [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:22.691021047Z [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:22.692293922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014992s
2026-01-15T09:27:22.692522226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-15T09:27:22', 'update_notifiarr')
2026-01-15T09:27:22.693777122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.696508157Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-01-15T09:27:22.696738187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005814s
2026-01-15T09:27:22.697199471Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-01-15T09:27:22.697684630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.698333342Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196
2026-01-15T09:27:22.699228971Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-01-15T09:27:22.699897656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-01-15T09:27:22.700784784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011041s
2026-01-15T09:27:22.702159442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-15T09:27:22', 'legacy_mediainfo_hdr')
2026-01-15T09:27:22.703560811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.708488378Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-01-15T09:27:22.708756807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082562s
2026-01-15T09:27:22.709324215Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-01-15T09:27:22.709722986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.710521220Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197
2026-01-15T09:27:22.711329647Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-15T09:27:22.711743747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-15T09:27:22.716548561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046351s
2026-01-15T09:27:22.717631550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-15T09:27:22', 'rename_blacklist_to_blocklist')
2026-01-15T09:27:22.718475961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.726287895Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-01-15T09:27:22.726343317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117196s
2026-01-15T09:27:22.726349029Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-01-15T09:27:22.726353307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.726357505Z [Info] add_indexer_tags: Starting migration of Main DB to 198
2026-01-15T09:27:22.728416069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:22.728466823Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:27:22.728472905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-15T09:27:22.728477393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-15T09:27:22.730076071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021994s
2026-01-15T09:27:22.731871803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-15T09:27:22', 'add_indexer_tags')
2026-01-15T09:27:22.731916125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.735339417Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-01-15T09:27:22.737719760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071793s
2026-01-15T09:27:22.737778890Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-01-15T09:27:22.737784621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.738326224Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199
2026-01-15T09:27:22.739004626Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:22.739412802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:22.743144779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023533s
2026-01-15T09:27:22.743198699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-15T09:27:22', 'mediainfo_to_ffmpeg')
2026-01-15T09:27:22.745483435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.756543345Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-01-15T09:27:22.756659020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075205s
2026-01-15T09:27:22.756665592Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-01-15T09:27:22.756669730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.756674379Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200
2026-01-15T09:27:22.756689788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:27:22.756694597Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-01-15T09:27:22.756699314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-15T09:27:22.756703793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:22.756708231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023098s
2026-01-15T09:27:22.756717198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-15T09:27:22.756721686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:22.764257152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023142s
2026-01-15T09:27:22.764330969Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:22.764335979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:22.769545514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100506s
2026-01-15T09:27:22.769985539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-15T09:27:22', 'cdh_per_downloadclient')
2026-01-15T09:27:22.770730183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.777784636Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-01-15T09:27:22.778585065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185813s
2026-01-15T09:27:22.779469050Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-01-15T09:27:22.780066039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.781010578Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201
2026-01-15T09:27:22.782213867Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:22.782888111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:22.785970886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003102s
2026-01-15T09:27:22.786732132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-15T09:27:22', 'migrate_discord_from_slack')
2026-01-15T09:27:22.787480925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.796036326Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-01-15T09:27:22.796118038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107705s
2026-01-15T09:27:22.796123749Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-01-15T09:27:22.796128037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.796132285Z [Info] remove_predb: Starting migration of Main DB to 202
2026-01-15T09:27:22.798540634Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:22.799303243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-01-15T09:27:22.800116506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001009s
2026-01-15T09:27:22.800538120Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:22.801243001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-01-15T09:27:22.801970024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009479s
2026-01-15T09:27:22.802360330Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:22.802904202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4
2026-01-15T09:27:22.803607150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008608s
2026-01-15T09:27:22.804031879Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:22.804580981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4
2026-01-15T09:27:22.805219258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007576s
2026-01-15T09:27:22.805664847Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry
2026-01-15T09:27:22.813544576Z [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:22.817499563Z [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:22.820236695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:22.822539439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:22.826694488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:22.828286083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:22.830075294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:22.831043705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:22.831730884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255625s
2026-01-15T09:27:22.832578754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-15T09:27:22', 'remove_predb')
2026-01-15T09:27:22.833194099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.836783976Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-01-15T09:27:22.837813071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302461s
2026-01-15T09:27:22.838545774Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-01-15T09:27:22.839001802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.839908589Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203
2026-01-15T09:27:22.840969463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:22.841418898Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-01-15T09:27:22.841929608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-15T09:27:22.842688489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:22.844730258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022366s
2026-01-15T09:27:22.845723746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-15T09:27:22', 'add_on_update_to_notifications')
2026-01-15T09:27:22.846376169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.852001719Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-01-15T09:27:22.853300696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083669s
2026-01-15T09:27:22.854066039Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-01-15T09:27:22.855053556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.857131392Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204
2026-01-15T09:27:22.862036998Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:22.863484533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-15T09:27:22.865080967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018142s
2026-01-15T09:27:22.867765244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32
2026-01-15T09:27:22.881449079Z [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:22.885890792Z [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:22.888383069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:22.891010606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:22.895623457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:22.897328910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:22.898470604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:22.899346914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:22.900200672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320196s
2026-01-15T09:27:22.900658093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32
2026-01-15T09:27:22.906756864Z [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:22.908404176Z [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:22.910930383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-01-15T09:27:22.910969776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-01-15T09:27:22.915689546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-01-15T09:27:22.917281868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-01-15T09:27:22.918609688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-01-15T09:27:22.919559175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184245s
2026-01-15T09:27:22.920141047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32
2026-01-15T09:27:22.928313104Z [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:22.930511373Z [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:22.932166062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:27:22.933474766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:27:22.938324287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173782s
2026-01-15T09:27:22.939038953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32
2026-01-15T09:27:22.946932812Z [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:22.948668240Z [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:22.949775991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-01-15T09:27:22.951249372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-01-15T09:27:22.956090247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-01-15T09:27:22.957304035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-01-15T09:27:22.958048390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184201s
2026-01-15T09:27:22.958587242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32
2026-01-15T09:27:22.963836204Z [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:22.967187581Z [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:22.968823284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:22.970724908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:22.977022229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:22.978246567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191767s
2026-01-15T09:27:22.979158994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32
2026-01-15T09:27:23.006767088Z [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:23.010463811Z [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:23.011970597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:27:23.013056906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:27:23.020704476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398207s
2026-01-15T09:27:23.021503443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32
2026-01-15T09:27:23.035716382Z [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:23.038137286Z [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:23.039467391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:27:23.040749421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:27:23.049205113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026872s
2026-01-15T09:27:23.050033079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32
2026-01-15T09:27:23.057269643Z [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:23.063783991Z [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:23.065327533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:27:23.069512055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:27:23.074477132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:27:23.075675605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:27:23.077573218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265914s
2026-01-15T09:27:23.078868037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32
2026-01-15T09:27:23.084779879Z [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:23.089254362Z [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:23.089364077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:27:23.090900806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:27:23.097508835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017607s
2026-01-15T09:27:23.097584377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32
2026-01-15T09:27:23.103637413Z [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:23.107399383Z [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:23.107491415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:27:23.109764971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:27:23.115531859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:27:23.116885757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198889s
2026-01-15T09:27:23.119021048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32
2026-01-15T09:27:23.124232145Z [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:23.127284854Z [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:23.128053323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-01-15T09:27:23.129728174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-01-15T09:27:23.134910664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:27:23.135642468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179973s
2026-01-15T09:27:23.136208621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-15T09:27:23', 'ensure_identity_on_id_columns')
2026-01-15T09:27:23.136919127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.145333540Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-01-15T09:27:23.145377001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260568s
2026-01-15T09:27:23.145383182Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-01-15T09:27:23.145387380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.150951718Z [Info] download_client_per_indexer: Starting migration of Main DB to 205
2026-01-15T09:27:23.154311336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:23.154358635Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s
2026-01-15T09:27:23.154364696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-15T09:27:23.160271606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:23.163678958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036769s
2026-01-15T09:27:23.164640987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-15T09:27:23', 'download_client_per_indexer')
2026-01-15T09:27:23.166752661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.179024416Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-01-15T09:27:23.179068268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169924s
2026-01-15T09:27:23.179074189Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-01-15T09:27:23.179079018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.179419263Z [Info] multiple_ratings_support: Starting migration of Main DB to 206
2026-01-15T09:27:23.186371909Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-01-15T09:27:23.188125592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-01-15T09:27:23.189025536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017519s
2026-01-15T09:27:23.189988262Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-01-15T09:27:23.190847441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-01-15T09:27:23.191702271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010987s
2026-01-15T09:27:23.192361268Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:23.192815072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:23.196180915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029538s
2026-01-15T09:27:23.196765171Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:23.197214607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:23.198180865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009701s
2026-01-15T09:27:23.198883051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-15T09:27:23', 'multiple_ratings_support')
2026-01-15T09:27:23.199699691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.212490250Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-01-15T09:27:23.212650348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144256s
2026-01-15T09:27:23.213275530Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-01-15T09:27:23.213733962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.214400853Z [Info] movie_metadata: Starting migration of Main DB to 207
2026-01-15T09:27:23.222863016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata
2026-01-15T09:27:23.223707146Z [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:23.225412699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035165s
2026-01-15T09:27:23.225933541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId)
2026-01-15T09:27:23.226496004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:23.227295441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000906s
2026-01-15T09:27:23.227661622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle)
2026-01-15T09:27:23.228211285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:23.229180478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010523s
2026-01-15T09:27:23.235037083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle)
2026-01-15T09:27:23.235125036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:23.235130967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009965s
2026-01-15T09:27:23.257373351Z [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:23.257476603Z 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:23.257507757Z FROM "Movies"
2026-01-15T09:27:23.260836282Z [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:23.260967496Z 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:23.260977976Z FROM "Movies"
2026-01-15T09:27:23.261882882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006069s
2026-01-15T09:27:23.264569307Z [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:23.264951148Z 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:23.277698313Z FROM "ImportListMovies"
2026-01-15T09:27:23.277747775Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-01-15T09:27:23.277753656Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-01-15T09:27:23.277758936Z [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:23.277765979Z 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:23.277772481Z FROM "ImportListMovies"
2026-01-15T09:27:23.277776829Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-01-15T09:27:23.277781548Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-01-15T09:27:23.277810511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043149s
2026-01-15T09:27:23.277818837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:23.277823175Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s
2026-01-15T09:27:23.277827503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32
2026-01-15T09:27:23.277832142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:23.277855987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019736s
2026-01-15T09:27:23.277861126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-01-15T09:27:23.277865193Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-01-15T09:27:23.277871595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32
2026-01-15T09:27:23.277875672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:23.277880381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018257s
2026-01-15T09:27:23.277896772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits
2026-01-15T09:27:23.278258115Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-01-15T09:27:23.278811013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32
2026-01-15T09:27:23.279508370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:23.281192581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019304s
2026-01-15T09:27:23.281822796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations
2026-01-15T09:27:23.281849766Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:27:23.282714926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32
2026-01-15T09:27:23.282912564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:23.286878001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001978s
2026-01-15T09:27:23.286933085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies
2026-01-15T09:27:23.286938574Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-01-15T09:27:23.286960004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32
2026-01-15T09:27:23.286965444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:23.290949744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021979s
2026-01-15T09:27:23.290989388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId)
2026-01-15T09:27:23.290994137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-01-15T09:27:23.291005728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009972s
2026-01-15T09:27:23.291022700Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-01-15T09:27:23.291059438Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:27:23.291424598Z FROM "MovieMetadata"
2026-01-15T09:27:23.291437401Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-01-15T09:27:23.292034555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-01-15T09:27:23.292063128Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:27:23.292271833Z FROM "MovieMetadata"
2026-01-15T09:27:23.292284858Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-01-15T09:27:23.300825775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012053s
2026-01-15T09:27:23.300881178Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-01-15T09:27:23.300886989Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:23.300891267Z FROM "Movies"
2026-01-15T09:27:23.300895444Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-01-15T09:27:23.300900954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-01-15T09:27:23.300905532Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:23.300909620Z FROM "Movies"
2026-01-15T09:27:23.300913668Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-01-15T09:27:23.300917976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008801s
2026-01-15T09:27:23.300922224Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-01-15T09:27:23.300926381Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:23.300930469Z FROM "Movies"
2026-01-15T09:27:23.300934407Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-01-15T09:27:23.300938504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-01-15T09:27:23.300942512Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:23.300946549Z FROM "Movies"
2026-01-15T09:27:23.300950437Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-01-15T09:27:23.300954514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008156s
2026-01-15T09:27:23.301146098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-01-15T09:27:23.301155205Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:23.301159513Z FROM "Movies"
2026-01-15T09:27:23.301163680Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-01-15T09:27:23.301167273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-01-15T09:27:23.301173819Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:23.301177532Z FROM "Movies"
2026-01-15T09:27:23.301181369Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-01-15T09:27:23.301185547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011828s
2026-01-15T09:27:23.305915595Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-01-15T09:27:23.305992598Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:27:23.305998078Z FROM "MovieMetadata"
2026-01-15T09:27:23.306002115Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-01-15T09:27:23.306006574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-01-15T09:27:23.306010812Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:27:23.306015030Z FROM "MovieMetadata"
2026-01-15T09:27:23.306019237Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-01-15T09:27:23.306026030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009998s
2026-01-15T09:27:23.306032152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:23.306036169Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-01-15T09:27:23.306040357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32
2026-01-15T09:27:23.311000067Z [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:23.315344559Z [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:23.317183485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:23.319783411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:23.324674543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:23.325901896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:23.326762277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:23.327662752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:23.328441260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257795s
2026-01-15T09:27:23.328947312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId)
2026-01-15T09:27:23.329530346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:27:23.330333170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009228s
2026-01-15T09:27:23.330756587Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId
2026-01-15T09:27:23.341356029Z [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:23.349475224Z [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:23.361438856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:23.366424593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:23.374461843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:23.376224708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0440994s
2026-01-15T09:27:23.376773286Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId
2026-01-15T09:27:23.401976429Z [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:23.406867702Z [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:23.414635768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-01-15T09:27:23.422150446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-01-15T09:27:23.429625903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-01-15T09:27:23.429999996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.051213s
2026-01-15T09:27:23.430223481Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId
2026-01-15T09:27:23.448384417Z [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:23.453066812Z [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:23.459544499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-01-15T09:27:23.465678448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-01-15T09:27:23.473295005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-01-15T09:27:23.473334308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-01-15T09:27:23.474325464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436739s
2026-01-15T09:27:23.475339686Z [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:23.488445285Z [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:23.489858894Z [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:23.491216895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:23.495762147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:23.514188552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:27:23.524675991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415882s
2026-01-15T09:27:23.524752363Z [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:23.558196047Z [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:23.565980822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies"
2026-01-15T09:27:23.566037127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies"
2026-01-15T09:27:23.567473243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies"
2026-01-15T09:27:23.580595752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-01-15T09:27:23.582017928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0601317s
2026-01-15T09:27:23.583253929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-01-15T09:27:23', 'movie_metadata')
2026-01-15T09:27:23.584025255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.679463347Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-01-15T09:27:23.720478583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1571797s
2026-01-15T09:27:23.720613968Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-01-15T09:27:23.720622414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.720627163Z [Info] add_collections: Starting migration of Main DB to 208
2026-01-15T09:27:23.720631541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections
2026-01-15T09:27:23.721872304Z [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:23.723075187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028472s
2026-01-15T09:27:23.724543960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId)
2026-01-15T09:27:23.724582593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-01-15T09:27:23.728000702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017495s
2026-01-15T09:27:23.728052799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:23.728058390Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2026-01-15T09:27:23.728063692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32
2026-01-15T09:27:23.728116528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER
2026-01-15T09:27:23.731197302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040009s
2026-01-15T09:27:23.731509203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String
2026-01-15T09:27:23.732015760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT
2026-01-15T09:27:23.733621110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017321s
2026-01-15T09:27:23.734430166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:27:23.734448530Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-15T09:27:23.734453810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32
2026-01-15T09:27:23.734701585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER
2026-01-15T09:27:23.736564256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019057s
2026-01-15T09:27:23.737459772Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:23.737520766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:23.740352063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025404s
2026-01-15T09:27:23.740408959Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:23.742016740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:23.742047628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011674s
2026-01-15T09:27:23.742053219Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:23.743852112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:23.745978567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017914s
2026-01-15T09:27:23.746037076Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:23.746047267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:23.746562032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016025s
2026-01-15T09:27:23.746847362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:27:23.747146089Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-15T09:27:23.747408396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32
2026-01-15T09:27:23.756239249Z [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:23.758203926Z [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:23.759229609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:27:23.760997330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:27:23.765526930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:27:23.766753833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018531s
2026-01-15T09:27:23.766776935Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor
2026-01-15T09:27:23.779486436Z [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:23.779549784Z [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:23.779557007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:27:23.779561215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:27:23.781842052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:27:23.785516747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157394s
2026-01-15T09:27:23.785982743Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:23.786024008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport'
2026-01-15T09:27:23.786029167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005474s
2026-01-15T09:27:23.786042813Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection
2026-01-15T09:27:23.794872976Z [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:23.796909836Z [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:23.799023666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:27:23.802063061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:27:23.805615038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:23.806362670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:23.807149167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:23.807997555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211907s
2026-01-15T09:27:23.809007376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-01-15T09:27:23', 'add_collections')
2026-01-15T09:27:23.809063351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.818036814Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-01-15T09:27:23.818076156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285673s
2026-01-15T09:27:23.818082077Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-01-15T09:27:23.818086806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.818112434Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209
2026-01-15T09:27:23.818117047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId)
2026-01-15T09:27:23.818346780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:27:23.819367028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001467s
2026-01-15T09:27:23.819859669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId)
2026-01-15T09:27:23.820427301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC)
2026-01-15T09:27:23.821273635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009267s
2026-01-15T09:27:23.821920924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-15T09:27:23', 'movie_meta_collection_index')
2026-01-15T09:27:23.822777291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.828473860Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-01-15T09:27:23.829917754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079081s
2026-01-15T09:27:23.830528441Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-01-15T09:27:23.830925980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.831976795Z [Info] movie_added_notifications: Starting migration of Main DB to 210
2026-01-15T09:27:23.832952631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:23.833377681Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-01-15T09:27:23.833827948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean
2026-01-15T09:27:23.834378623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:23.837001553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021361s
2026-01-15T09:27:23.837223887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-15T09:27:23', 'movie_added_notifications')
2026-01-15T09:27:23.837737284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.854717510Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-01-15T09:27:23.854838905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012313s
2026-01-15T09:27:23.854848163Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-01-15T09:27:23.854852571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.854857260Z [Info] more_movie_meta_index: Starting migration of Main DB to 211
2026-01-15T09:27:23.854861358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId)
2026-01-15T09:27:23.854865745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:27:23.854870404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009163s
2026-01-15T09:27:23.854874652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId)
2026-01-15T09:27:23.854878799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC)
2026-01-15T09:27:23.854883508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008981s
2026-01-15T09:27:23.854887736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-15T09:27:23', 'more_movie_meta_index')
2026-01-15T09:27:23.854892685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.916256160Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-01-15T09:27:23.918403673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0637634s
2026-01-15T09:27:23.918436134Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:27:23.918441995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.918446804Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212
2026-01-15T09:27:23.922730789Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:23.922956700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-15T09:27:23.923648065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007272s
2026-01-15T09:27:23.924034113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:27:23.924274571Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-15T09:27:23.924594937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-15T09:27:23.934610504Z [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:23.937956430Z [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:23.938139590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:27:23.939370663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:27:23.946992923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189237s
2026-01-15T09:27:23.947077691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:27:23.947084394Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s
2026-01-15T09:27:23.947089223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-15T09:27:23.952362605Z [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:23.958521031Z [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:23.958580973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:27:23.958586322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:27:23.963202054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153875s
2026-01-15T09:27:23.965175840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-01-15T09:27:23.965234769Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-15T09:27:23.965240981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset
2026-01-15T09:27:23.969109152Z [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:23.972350228Z [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:23.972393299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-01-15T09:27:23.981715111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-01-15T09:27:23.993184532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-01-15T09:27:24.010048552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266098s
2026-01-15T09:27:24.010139681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-01-15T09:27:24.010145572Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-01-15T09:27:24.010149499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset
2026-01-15T09:27:24.010153967Z [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:24.010160580Z [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:24.010698541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-01-15T09:27:24.011858869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-01-15T09:27:24.017192079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-01-15T09:27:24.018327018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277126s
2026-01-15T09:27:24.018348528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:27:24.018619752Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-01-15T09:27:24.019159577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-15T09:27:24.028944408Z [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:24.030633942Z [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:24.031530072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:27:24.032167558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:27:24.037516549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179717s
2026-01-15T09:27:24.037937352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:27:24.038239875Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2026-01-15T09:27:24.038532601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-15T09:27:24.045752772Z [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:24.047296381Z [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:24.048154071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:27:24.049078851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:27:24.053714479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014547s
2026-01-15T09:27:24.054171148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:27:24.054319685Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-15T09:27:24.054600187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-15T09:27:24.060624558Z [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:24.063340671Z [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:24.064400633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:27:24.065424599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:27:24.073830177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175076s
2026-01-15T09:27:24.073918071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:27:24.073925404Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s
2026-01-15T09:27:24.073929863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-15T09:27:24.081256499Z [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:24.082894055Z [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:24.083677041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:27:24.084698422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:27:24.092124475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:27:24.096275791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183203s
2026-01-15T09:27:24.096449527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:27:24.096460868Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-01-15T09:27:24.096465887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-15T09:27:24.105752046Z [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:24.109156527Z [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:24.109191082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:27:24.109919412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:27:24.114643545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:27:24.115484790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218567s
2026-01-15T09:27:24.115701974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:27:24.115947461Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-01-15T09:27:24.116281652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-15T09:27:24.124221336Z [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:24.125168617Z [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:24.125879190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:27:24.126975138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:27:24.131525822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:27:24.132491619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157222s
2026-01-15T09:27:24.132619217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-15T09:27:24.133008461Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-01-15T09:27:24.133364914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-15T09:27:24.142639077Z [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:24.142703907Z [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:24.143007451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-15T09:27:24.144060642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-15T09:27:24.148754023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:27:24.151043855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-01-15T09:27:24.151131858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:27:24.151411929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177565s
2026-01-15T09:27:24.151693723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:27:24.152025952Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:27:24.152278722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-15T09:27:24.158643803Z [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:24.159738781Z [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:24.160716800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:27:24.161579774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:27:24.166944249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140533s
2026-01-15T09:27:24.170272254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:27:24.170304664Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2026-01-15T09:27:24.170309352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-15T09:27:24.174283140Z [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:24.176651433Z [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:24.178148330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:27:24.178255780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:27:24.184605733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163121s
2026-01-15T09:27:24.185171114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:27:24.185621636Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-15T09:27:24.185974268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-15T09:27:24.195243948Z [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:24.196561279Z [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:24.197273754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:27:24.198285156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:27:24.202398428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:27:24.203295666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:27:24.203946847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175648s
2026-01-15T09:27:24.204330691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:27:24.204662689Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-15T09:27:24.205161447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-15T09:27:24.212682598Z [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:24.212866891Z [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:24.213653225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:27:24.215004780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:27:24.219989444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:27:24.220954118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153444s
2026-01-15T09:27:24.221387665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:27:24.221735943Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-15T09:27:24.222218801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-15T09:27:24.229188128Z [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:24.230440998Z [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:24.231564542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:27:24.232864255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:27:24.236515938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:27:24.237331726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147042s
2026-01-15T09:27:24.237704810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:27:24.238164054Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s
2026-01-15T09:27:24.238567294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-15T09:27:24.245713528Z [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:24.247317432Z [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:24.248127037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:27:24.249381421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:27:24.253882254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:27:24.254859763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157069s
2026-01-15T09:27:24.255433269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:27:24.255991739Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-01-15T09:27:24.256606643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-15T09:27:24.270113313Z [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:24.273536416Z [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:24.274678982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:24.276555363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:24.282189431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:24.283363799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260572s
2026-01-15T09:27:24.283882150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:27:24.284378293Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-01-15T09:27:24.285018343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-15T09:27:24.292598978Z [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:24.294780336Z [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:24.295773453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:24.297127973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:24.302613088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:24.302729264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168046s
2026-01-15T09:27:24.302736327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:27:24.302752678Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-01-15T09:27:24.305971051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-15T09:27:24.310908156Z [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:24.310965773Z [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:24.310973197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:24.310977795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:24.315053140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:24.315498839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121829s
2026-01-15T09:27:24.316224308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:27:24.318953966Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-01-15T09:27:24.318979563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-01-15T09:27:24.322032302Z [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:24.324390109Z [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:24.324419093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:24.325262342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:24.329065959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:24.329677717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129274s
2026-01-15T09:27:24.329932541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:27:24.331647021Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-01-15T09:27:24.331669302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-15T09:27:24.339326144Z [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:24.340706031Z [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:24.341410007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:27:24.342189801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:27:24.347815386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015541s
2026-01-15T09:27:24.347869216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:27:24.347875147Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2026-01-15T09:27:24.347882732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-15T09:27:24.355933301Z [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:24.356687566Z [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:24.359358312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:27:24.359732007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:27:24.366416346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156336s
2026-01-15T09:27:24.366511923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:27:24.366517855Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s
2026-01-15T09:27:24.366522573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset
2026-01-15T09:27:24.373157910Z [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:24.376449440Z [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:24.376566217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:27:24.377845095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:27:24.383220795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:27:24.383945372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191226s
2026-01-15T09:27:24.384283441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:24.384678532Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-01-15T09:27:24.385016263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset
2026-01-15T09:27:24.393047844Z [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:24.394877438Z [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:24.396517970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:27:24.400485821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:27:24.413309795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:24.415913065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:24.415939625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:24.416084573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:27:24.416954909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316495s
2026-01-15T09:27:24.417372777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:24.417718240Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-01-15T09:27:24.418173707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset
2026-01-15T09:27:24.425631575Z [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:24.427987845Z [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:24.429185009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:27:24.430710015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:27:24.439549624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:24.439697079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:24.440556768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:24.441409885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:27:24.442170810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236085s
2026-01-15T09:27:24.442534837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:24.442894195Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-01-15T09:27:24.443357317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset
2026-01-15T09:27:24.451952964Z [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:24.455496115Z [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:24.457417409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:27:24.459664780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:27:24.465901985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:24.467191433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:24.468822268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:24.471764160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:27:24.472855290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290363s
2026-01-15T09:27:24.473302792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:24.473649718Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-01-15T09:27:24.473992776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset
2026-01-15T09:27:24.482136214Z [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:24.485455109Z [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:24.487626037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:27:24.489582996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:27:24.498910800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:24.500223751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:24.501487171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:24.502419065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:27:24.503190920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287749s
2026-01-15T09:27:24.503636660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:24.504033769Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-01-15T09:27:24.504520948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset
2026-01-15T09:27:24.514690692Z [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:24.516673250Z [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:24.517590577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:24.519220975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:24.524921486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:27:24.524953847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194344s
2026-01-15T09:27:24.524959506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:24.525616672Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.99E-05s
2026-01-15T09:27:24.525687914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-15T09:27:24.533260094Z [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:24.534263517Z [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:24.534925257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:27:24.535664155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:27:24.542403113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140614s
2026-01-15T09:27:24.542473404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:27:24.542479395Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s
2026-01-15T09:27:24.542483954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-15T09:27:24.548851520Z [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:24.550567044Z [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:24.551433545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:27:24.552891348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:27:24.557321329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:27:24.558609976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169632s
2026-01-15T09:27:24.560946683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:27:24.560981728Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:27:24.560988761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-15T09:27:24.566732205Z [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:24.569035166Z [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:24.570311730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:27:24.572012004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:27:24.577011404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:27:24.578249336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183429s
2026-01-15T09:27:24.578741041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:27:24.579205385Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-01-15T09:27:24.579693143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-01-15T09:27:24.587626473Z [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:24.589521498Z [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:24.590632515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:27:24.591526629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-15T09:27:24.597035648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157114s
2026-01-15T09:27:24.597191728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:27:24.597198360Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-01-15T09:27:24.597203240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-01-15T09:27:24.606849433Z [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:24.608657401Z [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:24.608689300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:27:24.609704827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-15T09:27:24.613886917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164776s
2026-01-15T09:27:24.621536479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:24.621572366Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-01-15T09:27:24.621578217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:27:24.621582826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:27:24.622110665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:27:24.622687966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:27:24.624522902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:27:24.629175526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:27:24.630332990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151084s
2026-01-15T09:27:24.631116541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-15T09:27:24', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:27:24.631852877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:24.642949274Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:27:24.643002423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246098s
2026-01-15T09:27:24.646536611Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-01-15T09:27:24.646578158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:24.646590091Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214
2026-01-15T09:27:24.646597244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:27:24.646635845Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:27:24.651560286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-01-15T09:27:24.653317898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-01-15T09:27:24.665054872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128714s
2026-01-15T09:27:24.672535770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-15T09:27:24', 'add_language_tags_to_subtitle_files')
2026-01-15T09:27:24.674053617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:24.720007099Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-01-15T09:27:24.722163381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0553894s
2026-01-15T09:27:24.723653566Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-01-15T09:27:24.724164855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:24.724830135Z [Info] add_salt_to_users: Starting migration of Main DB to 215
2026-01-15T09:27:24.726539341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-15T09:27:24.726743020Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-01-15T09:27:24.727147483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-15T09:27:24.727605214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-15T09:27:24.730496266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028733s
2026-01-15T09:27:24.732739338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-15T09:27:24.732875412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-15T09:27:24.735406381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020671s
2026-01-15T09:27:24.735612525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-15T09:27:24', 'add_salt_to_users')
2026-01-15T09:27:24.736869553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:24.750049697Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-01-15T09:27:24.750649483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152079s
2026-01-15T09:27:24.751362629Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-01-15T09:27:24.751843304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:24.757129708Z [Info] clean_alt_titles: Starting migration of Main DB to 216
2026-01-15T09:27:24.766774634Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language
2026-01-15T09:27:24.779361282Z [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:24.782599512Z [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:24.783231592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:24.785674933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:24.793494269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:24.795222674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:27:24.797126818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299772s
2026-01-15T09:27:24.797178344Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes
2026-01-15T09:27:24.805082286Z [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:24.809395852Z [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:24.810757427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:24.813366767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:24.818822348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:24.820398945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:27:24.821169511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243854s
2026-01-15T09:27:24.821550929Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount
2026-01-15T09:27:24.828954508Z [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:24.830156464Z [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:24.832507876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:24.834599024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:24.840225370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:24.841307373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:27:24.842616729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020891s
2026-01-15T09:27:24.843433749Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId
2026-01-15T09:27:24.880999341Z [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:24.881036957Z [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:24.881043810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:24.881048759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:24.881053889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:24.881059840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:27:24.881064599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203567s
2026-01-15T09:27:24.881082882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-01-15T09:27:24', 'clean_alt_titles')
2026-01-15T09:27:24.881114261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:24.881119941Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-01-15T09:27:24.881398883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364188s
2026-01-15T09:27:24.882287800Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-01-15T09:27:24.882857638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:24.883473693Z [Info] remove_omg: Starting migration of Main DB to 217
2026-01-15T09:27:24.884516152Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:24.885359893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-15T09:27:24.886029097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009084s
2026-01-15T09:27:24.886931616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-15T09:27:24', 'remove_omg')
2026-01-15T09:27:24.888283342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:24.895829684Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-01-15T09:27:24.896451760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102353s
2026-01-15T09:27:24.896870022Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-01-15T09:27:24.898856338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:24.898908485Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218
2026-01-15T09:27:24.899304572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:24.899318519Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-01-15T09:27:24.899323718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-01-15T09:27:24.904576049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-01-15T09:27:24.904754171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024939s
2026-01-15T09:27:24.904765451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-01-15T09:27:24', 'add_additional_info_to_pending_releases')
2026-01-15T09:27:24.904771753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:24.910597627Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-01-15T09:27:24.911275706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102653s
2026-01-15T09:27:24.912107977Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-01-15T09:27:24.912539276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:24.913228167Z [Info] add_result_to_commands: Starting migration of Main DB to 219
2026-01-15T09:27:24.914721299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:27:24.914841523Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s
2026-01-15T09:27:24.915217061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-15T09:27:24.916850347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:24.918204836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024319s
2026-01-15T09:27:24.918748137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-01-15T09:27:24', 'add_result_to_commands')
2026-01-15T09:27:24.919389670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:24.939010873Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-01-15T09:27:24.939468946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211036s
2026-01-15T09:27:24.940141867Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-01-15T09:27:24.940571796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:24.946974103Z [Info] health_restored_notification: Starting migration of Main DB to 220
2026-01-15T09:27:24.948344730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:24.948767259Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-01-15T09:27:24.949260335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-15T09:27:24.949939756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:24.953045158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025924s
2026-01-15T09:27:24.953232195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-01-15T09:27:24', 'health_restored_notification')
2026-01-15T09:27:24.954487451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:24.966081659Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-01-15T09:27:24.966643915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159774s
2026-01-15T09:27:24.967323060Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-01-15T09:27:24.967480874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:24.968297833Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221
2026-01-15T09:27:24.969030072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:24.969407405Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:27:24.969500898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-01-15T09:27:24.970018501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:24.971846362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019544s
2026-01-15T09:27:24.972575678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-01-15T09:27:24', 'add_on_manual_interaction_required_to_notifications')
2026-01-15T09:27:24.973035791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:24.979594717Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-01-15T09:27:24.979850022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085584s
2026-01-15T09:27:24.979860832Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-01-15T09:27:24.983583308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:24.983635805Z [Info] remove_rarbg: Starting migration of Main DB to 222
2026-01-15T09:27:24.983640614Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:24.983644982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg'
2026-01-15T09:27:24.983649501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000502s
2026-01-15T09:27:24.983654138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-01-15T09:27:24', 'remove_rarbg')
2026-01-15T09:27:24.983678083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:24.988078872Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-01-15T09:27:24.990585543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055717s
2026-01-15T09:27:24.990652307Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-01-15T09:27:24.990658389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:24.990663588Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223
2026-01-15T09:27:24.991141036Z [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:24.991443315Z [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:24.992215733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008687s
2026-01-15T09:27:24.994365011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-01-15T09:27:24', 'remove_invalid_roksbox_metadata_images')
2026-01-15T09:27:24.997416010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.000648786Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-01-15T09:27:25.001173473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088571s
2026-01-15T09:27:25.001726549Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-01-15T09:27:25.002150084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.003726396Z [Info] list_sync_time: Starting migration of Main DB to 224
2026-01-15T09:27:25.006025369Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-15T09:27:25.013388054Z [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:25.015250702Z [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:25.015351901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:27:25.018382953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:27:25.022892716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:27:25.023900925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171627s
2026-01-15T09:27:25.023941530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:27:25.024893090Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:27:25.024900734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-15T09:27:25.024904822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-15T09:27:25.026754057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001973s
2026-01-15T09:27:25.027043396Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:25.027296008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval'
2026-01-15T09:27:25.027601762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00039s
2026-01-15T09:27:25.027863198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-01-15T09:27:25', 'list_sync_time')
2026-01-15T09:27:25.028401318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.038118444Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-01-15T09:27:25.038164028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078098s
2026-01-15T09:27:25.038171482Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-01-15T09:27:25.038176552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.038184707Z [Info] add_tags_to_collections: Starting migration of Main DB to 225
2026-01-15T09:27:25.038190217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-01-15T09:27:25.038297814Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s
2026-01-15T09:27:25.038637933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String
2026-01-15T09:27:25.039234487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT
2026-01-15T09:27:25.044436199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047911s
2026-01-15T09:27:25.045491666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-01-15T09:27:25', 'add_tags_to_collections')
2026-01-15T09:27:25.045679243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.061722555Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-01-15T09:27:25.061848179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019404s
2026-01-15T09:27:25.061859480Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-01-15T09:27:25.061864289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.061868607Z [Info] add_download_client_tags: Starting migration of Main DB to 226
2026-01-15T09:27:25.061873055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:27:25.061891309Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-01-15T09:27:25.062638509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-15T09:27:25.064443918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-15T09:27:25.073574022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062212s
2026-01-15T09:27:25.073775718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-01-15T09:27:25', 'add_download_client_tags')
2026-01-15T09:27:25.076003337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.110183715Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-01-15T09:27:25.110873378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0466343s
2026-01-15T09:27:25.111371695Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-01-15T09:27:25.111734991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.112372467Z [Info] add_auto_tagging: Starting migration of Main DB to 227
2026-01-15T09:27:25.114223220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-15T09:27:25.114986069Z [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:25.116074083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014593s
2026-01-15T09:27:25.118515110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-15T09:27:25.119226514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-15T09:27:25.120758643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013439s
2026-01-15T09:27:25.121382253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-01-15T09:27:25', 'add_auto_tagging')
2026-01-15T09:27:25.122284196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.167026510Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-01-15T09:27:25.169980892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0474656s
2026-01-15T09:27:25.170026474Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-15T09:27:25.170030805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.179027681Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228
2026-01-15T09:27:25.179064931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:27:25.179071503Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-15T09:27:25.179076311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-15T09:27:25.179081160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:25.192991799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129965s
2026-01-15T09:27:25.193027165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:27:25.194930895Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2026-01-15T09:27:25.194954428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-15T09:27:25.194960519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-15T09:27:25.196616480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024233s
2026-01-15T09:27:25.200236871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-01-15T09:27:25', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-15T09:27:25.216772858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.239396505Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-15T09:27:25.240743442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0448458s
2026-01-15T09:27:25.240767826Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-01-15T09:27:25.240772866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.242983271Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229
2026-01-15T09:27:25.247061527Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-15T09:27:25.247515321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-15T09:27:25.258061456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064568s
2026-01-15T09:27:25.258135558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:27:25.258141600Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2026-01-15T09:27:25.258147948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-01-15T09:27:25.258151568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-01-15T09:27:25.261566581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042165s
2026-01-15T09:27:25.262034000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:27:25.262406173Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-01-15T09:27:25.262721319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-15T09:27:25.264355148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:25.267506305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004059s
2026-01-15T09:27:25.268329858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:27:25.268692131Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-01-15T09:27:25.269265398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-15T09:27:25.270048065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:25.279953741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096366s
2026-01-15T09:27:25.282678976Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-15T09:27:25.292717010Z [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:25.294261131Z [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:25.294901974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-15T09:27:25.301305179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-15T09:27:25.306265680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228109s
2026-01-15T09:27:25.306931971Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:25.307300826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:25.308979439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001616s
2026-01-15T09:27:25.309321332Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:25.310023658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-15T09:27:25.310039348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004447s
2026-01-15T09:27:25.310683658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-01-15T09:27:25', 'update_restrictions_to_release_profiles')
2026-01-15T09:27:25.310890995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.322785059Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-01-15T09:27:25.323513524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126703s
2026-01-15T09:27:25.324056304Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-01-15T09:27:25.324478019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.325148967Z [Info] rename_quality_profiles: Starting migration of Main DB to 230
2026-01-15T09:27:25.326048931Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-15T09:27:25.326511311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-15T09:27:25.331109364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044714s
2026-01-15T09:27:25.333426835Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId
2026-01-15T09:27:25.340702478Z [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:25.342611359Z [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:25.343879458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:25.345842496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:25.350609165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:27:25.351711124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177216s
2026-01-15T09:27:25.352161066Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId
2026-01-15T09:27:25.360987522Z [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:25.363336514Z [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:25.364330103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:27:25.365714147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:27:25.370518194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:27:25.371462813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188993s
2026-01-15T09:27:25.372086252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-01-15T09:27:25', 'rename_quality_profiles')
2026-01-15T09:27:25.374866296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.400495573Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-01-15T09:27:25.400929060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463204s
2026-01-15T09:27:25.400940441Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-01-15T09:27:25.403266619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.404308216Z [Info] update_images_remote_url: Starting migration of Main DB to 231
2026-01-15T09:27:25.405891712Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:25.405930584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:25.406408543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006618s
2026-01-15T09:27:25.409116310Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:25.409138722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:25.409143892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000516s
2026-01-15T09:27:25.409149111Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:25.409154371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:25.409159791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004848s
2026-01-15T09:27:25.409922691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-01-15T09:27:25', 'update_images_remote_url')
2026-01-15T09:27:25.410299361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.413908670Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-01-15T09:27:25.414349520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050556s
2026-01-15T09:27:25.414819694Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-01-15T09:27:25.417978016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.418015997Z [Info] add_notification_status: Starting migration of Main DB to 232
2026-01-15T09:27:25.418020696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-15T09:27:25.418024914Z [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:25.418413427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011229s
2026-01-15T09:27:25.418637002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-15T09:27:25.419225378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-15T09:27:25.419983529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009084s
2026-01-15T09:27:25.420161510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-01-15T09:27:25', 'add_notification_status')
2026-01-15T09:27:25.420446330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.427416026Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-01-15T09:27:25.427715713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082914s
2026-01-15T09:27:25.428897441Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-01-15T09:27:25.428916637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.428929982Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233
2026-01-15T09:27:25.429756509Z [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:25.430199995Z [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:25.430774263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007334s
2026-01-15T09:27:25.431426907Z [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:25.431955320Z [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:25.432710168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008502s
2026-01-15T09:27:25.433029101Z [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:25.436145954Z [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:25.436183804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007052s
2026-01-15T09:27:25.436189585Z [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:25.436194574Z [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:25.436217176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000642s
2026-01-15T09:27:25.436221625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-01-15T09:27:25', 'rename_deprecated_indexer_flags')
2026-01-15T09:27:25.436411523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.444467745Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-01-15T09:27:25.445583518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092274s
2026-01-15T09:27:25.447851351Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-01-15T09:27:25.447888019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.447893720Z [Info] movie_last_searched_time: Starting migration of Main DB to 234
2026-01-15T09:27:25.449016439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:25.450029749Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:27:25.450050308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset
2026-01-15T09:27:25.457145473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME
2026-01-15T09:27:25.471064542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103428s
2026-01-15T09:27:25.471131446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-01-15T09:27:25', 'movie_last_searched_time')
2026-01-15T09:27:25.471137097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.501457134Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-01-15T09:27:25.501502370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0494886s
2026-01-15T09:27:25.501508981Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-01-15T09:27:25.501526654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.502331392Z [Info] email_encryption: Starting migration of Main DB to 235
2026-01-15T09:27:25.503157799Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:25.503493423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:25.505129988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001515s
2026-01-15T09:27:25.505647150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-01-15T09:27:25', 'email_encryption')
2026-01-15T09:27:25.506386295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.515911057Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-01-15T09:27:25.515968594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116223s
2026-01-15T09:27:25.516413491Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-01-15T09:27:25.516744857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.517307124Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236
2026-01-15T09:27:25.518532894Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-01-15T09:27:25.518719741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-01-15T09:27:25.520308052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006408s
2026-01-15T09:27:25.520346453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-01-15T09:27:25', 'clear_last_rss_releases_info')
2026-01-15T09:27:25.520355390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.528497296Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-01-15T09:27:25.530027557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094992s
2026-01-15T09:27:25.530235364Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-01-15T09:27:25.530557313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.531203815Z [Info] add_indexes: Starting migration of Main DB to 237
2026-01-15T09:27:25.533350719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId)
2026-01-15T09:27:25.533783164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC)
2026-01-15T09:27:25.534591097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009012s
2026-01-15T09:27:25.534904990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date)
2026-01-15T09:27:25.535269899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC)
2026-01-15T09:27:25.536109952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009007s
2026-01-15T09:27:25.536524907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date)
2026-01-15T09:27:25.536926835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC)
2026-01-15T09:27:25.537618803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008002s
2026-01-15T09:27:25.538971570Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-15T09:27:25.542049084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-15T09:27:25.542157836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000869s
2026-01-15T09:27:25.542165030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-15T09:27:25.542169037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-15T09:27:25.542174718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007634s
2026-01-15T09:27:25.542178876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId)
2026-01-15T09:27:25.542185819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC)
2026-01-15T09:27:25.543126529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011387s
2026-01-15T09:27:25.543502318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path)
2026-01-15T09:27:25.543856146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC)
2026-01-15T09:27:25.544633752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008351s
2026-01-15T09:27:25.545113445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-01-15T09:27:25', 'add_indexes')
2026-01-15T09:27:25.545619065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.553828824Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-01-15T09:27:25.554199303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097204s
2026-01-15T09:27:25.554636126Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-01-15T09:27:25.554985497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.558409758Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238
2026-01-15T09:27:25.565315982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:27:25.566112624Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s
2026-01-15T09:27:25.567366227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-01-15T09:27:25.567736255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-01-15T09:27:25.574276838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061305s
2026-01-15T09:27:25.574561748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:27:25.574901081Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-01-15T09:27:25.575364824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-01-15T09:27:25.575738589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:25.580297712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025233s
2026-01-15T09:27:25.580338078Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:25.580342737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:25.580890726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015311s
2026-01-15T09:27:25.581487187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-01-15T09:27:25', 'parse_title_from_existing_subtitle_files')
2026-01-15T09:27:25.583833836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.599029437Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-01-15T09:27:25.599074536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188081s
2026-01-15T09:27:25.599841719Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-01-15T09:27:25.600298813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.600883851Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239
2026-01-15T09:27:25.601889113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:27:25.602330311Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-01-15T09:27:25.602589945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-01-15T09:27:25.602972747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:25.606382290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021248s
2026-01-15T09:27:25.606411274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-01-15T09:27:25', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-01-15T09:27:25.606417436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.612054024Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-01-15T09:27:25.612082738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062468s
2026-01-15T09:27:25.612194034Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-01-15T09:27:25.612202741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.612206919Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240
2026-01-15T09:27:25.612210916Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle
2026-01-15T09:27:25.616871694Z [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:25.618225491Z [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:25.619078068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:27:25.619998268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:27:25.623458089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122873s
2026-01-15T09:27:25.623835651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-01-15T09:27:25', 'drop_multi_episode_style_from_naming_config')
2026-01-15T09:27:25.624391607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.632961493Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-01-15T09:27:25.633345357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214419s
2026-01-15T09:27:25.634170468Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-01-15T09:27:25.634188262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.634679945Z [Info] stevenlu_update_url: Starting migration of Main DB to 241
2026-01-15T09:27:25.635459695Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:25.635741259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:25.637310148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014556s
2026-01-15T09:27:25.637824845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-01-15T09:27:25', 'stevenlu_update_url')
2026-01-15T09:27:25.638421294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.654084997Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-01-15T09:27:25.662215055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175228s
2026-01-15T09:27:25.662520799Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-01-15T09:27:25.663136815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.663853623Z [Info] add_movie_keywords: Starting migration of Main DB to 242
2026-01-15T09:27:25.664888383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:25.670275608Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s
2026-01-15T09:27:25.670855456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String
2026-01-15T09:27:25.671381385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT
2026-01-15T09:27:25.677828449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055615s
2026-01-15T09:27:25.677986131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-01-15T09:27:25', 'add_movie_keywords')
2026-01-15T09:27:25.678699419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.697454493Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-01-15T09:27:25.701956051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254977s
2026-01-15T09:27:25.724716007Z [Debug] MigrationController: Took: 00:00:07.2982062
2026-01-15T09:27:26.272879909Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-15T09:27:26.314409393Z [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:26.387146675Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:27:26.391459981Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:26.392258597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:26.447338810Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:27:26.447389695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419064s
2026-01-15T09:27:26.447395586Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:27:26.447400164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0456588s
2026-01-15T09:27:26.466647731Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:27:26.466682095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.466704817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:27:26.468359048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:27:26.468618016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013614s
2026-01-15T09:27:26.470024156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.491222521Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:27:26.492128200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237028s
2026-01-15T09:27:26.493636646Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:27:26.495217546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.501942666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:27:26.504546545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:27:26.505863850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002542s
2026-01-15T09:27:26.507408804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:26.508759608Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s
2026-01-15T09:27:26.510027445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:27:26.514811257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:27:26.517040475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018593s
2026-01-15T09:27:26.517135771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.523975147Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:27:26.524008051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078507s
2026-01-15T09:27:26.524013691Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:27:26.524641590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.525758675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:26.527045431Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s
2026-01-15T09:27:26.527607788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:27:26.528256399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:27:26.532147644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014665s
2026-01-15T09:27:26.532180926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.538186085Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:27:26.538783096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097056s
2026-01-15T09:27:26.539704379Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:27:26.540315977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.541295957Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-15T09:27:26.543199788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-15T09:27:26.544282627Z [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:26.545597134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018279s
2026-01-15T09:27:26.546210605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-15T09:27:26.546743567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:27:26.547642428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009314s
2026-01-15T09:27:26.548566218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:27:26', 'InitialSetup')
2026-01-15T09:27:26.549437209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.568685710Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:27:26.570581615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209189s
2026-01-15T09:27:26.571067719Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-01-15T09:27:26.571150182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.573361094Z [Info] add_moviefiles_table: Starting migration of Log DB to 104
2026-01-15T09:27:26.573391891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-01-15T09:27:26', 'add_moviefiles_table')
2026-01-15T09:27:26.573398444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.581214934Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-01-15T09:27:26.582974894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102008s
2026-01-15T09:27:26.583032671Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-01-15T09:27:26.583430792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.584037219Z [Info] fix_history_movieId: Starting migration of Log DB to 105
2026-01-15T09:27:26.584667362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-01-15T09:27:26', 'fix_history_movieId')
2026-01-15T09:27:26.585539114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.595419631Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-01-15T09:27:26.598964488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116933s
2026-01-15T09:27:26.599810923Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-01-15T09:27:26.600428893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.601151186Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106
2026-01-15T09:27:26.601820441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-01-15T09:27:26', 'add_tmdb_stuff')
2026-01-15T09:27:26.602562572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.607328112Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-01-15T09:27:26.608109433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066065s
2026-01-15T09:27:26.608760846Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-01-15T09:27:26.609451561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.610364722Z [Info] fix_movie_files: Starting migration of Log DB to 107
2026-01-15T09:27:26.611021826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-01-15T09:27:26', 'fix_movie_files')
2026-01-15T09:27:26.611866658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.617220454Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-01-15T09:27:26.618755590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072901s
2026-01-15T09:27:26.621843546Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-01-15T09:27:26.621881457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.622839046Z [Info] update_schedule_intervale: Starting migration of Log DB to 108
2026-01-15T09:27:26.623703715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-01-15T09:27:26', 'update_schedule_intervale')
2026-01-15T09:27:26.624532646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.631024025Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-01-15T09:27:26.631074569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090002s
2026-01-15T09:27:26.631679468Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-01-15T09:27:26.632258094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.632828382Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109
2026-01-15T09:27:26.633530943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-01-15T09:27:26', 'add_movie_formats_to_naming_config')
2026-01-15T09:27:26.634776610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.640498682Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-01-15T09:27:26.640534559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071679s
2026-01-15T09:27:26.641261937Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-01-15T09:27:26.641330655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.641939666Z [Info] add_phyiscal_release: Starting migration of Log DB to 110
2026-01-15T09:27:26.643016099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-01-15T09:27:26', 'add_phyiscal_release')
2026-01-15T09:27:26.643485191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.653337067Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-01-15T09:27:26.653381480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096561s
2026-01-15T09:27:26.653387280Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-01-15T09:27:26.653391248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.653395416Z [Info] remove_bitmetv: Starting migration of Log DB to 111
2026-01-15T09:27:26.654067550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-01-15T09:27:26', 'remove_bitmetv')
2026-01-15T09:27:26.655324644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.669930839Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-01-15T09:27:26.675415827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163661s
2026-01-15T09:27:26.675460289Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-01-15T09:27:26.675465308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.675469266Z [Info] remove_torrentleech: Starting migration of Log DB to 112
2026-01-15T09:27:26.675484985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-01-15T09:27:26', 'remove_torrentleech')
2026-01-15T09:27:26.680648725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.705760811Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-01-15T09:27:26.705835230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230224s
2026-01-15T09:27:26.705846861Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-01-15T09:27:26.705852872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.705858583Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113
2026-01-15T09:27:26.705863512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-01-15T09:27:26', 'remove_broadcasthenet')
2026-01-15T09:27:26.705869213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.714611353Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-01-15T09:27:26.714727348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101302s
2026-01-15T09:27:26.714735444Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-01-15T09:27:26.714872052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.714890787Z [Info] remove_fanzub: Starting migration of Log DB to 114
2026-01-15T09:27:26.716567961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-01-15T09:27:26', 'remove_fanzub')
2026-01-15T09:27:26.717917307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.724256126Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-01-15T09:27:26.724983838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103247s
2026-01-15T09:27:26.725595494Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-01-15T09:27:26.726189320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.726771493Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115
2026-01-15T09:27:26.727492575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-01-15T09:27:26', 'update_movie_sorttitle')
2026-01-15T09:27:26.728337006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.733339003Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-01-15T09:27:26.734291067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067333s
2026-01-15T09:27:26.735230275Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-01-15T09:27:26.735667178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.736278441Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116
2026-01-15T09:27:26.737190310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-01-15T09:27:26', 'update_movie_sorttitle_again')
2026-01-15T09:27:26.737771226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.761711578Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-01-15T09:27:26.761753466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096986s
2026-01-15T09:27:26.761763384Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-01-15T09:27:26.761784173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.761849224Z [Info] update_movie_file: Starting migration of Log DB to 117
2026-01-15T09:27:26.761856637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-01-15T09:27:26', 'update_movie_file')
2026-01-15T09:27:26.778959849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.806590126Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-01-15T09:27:26.807417023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.058441s
2026-01-15T09:27:26.808516118Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-01-15T09:27:26.809240585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.811601647Z [Info] update_movie_slug: Starting migration of Log DB to 118
2026-01-15T09:27:26.812516439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-01-15T09:27:26', 'update_movie_slug')
2026-01-15T09:27:26.813991091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.822969222Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-01-15T09:27:26.826943018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116294s
2026-01-15T09:27:26.827184949Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-01-15T09:27:26.828904207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.828916950Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119
2026-01-15T09:27:26.828921569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-01-15T09:27:26', 'add_youtube_trailer_id')
2026-01-15T09:27:26.829554517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.833470566Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-01-15T09:27:26.834256207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056761s
2026-01-15T09:27:26.834589087Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-01-15T09:27:26.834911416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.835338943Z [Info] add_studio: Starting migration of Log DB to 120
2026-01-15T09:27:26.835732746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-01-15T09:27:26', 'add_studio')
2026-01-15T09:27:26.836207098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.839729120Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-01-15T09:27:26.840220123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047308s
2026-01-15T09:27:26.840646666Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-01-15T09:27:26.841044016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.841586305Z [Info] update_filedate_config: Starting migration of Log DB to 121
2026-01-15T09:27:26.842552271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-01-15T09:27:26', 'update_filedate_config')
2026-01-15T09:27:26.843514707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.856016468Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-01-15T09:27:26.856986850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145715s
2026-01-15T09:27:26.857952309Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-01-15T09:27:26.857972696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.858701619Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122
2026-01-15T09:27:26.860252222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-01-15T09:27:26', 'add_movieid_to_blacklist')
2026-01-15T09:27:26.860275416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.865725058Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-01-15T09:27:26.865978169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007666s
2026-01-15T09:27:26.868291524Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-01-15T09:27:26.868355543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.870417607Z [Info] create_netimport_table: Starting migration of Log DB to 123
2026-01-15T09:27:26.870470025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-01-15T09:27:26', 'create_netimport_table')
2026-01-15T09:27:26.870476567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.874449184Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-01-15T09:27:26.874936528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060407s
2026-01-15T09:27:26.875355822Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-01-15T09:27:26.875771922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.876292312Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124
2026-01-15T09:27:26.876779391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-01-15T09:27:26', 'add_preferred_tags_to_profile')
2026-01-15T09:27:26.877411274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.883310721Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-01-15T09:27:26.884177777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071463s
2026-01-15T09:27:26.885184857Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-01-15T09:27:26.885217519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.886462428Z [Info] fix_imdb_unique: Starting migration of Log DB to 125
2026-01-15T09:27:26.886591573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-01-15T09:27:26', 'fix_imdb_unique')
2026-01-15T09:27:26.887711655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.893429706Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-01-15T09:27:26.894257548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008005s
2026-01-15T09:27:26.895909621Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-01-15T09:27:26.896187298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.896608436Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126
2026-01-15T09:27:26.897475560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-01-15T09:27:26', 'update_qualities_and_profiles')
2026-01-15T09:27:26.898272671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.905538291Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-01-15T09:27:26.906408540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090957s
2026-01-15T09:27:26.907083329Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-01-15T09:27:26.907298949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.908266255Z [Info] remove_wombles: Starting migration of Log DB to 127
2026-01-15T09:27:26.908365770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-01-15T09:27:26', 'remove_wombles')
2026-01-15T09:27:26.909469986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.917962189Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-01-15T09:27:26.918703486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102179s
2026-01-15T09:27:26.918775831Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-01-15T09:27:26.919369564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.919895879Z [Info] remove_kickass: Starting migration of Log DB to 128
2026-01-15T09:27:26.920459243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-01-15T09:27:26', 'remove_kickass')
2026-01-15T09:27:26.921229605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.929337694Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-01-15T09:27:26.929765152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097563s
2026-01-15T09:27:26.930776029Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-01-15T09:27:26.930859433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.931975449Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129
2026-01-15T09:27:26.932013522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-01-15T09:27:26', 'add_parsed_movie_info_to_pending_release')
2026-01-15T09:27:26.932267422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.936696757Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-01-15T09:27:26.936974750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00591s
2026-01-15T09:27:26.937478171Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-01-15T09:27:26.937754324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.938554785Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130
2026-01-15T09:27:26.938987311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-01-15T09:27:26', 'remove_wombles_kickass')
2026-01-15T09:27:26.939991193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.949365125Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-01-15T09:27:26.949400400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098891s
2026-01-15T09:27:26.949406712Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-01-15T09:27:26.949935120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.950428220Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131
2026-01-15T09:27:26.953409640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-01-15T09:27:26', 'make_parsed_episode_info_nullable')
2026-01-15T09:27:26.953460594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.960265559Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-01-15T09:27:26.960869051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103425s
2026-01-15T09:27:26.961340360Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-01-15T09:27:26.961746476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.962820057Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132
2026-01-15T09:27:26.963022895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-01-15T09:27:26', 'rename_torrent_downloadstation')
2026-01-15T09:27:26.964302755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.973643539Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-01-15T09:27:26.975460963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114557s
2026-01-15T09:27:26.975498504Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-01-15T09:27:26.975504425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.977386202Z [Info] add_minimumavailability: Starting migration of Log DB to 133
2026-01-15T09:27:26.978321358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-01-15T09:27:26', 'add_minimumavailability')
2026-01-15T09:27:26.978967255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.985071862Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-01-15T09:27:26.985425748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091267s
2026-01-15T09:27:26.985758192Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-01-15T09:27:26.987021231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.987058882Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134
2026-01-15T09:27:26.987064291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-01-15T09:27:26', 'add_remux_qualities_for_the_wankers')
2026-01-15T09:27:26.987780805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.993198075Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-01-15T09:27:26.993232088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061749s
2026-01-15T09:27:26.993400342Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-01-15T09:27:26.993992016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.994607707Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135
2026-01-15T09:27:26.995137642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-01-15T09:27:26', 'add_haspredbentry_to_movies')
2026-01-15T09:27:26.996172039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.002128230Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-01-15T09:27:27.003054919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077687s
2026-01-15T09:27:27.004587582Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-01-15T09:27:27.004609350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.005685783Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136
2026-01-15T09:27:27.006470137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-01-15T09:27:27', 'add_pathstate_to_movies')
2026-01-15T09:27:27.007237644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.015415481Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-01-15T09:27:27.015912811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106321s
2026-01-15T09:27:27.016551469Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-01-15T09:27:27.017139449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.018457829Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137
2026-01-15T09:27:27.019718895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-01-15T09:27:27', 'add_import_exclusions_table')
2026-01-15T09:27:27.020873703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.030341372Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-01-15T09:27:27.030486532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124957s
2026-01-15T09:27:27.031173560Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-01-15T09:27:27.031776061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.032625040Z [Info] add_physical_release_note: Starting migration of Log DB to 138
2026-01-15T09:27:27.033429226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-01-15T09:27:27', 'add_physical_release_note')
2026-01-15T09:27:27.034372521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.042156662Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-01-15T09:27:27.043597640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101002s
2026-01-15T09:27:27.043751686Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-01-15T09:27:27.044268677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.045043790Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139
2026-01-15T09:27:27.045846293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-01-15T09:27:27', 'consolidate_indexer_baseurl')
2026-01-15T09:27:27.046933129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.055014178Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-01-15T09:27:27.055050646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00988s
2026-01-15T09:27:27.056868847Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-01-15T09:27:27.057027734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.057066175Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140
2026-01-15T09:27:27.057070393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-01-15T09:27:27', 'add_alternative_titles_table')
2026-01-15T09:27:27.057961431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.067372020Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-01-15T09:27:27.070400732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104745s
2026-01-15T09:27:27.070460533Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-01-15T09:27:27.070465542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.076135383Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141
2026-01-15T09:27:27.076193331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-01-15T09:27:27', 'fix_duplicate_alt_titles')
2026-01-15T09:27:27.076850232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.084825208Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-01-15T09:27:27.084860063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127797s
2026-01-15T09:27:27.084864571Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-01-15T09:27:27.084868098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.084871955Z [Info] movie_extras: Starting migration of Log DB to 142
2026-01-15T09:27:27.085253504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-01-15T09:27:27', 'movie_extras')
2026-01-15T09:27:27.086242434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.095265225Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-01-15T09:27:27.097018621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110062s
2026-01-15T09:27:27.097991241Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-01-15T09:27:27.098536906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.099283895Z [Info] clean_core_tv: Starting migration of Log DB to 143
2026-01-15T09:27:27.099939475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-15T09:27:27', 'clean_core_tv')
2026-01-15T09:27:27.100833068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.107242341Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-01-15T09:27:27.108451059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083865s
2026-01-15T09:27:27.108477709Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-01-15T09:27:27.108606609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.109430220Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144
2026-01-15T09:27:27.109759964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-15T09:27:27', 'add_cookies_to_indexer_status')
2026-01-15T09:27:27.111074389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.128055487Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-01-15T09:27:27.128199715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082348s
2026-01-15T09:27:27.128206197Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-01-15T09:27:27.128210225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.128214262Z [Info] banner_to_fanart: Starting migration of Log DB to 145
2026-01-15T09:27:27.128218299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-15T09:27:27', 'banner_to_fanart')
2026-01-15T09:27:27.128222707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.128227085Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-01-15T09:27:27.128276298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053195s
2026-01-15T09:27:27.128281237Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-01-15T09:27:27.128463758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.128486589Z [Info] naming_config_colon_action: Starting migration of Log DB to 146
2026-01-15T09:27:27.128493392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-15T09:27:27', 'naming_config_colon_action')
2026-01-15T09:27:27.128498702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.131176819Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-01-15T09:27:27.131614492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054106s
2026-01-15T09:27:27.132197149Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-01-15T09:27:27.132839064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.133430133Z [Info] add_custom_formats: Starting migration of Log DB to 147
2026-01-15T09:27:27.134226595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-15T09:27:27', 'add_custom_formats')
2026-01-15T09:27:27.134978245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.140876266Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-01-15T09:27:27.142300347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076149s
2026-01-15T09:27:27.142347204Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-01-15T09:27:27.142841364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.143448813Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148
2026-01-15T09:27:27.144140616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-15T09:27:27', 'remove_extra_naming_config')
2026-01-15T09:27:27.145233964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.156082936Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-01-15T09:27:27.173082979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127653s
2026-01-15T09:27:27.173168990Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-01-15T09:27:27.173707914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.175429407Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149
2026-01-15T09:27:27.176502501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-15T09:27:27', 'convert_regex_required_tags')
2026-01-15T09:27:27.176937217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.183839282Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-01-15T09:27:27.184171610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167642s
2026-01-15T09:27:27.184859870Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-01-15T09:27:27.185034749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.188710861Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150
2026-01-15T09:27:27.189673618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-15T09:27:27', 'fix_format_tags_double_underscore')
2026-01-15T09:27:27.189701340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.191062819Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-01-15T09:27:27.192467883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057187s
2026-01-15T09:27:27.192965960Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-01-15T09:27:27.193471129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.194048874Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151
2026-01-15T09:27:27.194981599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-15T09:27:27', 'add_tags_to_net_import')
2026-01-15T09:27:27.197294662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.203682559Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-01-15T09:27:27.204000849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095932s
2026-01-15T09:27:27.204954656Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-01-15T09:27:27.205246880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.205944236Z [Info] add_custom_filters: Starting migration of Log DB to 152
2026-01-15T09:27:27.206527596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-15T09:27:27', 'add_custom_filters')
2026-01-15T09:27:27.207389156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.213771745Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-01-15T09:27:27.214215840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008057s
2026-01-15T09:27:27.214611160Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-01-15T09:27:27.217118659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.217832713Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153
2026-01-15T09:27:27.218193041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-15T09:27:27', 'indexer_client_status_search_changes')
2026-01-15T09:27:27.218942730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.225237492Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-01-15T09:27:27.225942594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086779s
2026-01-15T09:27:27.226673796Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-01-15T09:27:27.228238192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.228308323Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154
2026-01-15T09:27:27.228585794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-15T09:27:27', 'add_language_to_files_history_blacklist')
2026-01-15T09:27:27.229527259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.236767052Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-01-15T09:27:27.238632272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091538s
2026-01-15T09:27:27.243163738Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-01-15T09:27:27.243195938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.245454849Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155
2026-01-15T09:27:27.245467222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-15T09:27:27', 'add_update_allowed_quality_profile')
2026-01-15T09:27:27.247736578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.256276034Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-01-15T09:27:27.264025152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143135s
2026-01-15T09:27:27.264866023Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-01-15T09:27:27.265860402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.265957072Z [Info] add_download_client_priority: Starting migration of Log DB to 156
2026-01-15T09:27:27.266546376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-15T09:27:27', 'add_download_client_priority')
2026-01-15T09:27:27.267492219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.274304944Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-01-15T09:27:27.276041805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006922s
2026-01-15T09:27:27.277245447Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-01-15T09:27:27.281134441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.281174405Z [Info] remove_growl_prowl: Starting migration of Log DB to 157
2026-01-15T09:27:27.281179965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-15T09:27:27', 'remove_growl_prowl')
2026-01-15T09:27:27.281196266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.291662695Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-01-15T09:27:27.291712647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087928s
2026-01-15T09:27:27.291718128Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-01-15T09:27:27.291722295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.291865392Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158
2026-01-15T09:27:27.291881571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-15T09:27:27', 'remove_plex_hometheatre')
2026-01-15T09:27:27.294347110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.306136160Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-01-15T09:27:27.310715145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160774s
2026-01-15T09:27:27.314284396Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-01-15T09:27:27.318665941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.323918317Z [Info] add_webrip_qualites: Starting migration of Log DB to 159
2026-01-15T09:27:27.324149249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-15T09:27:27', 'add_webrip_qualites')
2026-01-15T09:27:27.325003809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.337294044Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-01-15T09:27:27.338543726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182008s
2026-01-15T09:27:27.340649492Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-01-15T09:27:27.341066957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.342030060Z [Info] health_issue_notification: Starting migration of Log DB to 160
2026-01-15T09:27:27.342887518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-15T09:27:27', 'health_issue_notification')
2026-01-15T09:27:27.343930187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.354754644Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-01-15T09:27:27.354851393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129386s
2026-01-15T09:27:27.355533713Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-01-15T09:27:27.356177871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.356955417Z [Info] speed_improvements: Starting migration of Log DB to 161
2026-01-15T09:27:27.358059622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-15T09:27:27', 'speed_improvements')
2026-01-15T09:27:27.359022773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.379992758Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-01-15T09:27:27.380020649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218451s
2026-01-15T09:27:27.380041448Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-01-15T09:27:27.380458093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.381751489Z [Info] fix_profile_format_default: Starting migration of Log DB to 162
2026-01-15T09:27:27.383460619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-15T09:27:27', 'fix_profile_format_default')
2026-01-15T09:27:27.384349322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.397191243Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-01-15T09:27:27.397221148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150683s
2026-01-15T09:27:27.397505968Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-01-15T09:27:27.398130160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.398934425Z [Info] task_duration: Starting migration of Log DB to 163
2026-01-15T09:27:27.399726017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-15T09:27:27', 'task_duration')
2026-01-15T09:27:27.401710336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.406390153Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-01-15T09:27:27.407179110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065917s
2026-01-15T09:27:27.407678810Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-01-15T09:27:27.408588563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.409553006Z [Info] movie_collections_crew: Starting migration of Log DB to 164
2026-01-15T09:27:27.410304150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-15T09:27:27', 'movie_collections_crew')
2026-01-15T09:27:27.414537816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.419131912Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-01-15T09:27:27.423760442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104232s
2026-01-15T09:27:27.424606978Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-01-15T09:27:27.429525241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.430045028Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165
2026-01-15T09:27:27.430654655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-15T09:27:27', 'remove_custom_formats_from_quality_model')
2026-01-15T09:27:27.433642383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.439987585Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-01-15T09:27:27.440282164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009387s
2026-01-15T09:27:27.440389233Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-01-15T09:27:27.448706320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.450366810Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166
2026-01-15T09:27:27.451373082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-15T09:27:27', 'fix_tmdb_list_config')
2026-01-15T09:27:27.453289878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.462343820Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-01-15T09:27:27.463239776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213145s
2026-01-15T09:27:27.463930896Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-01-15T09:27:27.464611689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.471083442Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167
2026-01-15T09:27:27.472186513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-15T09:27:27', 'remove_movie_pathstate')
2026-01-15T09:27:27.473929544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.481548416Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-01-15T09:27:27.482314380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167033s
2026-01-15T09:27:27.483198574Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-01-15T09:27:27.483766240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.484764266Z [Info] custom_format_rework: Starting migration of Log DB to 168
2026-01-15T09:27:27.485770922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-15T09:27:27', 'custom_format_rework')
2026-01-15T09:27:27.490324459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.496305953Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-01-15T09:27:27.497206050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119311s
2026-01-15T09:27:27.498031375Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-01-15T09:27:27.499348986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.501873421Z [Info] custom_format_scores: Starting migration of Log DB to 169
2026-01-15T09:27:27.502738550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-15T09:27:27', 'custom_format_scores')
2026-01-15T09:27:27.503983784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.511044266Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-01-15T09:27:27.514037841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113549s
2026-01-15T09:27:27.514921464Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-01-15T09:27:27.515570662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.516558269Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170
2026-01-15T09:27:27.517345834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-01-15T09:27:27', 'fix_trakt_list_config')
2026-01-15T09:27:27.521181640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.544187640Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-01-15T09:27:27.544220732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220515s
2026-01-15T09:27:27.544226112Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-01-15T09:27:27.565368743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.565398475Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171
2026-01-15T09:27:27.565404056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-01-15T09:27:27', 'quality_definition_preferred_size')
2026-01-15T09:27:27.566147502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.596911192Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-01-15T09:27:27.596948761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298412s
2026-01-15T09:27:27.596959531Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-01-15T09:27:27.596964160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.596968147Z [Info] add_download_history: Starting migration of Log DB to 172
2026-01-15T09:27:27.597184200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-01-15T09:27:27', 'add_download_history')
2026-01-15T09:27:27.598644055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.614365854Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-01-15T09:27:27.615530922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198138s
2026-01-15T09:27:27.617644313Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-01-15T09:27:27.620333389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.620369006Z [Info] net_import_status: Starting migration of Log DB to 173
2026-01-15T09:27:27.620835734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-01-15T09:27:27', 'net_import_status')
2026-01-15T09:27:27.623961526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.628476722Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-01-15T09:27:27.630494652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100421s
2026-01-15T09:27:27.630529457Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-01-15T09:27:27.637485957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.638258632Z [Info] email_multiple_addresses: Starting migration of Log DB to 174
2026-01-15T09:27:27.638952521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-01-15T09:27:27', 'email_multiple_addresses')
2026-01-15T09:27:27.640074226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.687750159Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-01-15T09:27:27.689743602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0501546s
2026-01-15T09:27:27.692679734Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-01-15T09:27:27.692924809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.693608663Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175
2026-01-15T09:27:27.695286940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-15T09:27:27', 'remove_chown_and_folderchmod_config')
2026-01-15T09:27:27.695478116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.710378590Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-01-15T09:27:27.710968287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172227s
2026-01-15T09:27:27.712434341Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-01-15T09:27:27.713118886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.714691516Z [Info] movie_recommendations: Starting migration of Log DB to 176
2026-01-15T09:27:27.719941850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-15T09:27:27', 'movie_recommendations')
2026-01-15T09:27:27.719990951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.732973718Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-01-15T09:27:27.733049271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166622s
2026-01-15T09:27:27.733054801Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-01-15T09:27:27.733058879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.733062907Z [Info] language_improvements: Starting migration of Log DB to 177
2026-01-15T09:27:27.733456221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-01-15T09:27:27', 'language_improvements')
2026-01-15T09:27:27.734474505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.740351381Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-01-15T09:27:27.741242072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078722s
2026-01-15T09:27:27.741876091Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-01-15T09:27:27.742480857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.743331309Z [Info] new_list_server: Starting migration of Log DB to 178
2026-01-15T09:27:27.744178726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-15T09:27:27', 'new_list_server')
2026-01-15T09:27:27.745222898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.757127407Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-01-15T09:27:27.757169354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124508s
2026-01-15T09:27:27.757175005Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-01-15T09:27:27.757179534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.757514116Z [Info] movie_translation_indexes: Starting migration of Log DB to 179
2026-01-15T09:27:27.758504099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-15T09:27:27', 'movie_translation_indexes')
2026-01-15T09:27:27.759754475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.770636075Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-01-15T09:27:27.778884970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090269s
2026-01-15T09:27:27.778924624Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-01-15T09:27:27.778998469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.781620225Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180
2026-01-15T09:27:27.781673023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-15T09:27:27', 'fix_invalid_profile_references')
2026-01-15T09:27:27.785414818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.794893947Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-01-15T09:27:27.795023624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148219s
2026-01-15T09:27:27.796562179Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-01-15T09:27:27.796625236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.797334961Z [Info] list_movies_table: Starting migration of Log DB to 181
2026-01-15T09:27:27.797698217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-15T09:27:27', 'list_movies_table')
2026-01-15T09:27:27.798514138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.802606760Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-01-15T09:27:27.804962823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062169s
2026-01-15T09:27:27.805007766Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-01-15T09:27:27.805531578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.806353430Z [Info] on_delete_notification: Starting migration of Log DB to 182
2026-01-15T09:27:27.807778358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-15T09:27:27', 'on_delete_notification')
2026-01-15T09:27:27.807830938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.812996412Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-01-15T09:27:27.813309726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070044s
2026-01-15T09:27:27.814698071Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-01-15T09:27:27.814749457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.815462120Z [Info] download_propers_config: Starting migration of Log DB to 183
2026-01-15T09:27:27.815972598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-15T09:27:27', 'download_propers_config')
2026-01-15T09:27:27.817033789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.829158455Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-01-15T09:27:27.829198178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128015s
2026-01-15T09:27:27.829205101Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-01-15T09:27:27.829209269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.829903050Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184
2026-01-15T09:27:27.831492442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-15T09:27:27', 'add_priority_to_indexers')
2026-01-15T09:27:27.836533905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.865352870Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-01-15T09:27:27.865397534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164708s
2026-01-15T09:27:27.865404006Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-01-15T09:27:27.865408033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.865411961Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185
2026-01-15T09:27:27.865416138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-15T09:27:27', 'add_alternative_title_indices')
2026-01-15T09:27:27.865421468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.878228722Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-01-15T09:27:27.878272753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296992s
2026-01-15T09:27:27.878327765Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-01-15T09:27:27.878332474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.889017604Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186
2026-01-15T09:27:27.889405814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-15T09:27:27', 'fix_tmdb_duplicates')
2026-01-15T09:27:27.889417135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.891064465Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-01-15T09:27:27.892696571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130933s
2026-01-15T09:27:27.893049890Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-01-15T09:27:27.893643664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.894829400Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187
2026-01-15T09:27:27.895746005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-15T09:27:27', 'swap_filechmod_for_folderchmod')
2026-01-15T09:27:27.896732680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.911290036Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-01-15T09:27:27.911782525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173205s
2026-01-15T09:27:27.912510460Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-01-15T09:27:27.913503159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.914899229Z [Info] mediainfo_channels: Starting migration of Log DB to 188
2026-01-15T09:27:27.915698522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-15T09:27:27', 'mediainfo_channels')
2026-01-15T09:27:27.916149848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.924640122Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-01-15T09:27:27.925258635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112589s
2026-01-15T09:27:27.928399643Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-01-15T09:27:27.928437664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.928442693Z [Info] add_update_history: Starting migration of Log DB to 189
2026-01-15T09:27:27.930303950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-15T09:27:27.932187396Z [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:27.932272435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011982s
2026-01-15T09:27:27.932279398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-15T09:27:27.932664846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:27:27.934883877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000794s
2026-01-15T09:27:27.934905708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-15T09:27:27', 'add_update_history')
2026-01-15T09:27:27.934910807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.953759744Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-01-15T09:27:27.954496400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208465s
2026-01-15T09:27:27.955058155Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-01-15T09:27:27.955966645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.956853855Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190
2026-01-15T09:27:27.960687610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-15T09:27:27', 'update_awesome_hd_link')
2026-01-15T09:27:27.960727294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.973244876Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-01-15T09:27:27.973727613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171375s
2026-01-15T09:27:27.974566414Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-01-15T09:27:27.975013856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.975931673Z [Info] remove_awesomehd: Starting migration of Log DB to 191
2026-01-15T09:27:27.980234269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-15T09:27:27', 'remove_awesomehd')
2026-01-15T09:27:27.980272481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.985052275Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-01-15T09:27:27.985433826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096772s
2026-01-15T09:27:27.986015986Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-01-15T09:27:27.986466744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.987190059Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192
2026-01-15T09:27:27.987442939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-15T09:27:27', 'add_on_delete_to_notifications')
2026-01-15T09:27:27.988017960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.999351983Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-01-15T09:27:27.999388923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108822s
2026-01-15T09:27:27.999400204Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-01-15T09:27:27.999886628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.000400354Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194
2026-01-15T09:27:28.000742320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-15T09:27:28', 'add_bypass_to_delay_profile')
2026-01-15T09:27:28.001191065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.007080829Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-01-15T09:27:28.007317739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066901s
2026-01-15T09:27:28.008014560Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-01-15T09:27:28.008196954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.009393532Z [Info] update_notifiarr: Starting migration of Log DB to 195
2026-01-15T09:27:28.009429007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-15T09:27:28', 'update_notifiarr')
2026-01-15T09:27:28.012061075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.015601213Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-01-15T09:27:28.017386242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069921s
2026-01-15T09:27:28.017984515Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-01-15T09:27:28.018567459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.019316874Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196
2026-01-15T09:27:28.020552396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-15T09:27:28', 'legacy_mediainfo_hdr')
2026-01-15T09:27:28.020589866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.048050710Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-01-15T09:27:28.048102917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021828s
2026-01-15T09:27:28.048108618Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-01-15T09:27:28.048113056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.048117094Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197
2026-01-15T09:27:28.048121152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-15T09:27:28', 'rename_blacklist_to_blocklist')
2026-01-15T09:27:28.048126051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.064055971Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-01-15T09:27:28.064697614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222697s
2026-01-15T09:27:28.065307208Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-01-15T09:27:28.066598756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.067657713Z [Info] add_indexer_tags: Starting migration of Log DB to 198
2026-01-15T09:27:28.079585432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-15T09:27:28', 'add_indexer_tags')
2026-01-15T09:27:28.081209713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.093976460Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-01-15T09:27:28.094495881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251541s
2026-01-15T09:27:28.094507348Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-01-15T09:27:28.095046093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.095642704Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199
2026-01-15T09:27:28.096727115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-15T09:27:28', 'mediainfo_to_ffmpeg')
2026-01-15T09:27:28.098180055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.106528956Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-01-15T09:27:28.107354732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105014s
2026-01-15T09:27:28.108595224Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-01-15T09:27:28.110276859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.113377308Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200
2026-01-15T09:27:28.113406102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-15T09:27:28', 'cdh_per_downloadclient')
2026-01-15T09:27:28.113411903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.120626254Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-01-15T09:27:28.120663813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086328s
2026-01-15T09:27:28.120669864Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-01-15T09:27:28.120674413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.120678781Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201
2026-01-15T09:27:28.120683260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-15T09:27:28', 'migrate_discord_from_slack')
2026-01-15T09:27:28.122308738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.132763624Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-01-15T09:27:28.133006253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125171s
2026-01-15T09:27:28.133360666Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-01-15T09:27:28.133560501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.134476919Z [Info] remove_predb: Starting migration of Log DB to 202
2026-01-15T09:27:28.134598114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-15T09:27:28', 'remove_predb')
2026-01-15T09:27:28.135494996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.144995359Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-01-15T09:27:28.147043635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062332s
2026-01-15T09:27:28.154051416Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-01-15T09:27:28.154113622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.154119513Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203
2026-01-15T09:27:28.154124723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-15T09:27:28', 'add_on_update_to_notifications')
2026-01-15T09:27:28.154151483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.161413339Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-01-15T09:27:28.161450217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098796s
2026-01-15T09:27:28.161456278Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-01-15T09:27:28.161461158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.162369211Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204
2026-01-15T09:27:28.163646939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-15T09:27:28', 'ensure_identity_on_id_columns')
2026-01-15T09:27:28.167248159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.193956124Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-01-15T09:27:28.193996541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219093s
2026-01-15T09:27:28.194002723Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-01-15T09:27:28.194007392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.194012447Z [Info] download_client_per_indexer: Starting migration of Log DB to 205
2026-01-15T09:27:28.194411463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-15T09:27:28', 'download_client_per_indexer')
2026-01-15T09:27:28.203333789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.215744835Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-01-15T09:27:28.216367424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320986s
2026-01-15T09:27:28.216933396Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-01-15T09:27:28.217376822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.228129514Z [Info] multiple_ratings_support: Starting migration of Log DB to 206
2026-01-15T09:27:28.229604113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-15T09:27:28', 'multiple_ratings_support')
2026-01-15T09:27:28.230416805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.268105994Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-01-15T09:27:28.268879047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0502892s
2026-01-15T09:27:28.270017465Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-01-15T09:27:28.271700412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.275042417Z [Info] movie_metadata: Starting migration of Log DB to 207
2026-01-15T09:27:28.275106577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-01-15T09:27:28', 'movie_metadata')
2026-01-15T09:27:28.275162280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.293759138Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-01-15T09:27:28.294748528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164323s
2026-01-15T09:27:28.296397446Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-01-15T09:27:28.300810798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.301516872Z [Info] add_collections: Starting migration of Log DB to 208
2026-01-15T09:27:28.302073086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-01-15T09:27:28', 'add_collections')
2026-01-15T09:27:28.320261138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.336204019Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-01-15T09:27:28.336299707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032505s
2026-01-15T09:27:28.336308223Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-01-15T09:27:28.336312942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.336317230Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209
2026-01-15T09:27:28.336321718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-15T09:27:28', 'movie_meta_collection_index')
2026-01-15T09:27:28.336368725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.340953155Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-01-15T09:27:28.342173115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060148s
2026-01-15T09:27:28.343240541Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-01-15T09:27:28.343969141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.344735230Z [Info] movie_added_notifications: Starting migration of Log DB to 210
2026-01-15T09:27:28.347174878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-15T09:27:28', 'movie_added_notifications')
2026-01-15T09:27:28.349296360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.351175461Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-01-15T09:27:28.351675136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068211s
2026-01-15T09:27:28.356321584Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-01-15T09:27:28.356569372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.356574742Z [Info] more_movie_meta_index: Starting migration of Log DB to 211
2026-01-15T09:27:28.356578619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-15T09:27:28', 'more_movie_meta_index')
2026-01-15T09:27:28.364981323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.376321524Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-01-15T09:27:28.376361037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169417s
2026-01-15T09:27:28.376367269Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:27:28.376372328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.380976341Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212
2026-01-15T09:27:28.393329051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-15T09:27:28.402881394Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.25E-05s
2026-01-15T09:27:28.402947537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-15T09:27:28.404882987Z [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:28.408669437Z [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:28.408757952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-15T09:27:28.411609550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-15T09:27:28.411671916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:27:28.412047487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096551s
2026-01-15T09:27:28.412340962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-15T09:27:28.412617503Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:27:28.412886439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-15T09:27:28.414161262Z [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:28.415601676Z [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:28.417587464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-15T09:27:28.417685424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-15T09:27:28.421283132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:27:28.421337664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065743s
2026-01-15T09:27:28.421343735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:28.421348253Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-15T09:27:28.421352461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:27:28.422757396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:27:28.424326943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:27:28.425580302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:27:28.426785671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:27:28.429656071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:27:28.429956059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089204s
2026-01-15T09:27:28.430340154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-15T09:27:28', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:27:28.430981500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.439221457Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:27:28.439504375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177991s
2026-01-15T09:27:28.440573402Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-01-15T09:27:28.440607495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.441636774Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214
2026-01-15T09:27:28.441740366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-15T09:27:28', 'add_language_tags_to_subtitle_files')
2026-01-15T09:27:28.442669894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.453318594Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-01-15T09:27:28.459850931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119009s
2026-01-15T09:27:28.460719449Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-01-15T09:27:28.461146653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.463056259Z [Info] add_salt_to_users: Starting migration of Log DB to 215
2026-01-15T09:27:28.465531554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-15T09:27:28', 'add_salt_to_users')
2026-01-15T09:27:28.468448191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.468888994Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-01-15T09:27:28.469845996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069687s
2026-01-15T09:27:28.471262110Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-01-15T09:27:28.473272153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.474272765Z [Info] clean_alt_titles: Starting migration of Log DB to 216
2026-01-15T09:27:28.474291069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-01-15T09:27:28', 'clean_alt_titles')
2026-01-15T09:27:28.477773822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.487759403Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-01-15T09:27:28.487972146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148724s
2026-01-15T09:27:28.488292615Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-01-15T09:27:28.488547694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.489122719Z [Info] remove_omg: Starting migration of Log DB to 217
2026-01-15T09:27:28.489673894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-15T09:27:28', 'remove_omg')
2026-01-15T09:27:28.490456630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.499986598Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-01-15T09:27:28.504190251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090466s
2026-01-15T09:27:28.508475244Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-01-15T09:27:28.509619660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.510074436Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218
2026-01-15T09:27:28.510543910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-01-15T09:27:28', 'add_additional_info_to_pending_releases')
2026-01-15T09:27:28.511257676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.523852403Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-01-15T09:27:28.523889061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117191s
2026-01-15T09:27:28.523894712Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-01-15T09:27:28.523899320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.523903749Z [Info] add_result_to_commands: Starting migration of Log DB to 219
2026-01-15T09:27:28.523908538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-01-15T09:27:28', 'add_result_to_commands')
2026-01-15T09:27:28.523913707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.532033079Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-01-15T09:27:28.532292491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093368s
2026-01-15T09:27:28.532671720Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-01-15T09:27:28.532859429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.533183872Z [Info] health_restored_notification: Starting migration of Log DB to 220
2026-01-15T09:27:28.533515319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-01-15T09:27:28', 'health_restored_notification')
2026-01-15T09:27:28.534031990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.542427902Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-01-15T09:27:28.542536094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092489s
2026-01-15T09:27:28.546331302Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-01-15T09:27:28.547676832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.547702829Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221
2026-01-15T09:27:28.549964141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-01-15T09:27:28', 'add_on_manual_interaction_required_to_notifications')
2026-01-15T09:27:28.551177220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.559852874Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-01-15T09:27:28.559885595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106858s
2026-01-15T09:27:28.559891626Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-01-15T09:27:28.559896115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.559900513Z [Info] remove_rarbg: Starting migration of Log DB to 222
2026-01-15T09:27:28.559905083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-01-15T09:27:28', 'remove_rarbg')
2026-01-15T09:27:28.559909820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.564075149Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-01-15T09:27:28.564138147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044325s
2026-01-15T09:27:28.564143096Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-01-15T09:27:28.564147154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.564324393Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223
2026-01-15T09:27:28.564888145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-01-15T09:27:28', 'remove_invalid_roksbox_metadata_images')
2026-01-15T09:27:28.565712753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.570613213Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-01-15T09:27:28.571962992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065451s
2026-01-15T09:27:28.571994151Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-01-15T09:27:28.572028855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.572508967Z [Info] list_sync_time: Starting migration of Log DB to 224
2026-01-15T09:27:28.573040304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-01-15T09:27:28', 'list_sync_time')
2026-01-15T09:27:28.573493082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.582388355Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-01-15T09:27:28.583051012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010022s
2026-01-15T09:27:28.583530584Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-01-15T09:27:28.583968299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.584658783Z [Info] add_tags_to_collections: Starting migration of Log DB to 225
2026-01-15T09:27:28.585399086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-01-15T09:27:28', 'add_tags_to_collections')
2026-01-15T09:27:28.588006403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.596060688Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-01-15T09:27:28.596128024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009668s
2026-01-15T09:27:28.596134115Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-01-15T09:27:28.596138133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.596142200Z [Info] add_download_client_tags: Starting migration of Log DB to 226
2026-01-15T09:27:28.596146308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-01-15T09:27:28', 'add_download_client_tags')
2026-01-15T09:27:28.596151157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.607279927Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-01-15T09:27:28.607492749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011698s
2026-01-15T09:27:28.607578642Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-01-15T09:27:28.607764665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.608474768Z [Info] add_auto_tagging: Starting migration of Log DB to 227
2026-01-15T09:27:28.609212447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-01-15T09:27:28', 'add_auto_tagging')
2026-01-15T09:27:28.615036406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.620244045Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-01-15T09:27:28.620624857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122624s
2026-01-15T09:27:28.623572307Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-15T09:27:28.623605867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.623610688Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228
2026-01-15T09:27:28.623614685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-01-15T09:27:28', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-15T09:27:28.623619544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.632767864Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-15T09:27:28.632836411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082726s
2026-01-15T09:27:28.632842142Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-01-15T09:27:28.632846781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.632851029Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229
2026-01-15T09:27:28.632855296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-01-15T09:27:28', 'update_restrictions_to_release_profiles')
2026-01-15T09:27:28.632860385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.638113111Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-01-15T09:27:28.638596109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069169s
2026-01-15T09:27:28.639476728Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-01-15T09:27:28.639901188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.647001294Z [Info] rename_quality_profiles: Starting migration of Log DB to 230
2026-01-15T09:27:28.647038269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-01-15T09:27:28', 'rename_quality_profiles')
2026-01-15T09:27:28.649770825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.660691830Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-01-15T09:27:28.660818045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194619s
2026-01-15T09:27:28.661159450Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-01-15T09:27:28.661384199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.661878698Z [Info] update_images_remote_url: Starting migration of Log DB to 231
2026-01-15T09:27:28.662292528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-01-15T09:27:28', 'update_images_remote_url')
2026-01-15T09:27:28.662901762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.676175532Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-01-15T09:27:28.676409097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144833s
2026-01-15T09:27:28.676744601Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-01-15T09:27:28.677004116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.681975964Z [Info] add_notification_status: Starting migration of Log DB to 232
2026-01-15T09:27:28.682431479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-01-15T09:27:28', 'add_notification_status')
2026-01-15T09:27:28.682443121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.687272527Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-01-15T09:27:28.689399422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069006s
2026-01-15T09:27:28.689426132Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-01-15T09:27:28.689431071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.689435229Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233
2026-01-15T09:27:28.689439537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-01-15T09:27:28', 'rename_deprecated_indexer_flags')
2026-01-15T09:27:28.689481094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.696244685Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-01-15T09:27:28.696280502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086759s
2026-01-15T09:27:28.696285961Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-01-15T09:27:28.696290319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.697191246Z [Info] movie_last_searched_time: Starting migration of Log DB to 234
2026-01-15T09:27:28.697830714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-01-15T09:27:28', 'movie_last_searched_time')
2026-01-15T09:27:28.698934845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.702877213Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-01-15T09:27:28.703178884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071064s
2026-01-15T09:27:28.703887032Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-01-15T09:27:28.704290101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.704814544Z [Info] email_encryption: Starting migration of Log DB to 235
2026-01-15T09:27:28.705294179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-01-15T09:27:28', 'email_encryption')
2026-01-15T09:27:28.706066859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.715964289Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-01-15T09:27:28.716043336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093436s
2026-01-15T09:27:28.716049407Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-01-15T09:27:28.716053866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.716058084Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236
2026-01-15T09:27:28.716150705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-01-15T09:27:28', 'clear_last_rss_releases_info')
2026-01-15T09:27:28.717133822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.726372683Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-01-15T09:27:28.730377839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109367s
2026-01-15T09:27:28.731263043Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-01-15T09:27:28.731283892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.733127545Z [Info] add_indexes: Starting migration of Log DB to 237
2026-01-15T09:27:28.734727568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-01-15T09:27:28', 'add_indexes')
2026-01-15T09:27:28.734900279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.745923285Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-01-15T09:27:28.745954222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115774s
2026-01-15T09:27:28.745959983Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-01-15T09:27:28.745964161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.745968299Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238
2026-01-15T09:27:28.745972927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-01-15T09:27:28', 'parse_title_from_existing_subtitle_files')
2026-01-15T09:27:28.745977927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.788466486Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-01-15T09:27:28.788510379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384806s
2026-01-15T09:27:28.788578355Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-01-15T09:27:28.788583584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.788587521Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239
2026-01-15T09:27:28.788591479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-01-15T09:27:28', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-01-15T09:27:28.788596368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.804055239Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-01-15T09:27:28.804111473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180747s
2026-01-15T09:27:28.804118607Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-01-15T09:27:28.804123516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.804143713Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240
2026-01-15T09:27:28.804148762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-01-15T09:27:28', 'drop_multi_episode_style_from_naming_config')
2026-01-15T09:27:28.804473847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.810270123Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-01-15T09:27:28.810959226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073294s
2026-01-15T09:27:28.811586472Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-01-15T09:27:28.812141705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.812745929Z [Info] stevenlu_update_url: Starting migration of Log DB to 241
2026-01-15T09:27:28.813223066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-01-15T09:27:28', 'stevenlu_update_url')
2026-01-15T09:27:28.813919933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.821292431Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-01-15T09:27:28.822053876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089266s
2026-01-15T09:27:28.822663841Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-01-15T09:27:28.823045771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.824421891Z [Info] add_movie_keywords: Starting migration of Log DB to 242
2026-01-15T09:27:28.824884172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-01-15T09:27:28', 'add_movie_keywords')
2026-01-15T09:27:28.826033798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.830451537Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-01-15T09:27:28.831057735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072301s
2026-01-15T09:27:29.214062057Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878
2026-01-15T09:27:29.233357772Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-15T09:27:29.252874991Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-01-15T09:27:29.627433607Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-15T09:27:29.842932123Z [Info] CommandExecutor: Starting 2 threads for tasks.
2026-01-15T09:27:30.113849152Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-15T09:27:30.113888816Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-15T09:27:30.114372766Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin
2026-01-15T09:27:30.431161323Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-15T09:27:30.526345552Z [ls.io-init] done.