2026-04-05T17:23:22.904369215Z [migrations] started
2026-04-05T17:23:22.904432102Z [migrations] no migrations found
2026-04-05T17:23:22.922621842Z usermod: no changes
2026-04-05T17:23:22.928666692Z ───────────────────────────────────────
2026-04-05T17:23:22.928689488Z
2026-04-05T17:23:22.928693967Z ██╗ ███████╗██╗ ██████╗
2026-04-05T17:23:22.928698135Z ██║ ██╔════╝██║██╔═══██╗
2026-04-05T17:23:22.928701873Z ██║ ███████╗██║██║ ██║
2026-04-05T17:23:22.928705661Z ██║ ╚════██║██║██║ ██║
2026-04-05T17:23:22.928709358Z ███████╗███████║██║╚██████╔╝
2026-04-05T17:23:22.928713286Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-05T17:23:22.928717124Z
2026-04-05T17:23:22.928720911Z Brought to you by linuxserver.io
2026-04-05T17:23:22.928724559Z ───────────────────────────────────────
2026-04-05T17:23:22.929014272Z
2026-04-05T17:23:22.929034162Z To support the app dev(s) visit:
2026-04-05T17:23:22.931581901Z Radarr: https://opencollective.com/radarr
2026-04-05T17:23:22.932201779Z
2026-04-05T17:23:22.932208613Z To support LSIO projects visit:
2026-04-05T17:23:22.932212470Z https://www.linuxserver.io/donate/
2026-04-05T17:23:22.932216318Z
2026-04-05T17:23:22.932220036Z ───────────────────────────────────────
2026-04-05T17:23:22.932223893Z GID/UID
2026-04-05T17:23:22.932227501Z ───────────────────────────────────────
2026-04-05T17:23:22.937367078Z
2026-04-05T17:23:22.937391146Z User UID: 911
2026-04-05T17:23:22.937400214Z User GID: 911
2026-04-05T17:23:22.937408792Z ───────────────────────────────────────
2026-04-05T17:23:22.939252734Z Linuxserver.io version: 6.1.1.10360-ls298
2026-04-05T17:23:22.939548670Z Build-date: 2026-04-05T17:19:40+00:00
2026-04-05T17:23:22.939555203Z ───────────────────────────────────────
2026-04-05T17:23:22.939560463Z
2026-04-05T17:23:22.987081293Z [custom-init] No custom files found, skipping...
2026-04-05T17:23:23.312912406Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.1.10360
2026-04-05T17:23:23.330102674Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-05T17:23:23.334020882Z [Debug] Bootstrap: Console selected
2026-04-05T17:23:23.335258123Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-05T17:23:23.643192345Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-05T17:23:23.700981318Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {cf4aa378-f724-48ff-ba37-f269bd138118} may be persisted to storage in unencrypted form.
2026-04-05T17:23:23.764072535Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-04-05T17:23:23.798956063Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-05T17:23:23.901066185Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-05T17:23:23.908220127Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:23.908756868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:23.949288998Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-05T17:23:23.952844276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411175s
2026-04-05T17:23:23.953089469Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-05T17:23:23.953281255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044616s
2026-04-05T17:23:23.960624529Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-05T17:23:23.961137943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:23.966443424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-05T17:23:23.976822750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-05T17:23:23.987954310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212924s
2026-04-05T17:23:23.988349526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:23.991115875Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-05T17:23:23.991276048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244759s
2026-04-05T17:23:23.991969634Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-05T17:23:23.992197362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:23.997016364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-05T17:23:23.998045756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-05T17:23:23.998594251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013998s
2026-04-05T17:23:23.998826458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-05T17:23:23.999655036Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.79E-05s
2026-04-05T17:23:24.000148500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-05T17:23:24.000647254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-05T17:23:24.001348846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010109s
2026-04-05T17:23:24.001563028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.002202906Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-05T17:23:24.002360493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018343s
2026-04-05T17:23:24.002774727Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-05T17:23:24.002981694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.003737997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-05T17:23:24.003945975Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-04-05T17:23:24.004135246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-05T17:23:24.004406432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-05T17:23:24.004884124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005782s
2026-04-05T17:23:24.005073776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.005604635Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-05T17:23:24.005775669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012623s
2026-04-05T17:23:24.008976743Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-05T17:23:24.009173850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.009752906Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-04-05T17:23:24.021462139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-04-05T17:23:24.022010604Z [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-04-05T17:23:24.022540320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008866s
2026-04-05T17:23:24.022719571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-04-05T17:23:24.022998472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-04-05T17:23:24.023324409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004518s
2026-04-05T17:23:24.023486695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-04-05T17:23:24.023805467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-04-05T17:23:24.024200202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005524s
2026-04-05T17:23:24.024379423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-04-05T17:23:24.024631079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-04-05T17:23:24.024967136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004275s
2026-04-05T17:23:24.025128861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-04-05T17:23:24.026466785Z [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-04-05T17:23:24.027504945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022186s
2026-04-05T17:23:24.027676049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-04-05T17:23:24.027935031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-05T17:23:24.028276709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004332s
2026-04-05T17:23:24.028427873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies
2026-04-05T17:23:24.029398367Z [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-04-05T17:23:24.030177916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015905s
2026-04-05T17:23:24.030366085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-04-05T17:23:24.030591869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-04-05T17:23:24.030925631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004118s
2026-04-05T17:23:24.031090513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug)
2026-04-05T17:23:24.031350948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-04-05T17:23:24.031678237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000422s
2026-04-05T17:23:24.031835283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-04-05T17:23:24.032821709Z [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-04-05T17:23:24.033521437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015102s
2026-04-05T17:23:24.033682051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-04-05T17:23:24.034265625Z [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-04-05T17:23:24.034778789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009339s
2026-04-05T17:23:24.034937889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-05T17:23:24.035473798Z [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-04-05T17:23:24.036004446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009018s
2026-04-05T17:23:24.036183777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-04-05T17:23:24.036435574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-05T17:23:24.036781961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000434s
2026-04-05T17:23:24.036946262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-04-05T17:23:24.041561043Z [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-04-05T17:23:24.042104086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049879s
2026-04-05T17:23:24.042286243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-04-05T17:23:24.042699034Z [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-04-05T17:23:24.043143419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007045s
2026-04-05T17:23:24.043331267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-04-05T17:23:24.043625119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-05T17:23:24.044024913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005194s
2026-04-05T17:23:24.044193603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-04-05T17:23:24.046476529Z [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-04-05T17:23:24.046985574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026205s
2026-04-05T17:23:24.047153251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-04-05T17:23:24.047420690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-05T17:23:24.047739872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004267s
2026-04-05T17:23:24.047910255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-04-05T17:23:24.048321433Z [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-04-05T17:23:24.048786890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007107s
2026-04-05T17:23:24.048958666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-04-05T17:23:24.049206154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-04-05T17:23:24.049555578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004317s
2026-04-05T17:23:24.049868818Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1
2026-04-05T17:23:24.050430629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1
2026-04-05T17:23:24.050671424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000611s
2026-04-05T17:23:24.050830434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-04-05T17:23:24.051332214Z [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-04-05T17:23:24.051834967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008464s
2026-04-05T17:23:24.052087365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-04-05T17:23:24.052763336Z [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-04-05T17:23:24.053331539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010779s
2026-04-05T17:23:24.053504077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-04-05T17:23:24.054114205Z [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-04-05T17:23:24.054734764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010739s
2026-04-05T17:23:24.054918835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-04-05T17:23:24.055359492Z [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-04-05T17:23:24.055892656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007947s
2026-04-05T17:23:24.056099883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-04-05T17:23:24.056408053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-05T17:23:24.056794110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005153s
2026-04-05T17:23:24.056985746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-04-05T17:23:24.057285530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-05T17:23:24.057656767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004966s
2026-04-05T17:23:24.057846269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-04-05T17:23:24.058285002Z [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-04-05T17:23:24.058786422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007896s
2026-04-05T17:23:24.058947296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-04-05T17:23:24.059577685Z [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-04-05T17:23:24.060182472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010735s
2026-04-05T17:23:24.060364379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-04-05T17:23:24.060843984Z [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-04-05T17:23:24.061311145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007844s
2026-04-05T17:23:24.061483301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-04-05T17:23:24.062029521Z [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-04-05T17:23:24.062558355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009111s
2026-04-05T17:23:24.062744671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-04-05T17:23:24.063138093Z [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-04-05T17:23:24.063543930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006384s
2026-04-05T17:23:24.063700304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-04-05T17:23:24.064020018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-04-05T17:23:24.064408069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000556s
2026-04-05T17:23:24.064575637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-04-05T17:23:24.064825490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-04-05T17:23:24.065197278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004514s
2026-04-05T17:23:24.065365517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-04-05T17:23:24.065746895Z [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-04-05T17:23:24.066172582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006363s
2026-04-05T17:23:24.066341562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-04-05T17:23:24.066930087Z [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-04-05T17:23:24.067476968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000975s
2026-04-05T17:23:24.068629237Z [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-04-05T17:23:24.069233414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-04-05T17:23:24.069648610Z [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-04-05T17:23:24.070088355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000685s
2026-04-05T17:23:24.070276113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-04-05T17:23:24.070527890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-04-05T17:23:24.070894047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004598s
2026-04-05T17:23:24.071080051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-04-05T17:23:24.071322029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-04-05T17:23:24.071692124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004577s
2026-04-05T17:23:24.071875473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-04-05T17:23:24.072546514Z [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-04-05T17:23:24.073114247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010127s
2026-04-05T17:23:24.073290562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-04-05T17:23:24.073843926Z [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-04-05T17:23:24.074418633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009676s
2026-04-05T17:23:24.074609678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-04-05T17:23:24.074896836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-04-05T17:23:24.075290218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005054s
2026-04-05T17:23:24.075457935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-04-05T17:23:24.076045749Z [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-04-05T17:23:24.076592940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009721s
2026-04-05T17:23:24.076768263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-04-05T17:23:24.077386027Z [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-04-05T17:23:24.077959001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001031s
2026-04-05T17:23:24.078131718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-04-05T17:23:24.078370339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-05T17:23:24.078703830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004057s
2026-04-05T17:23:24.080214471Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015796 taking an average of 00:00:00.0015796
2026-04-05T17:23:24.080902897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-05T17:23:24', 'InitialSetup')
2026-04-05T17:23:24.081247701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.084741706Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-05T17:23:24.084907920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064158s
2026-04-05T17:23:24.085179016Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-04-05T17:23:24.085370501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.085639323Z [Info] add_moviefiles_table: Starting migration of Main DB to 104
2026-04-05T17:23:24.086589556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles
2026-04-05T17:23:24.087154062Z [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-04-05T17:23:24.087725843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009834s
2026-04-05T17:23:24.088008693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path)
2026-04-05T17:23:24.088280219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-04-05T17:23:24.088622198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004409s
2026-04-05T17:23:24.088779374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.088912111Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.089102735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32
2026-04-05T17:23:24.089378841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.090305637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010308s
2026-04-05T17:23:24.090636242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-04-05T17:23:24', 'add_moviefiles_table')
2026-04-05T17:23:24.090953381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.092015740Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-04-05T17:23:24.092185712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027146s
2026-04-05T17:23:24.092369312Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-04-05T17:23:24.092558152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.092808646Z [Info] fix_history_movieId: Starting migration of Main DB to 105
2026-04-05T17:23:24.093112147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-05T17:23:24.093258772Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:24.093422532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32
2026-04-05T17:23:24.093688498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.094574291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009747s
2026-04-05T17:23:24.094891470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-04-05T17:23:24', 'fix_history_movieId')
2026-04-05T17:23:24.095211574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.096000923Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-04-05T17:23:24.096164012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023772s
2026-04-05T17:23:24.096338242Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-04-05T17:23:24.096559007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.096755352Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106
2026-04-05T17:23:24.097919866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.098069297Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:24.098231834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32
2026-04-05T17:23:24.098489664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.099370397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009698s
2026-04-05T17:23:24.103917351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.104105369Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-05T17:23:24.104298748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String
2026-04-05T17:23:24.104539533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT
2026-04-05T17:23:24.105491570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010015s
2026-04-05T17:23:24.105668626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.105812776Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-05T17:23:24.106189876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String
2026-04-05T17:23:24.117353200Z [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-04-05T17:23:24.119042301Z [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-04-05T17:23:24.120116433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-04-05T17:23:24.121229153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-04-05T17:23:24.124075293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-04-05T17:23:24.124555760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-04-05T17:23:24.124910735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185342s
2026-04-05T17:23:24.125089315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.125208334Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.125396072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String
2026-04-05T17:23:24.125672068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT
2026-04-05T17:23:24.126551147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009707s
2026-04-05T17:23:24.126868015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-04-05T17:23:24', 'add_tmdb_stuff')
2026-04-05T17:23:24.127192128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.129446857Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-04-05T17:23:24.129820610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036765s
2026-04-05T17:23:24.130250505Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-04-05T17:23:24.130380627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.130640330Z [Info] fix_movie_files: Starting migration of Main DB to 107
2026-04-05T17:23:24.131169786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-04-05T17:23:24.131317213Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.131498899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String
2026-04-05T17:23:24.134077630Z [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-04-05T17:23:24.134968344Z [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-04-05T17:23:24.135475595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-04-05T17:23:24.136182127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-04-05T17:23:24.138274740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-04-05T17:23:24.138633372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069886s
2026-04-05T17:23:24.138961152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-04-05T17:23:24', 'fix_movie_files')
2026-04-05T17:23:24.139289743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.140413406Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-04-05T17:23:24.140581975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008746s
2026-04-05T17:23:24.140789443Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-04-05T17:23:24.140992561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.141387597Z [Info] update_schedule_intervale: Starting migration of Main DB to 108
2026-04-05T17:23:24.141727180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-05T17:23:24.141892904Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.142074670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double
2026-04-05T17:23:24.144467597Z [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-04-05T17:23:24.145206445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks"
2026-04-05T17:23:24.145622082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-05T17:23:24.146249364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-05T17:23:24.148291706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-05T17:23:24.148663415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064185s
2026-04-05T17:23:24.149000122Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-04-05T17:23:24.149415068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-04-05T17:23:24.149703709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004729s
2026-04-05T17:23:24.150036259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-04-05T17:23:24', 'update_schedule_intervale')
2026-04-05T17:23:24.150327014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.151120922Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-04-05T17:23:24.151259461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001849s
2026-04-05T17:23:24.151464464Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-04-05T17:23:24.151662493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.151970994Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109
2026-04-05T17:23:24.152429176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-05T17:23:24.152600561Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-04-05T17:23:24.152801396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String
2026-04-05T17:23:24.153069976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT
2026-04-05T17:23:24.153854556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008741s
2026-04-05T17:23:24.154028005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-05T17:23:24.154173819Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-05T17:23:24.154380354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String
2026-04-05T17:23:24.154657633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT
2026-04-05T17:23:24.155413234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008748s
2026-04-05T17:23:24.155570150Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.155762036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.156310079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00055s
2026-04-05T17:23:24.156660835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-04-05T17:23:24', 'add_movie_formats_to_naming_config')
2026-04-05T17:23:24.157057805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.157681811Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-04-05T17:23:24.157865320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018719s
2026-04-05T17:23:24.158096937Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-04-05T17:23:24.158299945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.158536822Z [Info] add_phyiscal_release: Starting migration of Main DB to 110
2026-04-05T17:23:24.158869392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.159171640Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.159178714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime
2026-04-05T17:23:24.159462756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME
2026-04-05T17:23:24.160295072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009068s
2026-04-05T17:23:24.160624515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-04-05T17:23:24', 'add_phyiscal_release')
2026-04-05T17:23:24.160947004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.161667485Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-04-05T17:23:24.161838659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022587s
2026-04-05T17:23:24.162031898Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-04-05T17:23:24.162223845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.162457535Z [Info] remove_bitmetv: Starting migration of Main DB to 111
2026-04-05T17:23:24.164141245Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:24.165037690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-04-05T17:23:24.165300509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009671s
2026-04-05T17:23:24.165609822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-04-05T17:23:24', 'remove_bitmetv')
2026-04-05T17:23:24.165921108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.166501156Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-04-05T17:23:24.166667872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021418s
2026-04-05T17:23:24.166866061Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-04-05T17:23:24.167063047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.167266076Z [Info] remove_torrentleech: Starting migration of Main DB to 112
2026-04-05T17:23:24.167731793Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:24.168115195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech'
2026-04-05T17:23:24.168371562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004055s
2026-04-05T17:23:24.168687468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-04-05T17:23:24', 'remove_torrentleech')
2026-04-05T17:23:24.169001720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.169613592Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-04-05T17:23:24.169784126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016224s
2026-04-05T17:23:24.169976292Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-04-05T17:23:24.170173039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.170416910Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113
2026-04-05T17:23:24.170735180Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:24.171023010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet'
2026-04-05T17:23:24.171233293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000341s
2026-04-05T17:23:24.171544680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-04-05T17:23:24', 'remove_broadcasthenet')
2026-04-05T17:23:24.171876318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.172463330Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-04-05T17:23:24.172625907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001532s
2026-04-05T17:23:24.172796460Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-04-05T17:23:24.172979859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.173206566Z [Info] remove_fanzub: Starting migration of Main DB to 114
2026-04-05T17:23:24.173496700Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:24.173757285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'
2026-04-05T17:23:24.173997338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003217s
2026-04-05T17:23:24.174298875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-04-05T17:23:24', 'remove_fanzub')
2026-04-05T17:23:24.174611564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.175160740Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-04-05T17:23:24.175317906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014604s
2026-04-05T17:23:24.175501416Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-04-05T17:23:24.175692030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.175946051Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115
2026-04-05T17:23:24.176188209Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.176379624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.176861304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005046s
2026-04-05T17:23:24.177180105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-04-05T17:23:24', 'update_movie_sorttitle')
2026-04-05T17:23:24.177498677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.178069867Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-04-05T17:23:24.178240490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016879s
2026-04-05T17:23:24.178437727Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-04-05T17:23:24.178631858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.178869166Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116
2026-04-05T17:23:24.179113658Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.179300975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.179767013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004874s
2026-04-05T17:23:24.180116978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-04-05T17:23:24', 'update_movie_sorttitle_again')
2026-04-05T17:23:24.180445229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.181021719Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-04-05T17:23:24.181211572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017036s
2026-04-05T17:23:24.181387135Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-04-05T17:23:24.181588080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.181814024Z [Info] update_movie_file: Starting migration of Main DB to 117
2026-04-05T17:23:24.182681401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String
2026-04-05T17:23:24.182946725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT
2026-04-05T17:23:24.183752818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008597s
2026-04-05T17:23:24.184062571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-04-05T17:23:24', 'update_movie_file')
2026-04-05T17:23:24.184397536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.184987734Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-04-05T17:23:24.185147696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020993s
2026-04-05T17:23:24.185329292Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-04-05T17:23:24.185517200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.185742503Z [Info] update_movie_slug: Starting migration of Main DB to 118
2026-04-05T17:23:24.186020433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.186210255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.186676754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000493s
2026-04-05T17:23:24.186992390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-04-05T17:23:24', 'update_movie_slug')
2026-04-05T17:23:24.187312735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.187873434Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-04-05T17:23:24.188045741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016612s
2026-04-05T17:23:24.188231645Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-04-05T17:23:24.188419022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.188653665Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119
2026-04-05T17:23:24.189085724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.189098911Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.189304375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String
2026-04-05T17:23:24.189561001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT
2026-04-05T17:23:24.190338406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008568s
2026-04-05T17:23:24.190669783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-04-05T17:23:24', 'add_youtube_trailer_id')
2026-04-05T17:23:24.191005459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.192377912Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-04-05T17:23:24.192553235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028511s
2026-04-05T17:23:24.192734410Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-04-05T17:23:24.192931617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.193171851Z [Info] add_studio: Starting migration of Main DB to 120
2026-04-05T17:23:24.193462726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.193620824Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.193802350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String
2026-04-05T17:23:24.194040519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT
2026-04-05T17:23:24.194822063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008498s
2026-04-05T17:23:24.195144702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-04-05T17:23:24', 'add_studio')
2026-04-05T17:23:24.195472522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.196130597Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-04-05T17:23:24.196296571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021365s
2026-04-05T17:23:24.196493828Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-04-05T17:23:24.196700675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.196947131Z [Info] update_filedate_config: Starting migration of Main DB to 121
2026-04-05T17:23:24.197199158Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.197402418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.197880881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005004s
2026-04-05T17:23:24.198213731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-04-05T17:23:24', 'update_filedate_config')
2026-04-05T17:23:24.198548004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.199152801Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-04-05T17:23:24.199322974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017464s
2026-04-05T17:23:24.199530021Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-04-05T17:23:24.199731797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.200016370Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122
2026-04-05T17:23:24.200435504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-05T17:23:24.200604965Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.200781400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32
2026-04-05T17:23:24.201051374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0
2026-04-05T17:23:24.201821424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008583s
2026-04-05T17:23:24.201996516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-05T17:23:24.202143001Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-05T17:23:24.202328134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32
2026-04-05T17:23:24.205140777Z [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-04-05T17:23:24.206216132Z [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-04-05T17:23:24.206782793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-05T17:23:24.207231937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-05T17:23:24.209316564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067951s
2026-04-05T17:23:24.209494402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-05T17:23:24.209641548Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.209832372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String
2026-04-05T17:23:24.212473239Z [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-04-05T17:23:24.213517922Z [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-04-05T17:23:24.214083380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-05T17:23:24.214605080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-05T17:23:24.216525637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006509s
2026-04-05T17:23:24.216867245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-04-05T17:23:24', 'add_movieid_to_blacklist')
2026-04-05T17:23:24.217203983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.218038964Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-04-05T17:23:24.218216060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079973s
2026-04-05T17:23:24.218422756Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-04-05T17:23:24.218627879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.218882001Z [Info] create_netimport_table: Starting migration of Main DB to 123
2026-04-05T17:23:24.219763766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport
2026-04-05T17:23:24.220438043Z [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-04-05T17:23:24.221012911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010676s
2026-04-05T17:23:24.221207082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name)
2026-04-05T17:23:24.221464781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC)
2026-04-05T17:23:24.221818443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000445s
2026-04-05T17:23:24.222142385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-04-05T17:23:24', 'create_netimport_table')
2026-04-05T17:23:24.222485345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.223227760Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-04-05T17:23:24.223412572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018226s
2026-04-05T17:23:24.223617004Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-04-05T17:23:24.223835584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.224120718Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124
2026-04-05T17:23:24.224433708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-04-05T17:23:24.224592738Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.224789404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String
2026-04-05T17:23:24.225060760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT
2026-04-05T17:23:24.225903136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009161s
2026-04-05T17:23:24.226237600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-04-05T17:23:24', 'add_preferred_tags_to_profile')
2026-04-05T17:23:24.226581382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.227261902Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-04-05T17:23:24.227489340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022388s
2026-04-05T17:23:24.227676717Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-04-05T17:23:24.227936861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.228182094Z [Info] fix_imdb_unique: Starting migration of Main DB to 125
2026-04-05T17:23:24.228449984Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.228650517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.229096265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004701s
2026-04-05T17:23:24.229420558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-04-05T17:23:24', 'fix_imdb_unique')
2026-04-05T17:23:24.229758087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.230436232Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-04-05T17:23:24.230609762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017946s
2026-04-05T17:23:24.230817600Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-04-05T17:23:24.231031340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.231287296Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126
2026-04-05T17:23:24.231547710Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.231746650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.233648399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019171s
2026-04-05T17:23:24.233995277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-04-05T17:23:24', 'update_qualities_and_profiles')
2026-04-05T17:23:24.234354861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.235000742Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-04-05T17:23:24.235184752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032353s
2026-04-05T17:23:24.235367189Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-04-05T17:23:24.235571380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.235812305Z [Info] remove_wombles: Starting migration of Main DB to 127
2026-04-05T17:23:24.236148121Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:24.236424598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-04-05T17:23:24.236682437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003436s
2026-04-05T17:23:24.236991740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-04-05T17:23:24', 'remove_wombles')
2026-04-05T17:23:24.237323267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.237938716Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-04-05T17:23:24.238113789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015777s
2026-04-05T17:23:24.238295424Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-04-05T17:23:24.238500708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.238738336Z [Info] remove_kickass: Starting migration of Main DB to 128
2026-04-05T17:23:24.239047258Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:24.239332743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents'
2026-04-05T17:23:24.239595051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003582s
2026-04-05T17:23:24.239926739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-04-05T17:23:24', 'remove_kickass')
2026-04-05T17:23:24.240266433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.240892683Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-04-05T17:23:24.241065662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016281s
2026-04-05T17:23:24.241287057Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-04-05T17:23:24.241508393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.241767625Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129
2026-04-05T17:23:24.242092980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-05T17:23:24.242258864Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:24.242470139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String
2026-04-05T17:23:24.242750394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT
2026-04-05T17:23:24.243569733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009131s
2026-04-05T17:23:24.243989558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-04-05T17:23:24', 'add_parsed_movie_info_to_pending_release')
2026-04-05T17:23:24.244314282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.245032618Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-04-05T17:23:24.245215717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023061s
2026-04-05T17:23:24.245429207Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-04-05T17:23:24.245642646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.245883281Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130
2026-04-05T17:23:24.246228616Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:24.246499942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-04-05T17:23:24.246759355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003427s
2026-04-05T17:23:24.246963245Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:24.247245313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-04-05T17:23:24.247500767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003492s
2026-04-05T17:23:24.248548547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-04-05T17:23:24', 'remove_wombles_kickass')
2026-04-05T17:23:24.248581593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.249819876Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-04-05T17:23:24.249847662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017832s
2026-04-05T17:23:24.249859616Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-04-05T17:23:24.249869716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.254747687Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131
2026-04-05T17:23:24.254783489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-05T17:23:24.254788018Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:24.254792417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String
2026-04-05T17:23:24.254796655Z [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-04-05T17:23:24.255233956Z [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-04-05T17:23:24.255729614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-04-05T17:23:24.256217776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-04-05T17:23:24.258316321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073233s
2026-04-05T17:23:24.258676917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-04-05T17:23:24', 'make_parsed_episode_info_nullable')
2026-04-05T17:23:24.259015499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.260976216Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-04-05T17:23:24.261155818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099357s
2026-04-05T17:23:24.261399649Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-04-05T17:23:24.261597447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.261890707Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132
2026-04-05T17:23:24.262438390Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-04-05T17:23:24.262843466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-04-05T17:23:24.263143119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000464s
2026-04-05T17:23:24.263485168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-04-05T17:23:24', 'rename_torrent_downloadstation')
2026-04-05T17:23:24.263833158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.264503758Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-04-05T17:23:24.264674492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017721s
2026-04-05T17:23:24.264861639Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-04-05T17:23:24.265052894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.265289690Z [Info] add_minimumavailability: Starting migration of Main DB to 133
2026-04-05T17:23:24.266226506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-04-05T17:23:24.266390376Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:24.266577202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32
2026-04-05T17:23:24.266879160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-04-05T17:23:24.267718540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009647s
2026-04-05T17:23:24.267891799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.268030849Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.268210130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32
2026-04-05T17:23:24.268504803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-04-05T17:23:24.269325525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009405s
2026-04-05T17:23:24.269650981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-04-05T17:23:24', 'add_minimumavailability')
2026-04-05T17:23:24.269970093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.270573057Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-04-05T17:23:24.270735374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021544s
2026-04-05T17:23:24.270941479Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-04-05T17:23:24.271144307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.271393990Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134
2026-04-05T17:23:24.271645356Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.271833725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.272113769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003024s
2026-04-05T17:23:24.272455998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-04-05T17:23:24', 'add_remux_qualities_for_the_wankers')
2026-04-05T17:23:24.272783166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.273354046Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-04-05T17:23:24.273532475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014912s
2026-04-05T17:23:24.273732638Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-04-05T17:23:24.273928692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.274170068Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135
2026-04-05T17:23:24.274519512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.274673843Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.274848404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean
2026-04-05T17:23:24.275124831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.275975694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009526s
2026-04-05T17:23:24.276305808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-04-05T17:23:24', 'add_haspredbentry_to_movies')
2026-04-05T17:23:24.276631484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.277290200Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-04-05T17:23:24.277460102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022338s
2026-04-05T17:23:24.277647329Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-04-05T17:23:24.277837091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.278074158Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136
2026-04-05T17:23:24.278385215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.278538734Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.278705580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32
2026-04-05T17:23:24.278966665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2
2026-04-05T17:23:24.279788761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009166s
2026-04-05T17:23:24.280170229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-04-05T17:23:24', 'add_pathstate_to_movies')
2026-04-05T17:23:24.280494101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.281146344Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-04-05T17:23:24.281313590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022454s
2026-04-05T17:23:24.281507120Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-04-05T17:23:24.281701772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.281940021Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137
2026-04-05T17:23:24.282460830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions
2026-04-05T17:23:24.282885294Z [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-04-05T17:23:24.283358397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007218s
2026-04-05T17:23:24.283549742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId)
2026-04-05T17:23:24.283838023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC)
2026-04-05T17:23:24.284210703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004935s
2026-04-05T17:23:24.284370765Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.284548032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.285279515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007503s
2026-04-05T17:23:24.285619619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-04-05T17:23:24', 'add_import_exclusions_table')
2026-04-05T17:23:24.285948171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.286695375Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-04-05T17:23:24.286866800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021326s
2026-04-05T17:23:24.287059217Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-04-05T17:23:24.287284301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.287563362Z [Info] add_physical_release_note: Starting migration of Main DB to 138
2026-04-05T17:23:24.296693493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.296805338Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-04-05T17:23:24.297025061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String
2026-04-05T17:23:24.297288641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT
2026-04-05T17:23:24.298292753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011027s
2026-04-05T17:23:24.298636515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-04-05T17:23:24', 'add_physical_release_note')
2026-04-05T17:23:24.298960928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.299706479Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-04-05T17:23:24.299912093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002486s
2026-04-05T17:23:24.300138319Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-04-05T17:23:24.300335826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.300598104Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139
2026-04-05T17:23:24.301000214Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.301194174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.303068798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018959s
2026-04-05T17:23:24.303406488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-04-05T17:23:24', 'consolidate_indexer_baseurl')
2026-04-05T17:23:24.303732635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.304363315Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-04-05T17:23:24.304535020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003157s
2026-04-05T17:23:24.304732017Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-04-05T17:23:24.304925516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.305169367Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140
2026-04-05T17:23:24.307835906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles
2026-04-05T17:23:24.308543570Z [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-04-05T17:23:24.309162957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011153s
2026-04-05T17:23:24.309477991Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles
2026-04-05T17:23:24.313939894Z [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-04-05T17:23:24.316293442Z [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-04-05T17:23:24.317448338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-04-05T17:23:24.318169850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-04-05T17:23:24.320341983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-04-05T17:23:24.320695696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110188s
2026-04-05T17:23:24.320855998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.320991090Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-05T17:23:24.321163137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32
2026-04-05T17:23:24.321408290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER
2026-04-05T17:23:24.322229834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008923s
2026-04-05T17:23:24.322384936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.322522032Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-05T17:23:24.322705702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64
2026-04-05T17:23:24.323000045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0
2026-04-05T17:23:24.323835937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009547s
2026-04-05T17:23:24.324190962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-04-05T17:23:24', 'add_alternative_titles_table')
2026-04-05T17:23:24.324518271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.325634268Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-04-05T17:23:24.325805162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027125s
2026-04-05T17:23:24.326011678Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-04-05T17:23:24.327245461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.327499132Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141
2026-04-05T17:23:24.328098669Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.328294373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.328605049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003366s
2026-04-05T17:23:24.328780301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-04-05T17:23:24.328930123Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s
2026-04-05T17:23:24.329116869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String
2026-04-05T17:23:24.332063922Z [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-04-05T17:23:24.332975978Z [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-04-05T17:23:24.333475494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-04-05T17:23:24.333946843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-04-05T17:23:24.336005738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067111s
2026-04-05T17:23:24.336211392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-04-05T17:23:24.336519122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-04-05T17:23:24.336877924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004943s
2026-04-05T17:23:24.337201235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-04-05T17:23:24', 'fix_duplicate_alt_titles')
2026-04-05T17:23:24.337523935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.338483577Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-04-05T17:23:24.338656344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020668s
2026-04-05T17:23:24.338833100Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-04-05T17:23:24.339016510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.339246432Z [Info] movie_extras: Starting migration of Main DB to 142
2026-04-05T17:23:24.341075785Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles
2026-04-05T17:23:24.341360999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-05T17:23:24.341737918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004876s
2026-04-05T17:23:24.341906628Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles
2026-04-05T17:23:24.342105929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-04-05T17:23:24.342461445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003991s
2026-04-05T17:23:24.342635004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles
2026-04-05T17:23:24.342822091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-05T17:23:24.343179230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003873s
2026-04-05T17:23:24.343339563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-04-05T17:23:24.343891794Z [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-04-05T17:23:24.344389617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008702s
2026-04-05T17:23:24.344545661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-04-05T17:23:24.345107973Z [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-04-05T17:23:24.345599903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009035s
2026-04-05T17:23:24.345763282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-04-05T17:23:24.346345705Z [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-04-05T17:23:24.346864158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009484s
2026-04-05T17:23:24.347173712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-04-05T17:23:24', 'movie_extras')
2026-04-05T17:23:24.347488996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.348280109Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-04-05T17:23:24.348437105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023429s
2026-04-05T17:23:24.348612308Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-04-05T17:23:24.348796779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.349025890Z [Info] clean_core_tv: Starting migration of Main DB to 143
2026-04-05T17:23:24.349629215Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes
2026-04-05T17:23:24.349826522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-04-05T17:23:24.350185315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003851s
2026-04-05T17:23:24.350347772Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles
2026-04-05T17:23:24.350536131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-04-05T17:23:24.350888540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003864s
2026-04-05T17:23:24.351046939Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series
2026-04-05T17:23:24.351219146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-05T17:23:24.351747790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00055s
2026-04-05T17:23:24.351944266Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-04-05T17:23:24.352118717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-04-05T17:23:24.352473171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003882s
2026-04-05T17:23:24.352727402Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds
2026-04-05T17:23:24.355394031Z [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-04-05T17:23:24.356337200Z [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-04-05T17:23:24.356858570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-05T17:23:24.357388767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-05T17:23:24.359211877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063004s
2026-04-05T17:23:24.359409315Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId
2026-04-05T17:23:24.362076665Z [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-04-05T17:23:24.362853298Z [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-04-05T17:23:24.363345529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-05T17:23:24.363998414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-05T17:23:24.365928028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-05T17:23:24.366421041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-05T17:23:24.366780364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071949s
2026-04-05T17:23:24.367119407Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat
2026-04-05T17:23:24.370227444Z [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-04-05T17:23:24.371158679Z [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-04-05T17:23:24.371689818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-05T17:23:24.372184815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-05T17:23:24.374036773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066516s
2026-04-05T17:23:24.374257007Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo
2026-04-05T17:23:24.377184621Z [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-04-05T17:23:24.377940122Z [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-04-05T17:23:24.378386871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-04-05T17:23:24.378964935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-04-05T17:23:24.380821993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063667s
2026-04-05T17:23:24.381144994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-04-05T17:23:24', 'clean_core_tv')
2026-04-05T17:23:24.381484066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.382718992Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-04-05T17:23:24.382884305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082535s
2026-04-05T17:23:24.383102955Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-04-05T17:23:24.383308930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.383564154Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144
2026-04-05T17:23:24.384045132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-05T17:23:24.384213161Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-05T17:23:24.384386209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String
2026-04-05T17:23:24.384635361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT
2026-04-05T17:23:24.385445702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008891s
2026-04-05T17:23:24.385671116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime
2026-04-05T17:23:24.385962572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME
2026-04-05T17:23:24.386769166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008992s
2026-04-05T17:23:24.387114141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-04-05T17:23:24', 'add_cookies_to_indexer_status')
2026-04-05T17:23:24.387451841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.388156018Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-04-05T17:23:24.388350390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022447s
2026-04-05T17:23:24.388514540Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-04-05T17:23:24.388702970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.388947522Z [Info] banner_to_fanart: Starting migration of Main DB to 145
2026-04-05T17:23:24.389331144Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-04-05T17:23:24.389684225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-04-05T17:23:24.389982125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004211s
2026-04-05T17:23:24.390239423Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-04-05T17:23:24.390517062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-04-05T17:23:24.390781234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003479s
2026-04-05T17:23:24.391093332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-04-05T17:23:24', 'banner_to_fanart')
2026-04-05T17:23:24.391426453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.392046621Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-04-05T17:23:24.392201533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015655s
2026-04-05T17:23:24.392397728Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-04-05T17:23:24.392597731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.392853105Z [Info] naming_config_colon_action: Starting migration of Main DB to 146
2026-04-05T17:23:24.393273471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-05T17:23:24.393435838Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:24.393641693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-04-05T17:23:24.393954262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.394788511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009658s
2026-04-05T17:23:24.395117734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-04-05T17:23:24', 'naming_config_colon_action')
2026-04-05T17:23:24.395487268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.396126655Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-04-05T17:23:24.396305355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022672s
2026-04-05T17:23:24.396488113Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-04-05T17:23:24.396681613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.396923500Z [Info] add_custom_formats: Starting migration of Main DB to 147
2026-04-05T17:23:24.397446743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-04-05T17:23:24.397830415Z [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-04-05T17:23:24.398256824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006365s
2026-04-05T17:23:24.398449281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-04-05T17:23:24.398719936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-04-05T17:23:24.399087687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004756s
2026-04-05T17:23:24.399343692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-04-05T17:23:24.399521941Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.399698166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String
2026-04-05T17:23:24.400062960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]'
2026-04-05T17:23:24.400887189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010088s
2026-04-05T17:23:24.401085198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32
2026-04-05T17:23:24.401373318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.402201295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009366s
2026-04-05T17:23:24.402362880Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.402544376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.402746312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002374s
2026-04-05T17:23:24.403082178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-04-05T17:23:24', 'add_custom_formats')
2026-04-05T17:23:24.403416151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.405148779Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-04-05T17:23:24.405319332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026015s
2026-04-05T17:23:24.405528413Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-04-05T17:23:24.405737774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.406001806Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148
2026-04-05T17:23:24.406405849Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-04-05T17:23:24.406774512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-04-05T17:23:24.407083945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004399s
2026-04-05T17:23:24.407475854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-04-05T17:23:24', 'remove_extra_naming_config')
2026-04-05T17:23:24.407883925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.408582371Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-04-05T17:23:24.408773837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018921s
2026-04-05T17:23:24.408987768Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-04-05T17:23:24.409189293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.409428795Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149
2026-04-05T17:23:24.409689130Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.409884313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.411445626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015699s
2026-04-05T17:23:24.411788737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-04-05T17:23:24', 'convert_regex_required_tags')
2026-04-05T17:23:24.412159814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.412866136Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-04-05T17:23:24.413059205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029629s
2026-04-05T17:23:24.413315230Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-04-05T17:23:24.413565023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.413856760Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150
2026-04-05T17:23:24.414135712Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.414348550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.414873026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005581s
2026-04-05T17:23:24.415273051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-04-05T17:23:24', 'fix_format_tags_double_underscore')
2026-04-05T17:23:24.415660852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.416368757Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-04-05T17:23:24.416576445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020042s
2026-04-05T17:23:24.416786649Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-04-05T17:23:24.417048686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.417303068Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151
2026-04-05T17:23:24.417665688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-04-05T17:23:24.417858066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-05T17:23:24.418052377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String
2026-04-05T17:23:24.418318683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT
2026-04-05T17:23:24.419315189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010638s
2026-04-05T17:23:24.419548970Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]'
2026-04-05T17:23:24.419826899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]'
2026-04-05T17:23:24.420176433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003706s
2026-04-05T17:23:24.420566288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-04-05T17:23:24', 'add_tags_to_net_import')
2026-04-05T17:23:24.420980872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.421695882Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-04-05T17:23:24.421891436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018865s
2026-04-05T17:23:24.422151880Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-04-05T17:23:24.422379478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.422646506Z [Info] add_custom_filters: Starting migration of Main DB to 152
2026-04-05T17:23:24.423174418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-04-05T17:23:24.423643052Z [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-04-05T17:23:24.424138770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007664s
2026-04-05T17:23:24.424536541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-04-05T17:23:24', 'add_custom_filters')
2026-04-05T17:23:24.424910894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.425710023Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-04-05T17:23:24.425896128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023001s
2026-04-05T17:23:24.426130409Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-04-05T17:23:24.426370513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.426643532Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153
2026-04-05T17:23:24.429081491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-05T17:23:24.429276523Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-05T17:23:24.429494001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-04-05T17:23:24.429841691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.430804720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011111s
2026-04-05T17:23:24.431116518Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-04-05T17:23:24.436878508Z [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-04-05T17:23:24.438113204Z [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-04-05T17:23:24.438825628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-05T17:23:24.439649647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-05T17:23:24.441778202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-05T17:23:24.442185202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108471s
2026-04-05T17:23:24.442388000Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-04-05T17:23:24.447420061Z [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-04-05T17:23:24.448330143Z [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-04-05T17:23:24.448804979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-05T17:23:24.449423845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-05T17:23:24.451422980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-05T17:23:24.451768565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091666s
2026-04-05T17:23:24.451941574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-05T17:23:24.452093730Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-05T17:23:24.452318132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-04-05T17:23:24.452603887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-04-05T17:23:24.453408527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009083s
2026-04-05T17:23:24.453679392Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-05T17:23:24.453984066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-05T17:23:24.454234840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003524s
2026-04-05T17:23:24.454389722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-05T17:23:24.454527149Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.454723404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-04-05T17:23:24.457535265Z [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-04-05T17:23:24.458511420Z [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-04-05T17:23:24.459041998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-05T17:23:24.459711556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-05T17:23:24.461665299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-05T17:23:24.462026537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071147s
2026-04-05T17:23:24.462214776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-04-05T17:23:24.462740163Z [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-04-05T17:23:24.463239228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008612s
2026-04-05T17:23:24.463448229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-04-05T17:23:24.463772852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-05T17:23:24.464152146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005257s
2026-04-05T17:23:24.464506950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-04-05T17:23:24', 'indexer_client_status_search_changes')
2026-04-05T17:23:24.464859240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.465943042Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-04-05T17:23:24.466122623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022648s
2026-04-05T17:23:24.466361214Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-04-05T17:23:24.466570014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.466842563Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154
2026-04-05T17:23:24.467498253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-04-05T17:23:24.467648696Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-05T17:23:24.467825682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String
2026-04-05T17:23:24.468125866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-04-05T17:23:24.468977741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009558s
2026-04-05T17:23:24.469140940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-05T17:23:24.469276563Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.469447417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-04-05T17:23:24.469716970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-04-05T17:23:24.470541099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009242s
2026-04-05T17:23:24.470710390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-05T17:23:24.470847385Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-05T17:23:24.471022227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String
2026-04-05T17:23:24.471288473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-04-05T17:23:24.472146982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009528s
2026-04-05T17:23:24.472307966Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.472486024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.476911534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044143s
2026-04-05T17:23:24.477300807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-04-05T17:23:24', 'add_language_to_files_history_blacklist')
2026-04-05T17:23:24.477647445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.478398107Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-04-05T17:23:24.478573590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058614s
2026-04-05T17:23:24.478792621Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-04-05T17:23:24.478985369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.479246865Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155
2026-04-05T17:23:24.481120908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-04-05T17:23:24.481266020Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-05T17:23:24.481452836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean
2026-04-05T17:23:24.481715265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-05T17:23:24.482569354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000943s
2026-04-05T17:23:24.482731621Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-05T17:23:24.483586211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-05T17:23:24.483886506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009834s
2026-04-05T17:23:24.484257242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-04-05T17:23:24', 'add_update_allowed_quality_profile')
2026-04-05T17:23:24.484642738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.485458571Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-04-05T17:23:24.485653473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002483s
2026-04-05T17:23:24.485901102Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-04-05T17:23:24.486132748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.486435197Z [Info] add_download_client_priority: Starting migration of Main DB to 156
2026-04-05T17:23:24.486887879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-05T17:23:24.487052350Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-05T17:23:24.487245799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-04-05T17:23:24.487553308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-04-05T17:23:24.488571869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011382s
2026-04-05T17:23:24.488749286Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.488945130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.505333514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163645s
2026-04-05T17:23:24.505733319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-04-05T17:23:24', 'add_download_client_priority')
2026-04-05T17:23:24.506119246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.508102308Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-04-05T17:23:24.508300176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191334s
2026-04-05T17:23:24.508516552Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-04-05T17:23:24.508719651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.508997270Z [Info] remove_growl_prowl: Starting migration of Main DB to 157
2026-04-05T17:23:24.509367796Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:24.509669072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-04-05T17:23:24.509927022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003674s
2026-04-05T17:23:24.510255653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-04-05T17:23:24', 'remove_growl_prowl')
2026-04-05T17:23:24.510602562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.511232931Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-04-05T17:23:24.511402492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016366s
2026-04-05T17:23:24.511604208Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-04-05T17:23:24.511810283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.512132943Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158
2026-04-05T17:23:24.512477116Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:24.512785075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-04-05T17:23:24.513047905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003739s
2026-04-05T17:23:24.513249971Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:24.513535917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-04-05T17:23:24.513786311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003578s
2026-04-05T17:23:24.514122207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-04-05T17:23:24', 'remove_plex_hometheatre')
2026-04-05T17:23:24.514455418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.515163373Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-04-05T17:23:24.515318295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016745s
2026-04-05T17:23:24.515522156Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-04-05T17:23:24.515709463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.515990629Z [Info] add_webrip_qualites: Starting migration of Main DB to 159
2026-04-05T17:23:24.516239600Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.516445164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.518303335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018598s
2026-04-05T17:23:24.518615884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-04-05T17:23:24', 'add_webrip_qualites')
2026-04-05T17:23:24.518970849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.519591418Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-04-05T17:23:24.519755458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031457s
2026-04-05T17:23:24.520007255Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-04-05T17:23:24.520190895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.520442602Z [Info] health_issue_notification: Starting migration of Main DB to 160
2026-04-05T17:23:24.520853349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-05T17:23:24.521015225Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-05T17:23:24.521226340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-04-05T17:23:24.521548869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.522516527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010964s
2026-04-05T17:23:24.522684505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-05T17:23:24.522847193Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.523081024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-04-05T17:23:24.523478835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.524488026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011751s
2026-04-05T17:23:24.524838612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-04-05T17:23:24', 'health_issue_notification')
2026-04-05T17:23:24.525134738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.525818585Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-04-05T17:23:24.525998066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024985s
2026-04-05T17:23:24.526189923Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-04-05T17:23:24.526392140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.526636622Z [Info] speed_improvements: Starting migration of Main DB to 161
2026-04-05T17:23:24.527173844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId)
2026-04-05T17:23:24.527454729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-04-05T17:23:24.527829363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004737s
2026-04-05T17:23:24.528079196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId)
2026-04-05T17:23:24.528367947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC)
2026-04-05T17:23:24.528733123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004899s
2026-04-05T17:23:24.528922394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle)
2026-04-05T17:23:24.529187077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-04-05T17:23:24.529616782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004427s
2026-04-05T17:23:24.529809309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-04-05T17:23:24.530057018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-04-05T17:23:24.530401922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004286s
2026-04-05T17:23:24.530584861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-04-05T17:23:24.530837519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-04-05T17:23:24.531193285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004414s
2026-04-05T17:23:24.531528320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-04-05T17:23:24', 'speed_improvements')
2026-04-05T17:23:24.531876230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.532778427Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-04-05T17:23:24.532950293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019927s
2026-04-05T17:23:24.533160326Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-04-05T17:23:24.533375268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.533633398Z [Info] fix_profile_format_default: Starting migration of Main DB to 162
2026-04-05T17:23:24.535532852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String
2026-04-05T17:23:24.538757514Z [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-04-05T17:23:24.539711524Z [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-04-05T17:23:24.540244026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-04-05T17:23:24.540915448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-04-05T17:23:24.543129175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-04-05T17:23:24.543497817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077848s
2026-04-05T17:23:24.543898123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}]
2026-04-05T17:23:24.547446527Z [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-04-05T17:23:24.548447522Z [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-04-05T17:23:24.549007139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-04-05T17:23:24.549750956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-04-05T17:23:24.551987449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-04-05T17:23:24.552381853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082527s
2026-04-05T17:23:24.552530432Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-05T17:23:24.552899485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]'
2026-04-05T17:23:24.553198397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005163s
2026-04-05T17:23:24.553543171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-04-05T17:23:24', 'fix_profile_format_default')
2026-04-05T17:23:24.553879267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.555046638Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-04-05T17:23:24.555208934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00231s
2026-04-05T17:23:24.555410470Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-04-05T17:23:24.555605643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.555881138Z [Info] task_duration: Starting migration of Main DB to 163
2026-04-05T17:23:24.556293528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-05T17:23:24.556447027Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-05T17:23:24.556644134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-04-05T17:23:24.556938657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-04-05T17:23:24.557833679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010009s
2026-04-05T17:23:24.558153573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-04-05T17:23:24', 'task_duration')
2026-04-05T17:23:24.558489209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.559171142Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-04-05T17:23:24.559331013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023248s
2026-04-05T17:23:24.559532369Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-04-05T17:23:24.559730107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.559994319Z [Info] movie_collections_crew: Starting migration of Main DB to 164
2026-04-05T17:23:24.560813869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.560966266Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.561145096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String
2026-04-05T17:23:24.561391642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT
2026-04-05T17:23:24.562364791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009556s
2026-04-05T17:23:24.562499793Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors
2026-04-05T17:23:24.566508724Z [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-04-05T17:23:24.568983656Z [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-04-05T17:23:24.570084573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-04-05T17:23:24.571126350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-04-05T17:23:24.573292471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-04-05T17:23:24.573746545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-04-05T17:23:24.574186611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-04-05T17:23:24.574607027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-04-05T17:23:24.575413781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122939s
2026-04-05T17:23:24.575429804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits
2026-04-05T17:23:24.575704456Z [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-04-05T17:23:24.576273192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010094s
2026-04-05T17:23:24.576464727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId)
2026-04-05T17:23:24.576720402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-04-05T17:23:24.577074485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004499s
2026-04-05T17:23:24.577239527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId)
2026-04-05T17:23:24.577491284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-04-05T17:23:24.577813693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004236s
2026-04-05T17:23:24.578029588Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:24.578330864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-04-05T17:23:24.578548533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00035s
2026-04-05T17:23:24.578732152Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:24.578994080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-04-05T17:23:24.579253041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003421s
2026-04-05T17:23:24.579565209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-04-05T17:23:24', 'movie_collections_crew')
2026-04-05T17:23:24.579904402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.581623333Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-04-05T17:23:24.581787594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026722s
2026-04-05T17:23:24.585952549Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-04-05T17:23:24.586185688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.586491584Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165
2026-04-05T17:23:24.587196874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-05T17:23:24.587340222Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-05T17:23:24.587516707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32
2026-04-05T17:23:24.587818485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.588774510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010722s
2026-04-05T17:23:24.588935193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-04-05T17:23:24.589070225Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.589267402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32
2026-04-05T17:23:24.589529419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.590388569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009706s
2026-04-05T17:23:24.590549162Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.590727692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.592818621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021035s
2026-04-05T17:23:24.592982601Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.593159357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.593716429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005782s
2026-04-05T17:23:24.593880780Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.594058998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.594860171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008216s
2026-04-05T17:23:24.595080926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.595258634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.595553517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003247s
2026-04-05T17:23:24.595739722Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.595992150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.599386214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034558s
2026-04-05T17:23:24.599569603Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.599745888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.600695129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008976s
2026-04-05T17:23:24.601099403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-04-05T17:23:24', 'remove_custom_formats_from_quality_model')
2026-04-05T17:23:24.601480981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.602305942Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-04-05T17:23:24.602571276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025182s
2026-04-05T17:23:24.602734875Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-04-05T17:23:24.602943335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.603197376Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166
2026-04-05T17:23:24.603542201Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.603732624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.604945035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012353s
2026-04-05T17:23:24.605122161Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.605309278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.605898083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006165s
2026-04-05T17:23:24.606072144Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.606261405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.606879830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006475s
2026-04-05T17:23:24.607222860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-04-05T17:23:24', 'fix_tmdb_list_config')
2026-04-05T17:23:24.607570530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.608229267Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-04-05T17:23:24.608396824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019623s
2026-04-05T17:23:24.608593139Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-04-05T17:23:24.608784955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.609025520Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167
2026-04-05T17:23:24.609449473Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState
2026-04-05T17:23:24.613419796Z [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-04-05T17:23:24.615747813Z [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-04-05T17:23:24.616809591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-04-05T17:23:24.617799514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-04-05T17:23:24.619994593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-04-05T17:23:24.620466874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-04-05T17:23:24.620907120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-04-05T17:23:24.621335322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-04-05T17:23:24.621682792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120565s
2026-04-05T17:23:24.621933747Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-04-05T17:23:24.622198620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-04-05T17:23:24.622438583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003141s
2026-04-05T17:23:24.622601010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-04-05T17:23:24.622738858Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-05T17:23:24.622926866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String
2026-04-05T17:23:24.623191639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-04-05T17:23:24.624108896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010003s
2026-04-05T17:23:24.624287866Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path
2026-04-05T17:23:24.627352616Z [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-04-05T17:23:24.628513964Z [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-04-05T17:23:24.629105074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-04-05T17:23:24.629793160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-04-05T17:23:24.632038961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-04-05T17:23:24.632407803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079465s
2026-04-05T17:23:24.632726766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-04-05T17:23:24', 'remove_movie_pathstate')
2026-04-05T17:23:24.633062712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.634254542Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-04-05T17:23:24.634418452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009763s
2026-04-05T17:23:24.634618775Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-04-05T17:23:24.634821062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.636434711Z [Info] custom_format_rework: Starting migration of Main DB to 168
2026-04-05T17:23:24.636943054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-04-05T17:23:24.637108688Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-05T17:23:24.637317949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String
2026-04-05T17:23:24.637617733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]'
2026-04-05T17:23:24.638559318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001058s
2026-04-05T17:23:24.638718138Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.639245850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.641481200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022606s
2026-04-05T17:23:24.641714660Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags
2026-04-05T17:23:24.644666533Z [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-04-05T17:23:24.645300600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats"
2026-04-05T17:23:24.645697479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-04-05T17:23:24.646347157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-04-05T17:23:24.648541985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-04-05T17:23:24.648911850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070257s
2026-04-05T17:23:24.649242415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-04-05T17:23:24', 'custom_format_rework')
2026-04-05T17:23:24.649565756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.650503093Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-04-05T17:23:24.650670951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008588s
2026-04-05T17:23:24.650890784Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-04-05T17:23:24.651075866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.651360890Z [Info] custom_format_scores: Starting migration of Main DB to 169
2026-04-05T17:23:24.651947782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-04-05T17:23:24.652102734Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-05T17:23:24.652281884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32
2026-04-05T17:23:24.652579273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.653451930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000995s
2026-04-05T17:23:24.653618015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-04-05T17:23:24.653756804Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-05T17:23:24.653937738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32
2026-04-05T17:23:24.654227141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.655089617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009762s
2026-04-05T17:23:24.655250291Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.655428570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.657203894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017881s
2026-04-05T17:23:24.657406412Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff
2026-04-05T17:23:24.660658549Z [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-04-05T17:23:24.661725747Z [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-04-05T17:23:24.662319162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-04-05T17:23:24.663017137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-04-05T17:23:24.665319753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-04-05T17:23:24.665701862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081209s
2026-04-05T17:23:24.665874670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-04-05T17:23:24.666020433Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-05T17:23:24.666264635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean
2026-04-05T17:23:24.666612335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.667545424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010669s
2026-04-05T17:23:24.667894576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-04-05T17:23:24', 'custom_format_scores')
2026-04-05T17:23:24.668282107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.670001999Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-04-05T17:23:24.670180539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034918s
2026-04-05T17:23:24.670398307Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-04-05T17:23:24.670592679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.670861911Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170
2026-04-05T17:23:24.671273660Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.671469264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.712866175Z []
2026-04-05T17:23:24.712985495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414704s
2026-04-05T17:23:24.713214045Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.713380831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.713904736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005469s
2026-04-05T17:23:24.715355116Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-04-05T17:23:24.715874291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-04-05T17:23:24.716330620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006922s
2026-04-05T17:23:24.716667408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-04-05T17:23:24', 'fix_trakt_list_config')
2026-04-05T17:23:24.717005318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.717682672Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-04-05T17:23:24.717853816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020121s
2026-04-05T17:23:24.718064210Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-04-05T17:23:24.718266868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.718517462Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171
2026-04-05T17:23:24.718888459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-04-05T17:23:24.719045505Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-05T17:23:24.719251079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-04-05T17:23:24.719536884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-04-05T17:23:24.720464943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010164s
2026-04-05T17:23:24.720623692Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.720799777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.721797055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001021s
2026-04-05T17:23:24.722138342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-04-05T17:23:24', 'quality_definition_preferred_size')
2026-04-05T17:23:24.722475120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.723123495Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-04-05T17:23:24.723301634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022979s
2026-04-05T17:23:24.723490814Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-04-05T17:23:24.723681278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.723943686Z [Info] add_download_history: Starting migration of Main DB to 172
2026-04-05T17:23:24.724630469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-04-05T17:23:24.725266199Z [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-04-05T17:23:24.725832559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010246s
2026-04-05T17:23:24.726022111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-04-05T17:23:24.726308377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-05T17:23:24.726666739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004778s
2026-04-05T17:23:24.726851340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId)
2026-04-05T17:23:24.727141675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-04-05T17:23:24.727481800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004652s
2026-04-05T17:23:24.727682123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-04-05T17:23:24.727996055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-05T17:23:24.728361250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005114s
2026-04-05T17:23:24.728525862Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.728697948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.729411915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007343s
2026-04-05T17:23:24.729736379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-04-05T17:23:24', 'add_download_history')
2026-04-05T17:23:24.730056283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.730836834Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-04-05T17:23:24.731000834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021306s
2026-04-05T17:23:24.731184694Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-04-05T17:23:24.731391190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.731622135Z [Info] net_import_status: Starting migration of Main DB to 173
2026-04-05T17:23:24.732109757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus
2026-04-05T17:23:24.732684504Z [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-04-05T17:23:24.733214421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009331s
2026-04-05T17:23:24.733407369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId)
2026-04-05T17:23:24.733703325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC)
2026-04-05T17:23:24.734057438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004823s
2026-04-05T17:23:24.734378554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-04-05T17:23:24', 'net_import_status')
2026-04-05T17:23:24.734691414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.735426795Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-04-05T17:23:24.735587699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018223s
2026-04-05T17:23:24.735780096Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-04-05T17:23:24.736034358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.736283870Z [Info] email_multiple_addresses: Starting migration of Main DB to 174
2026-04-05T17:23:24.736527440Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.736722132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.737587605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008871s
2026-04-05T17:23:24.737918391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-04-05T17:23:24', 'email_multiple_addresses')
2026-04-05T17:23:24.738247213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.738861129Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-04-05T17:23:24.739037704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002133s
2026-04-05T17:23:24.739244250Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-04-05T17:23:24.739445014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.739695178Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175
2026-04-05T17:23:24.740072387Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-04-05T17:23:24.740396429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-04-05T17:23:24.740752657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004651s
2026-04-05T17:23:24.741094074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-04-05T17:23:24', 'remove_chown_and_folderchmod_config')
2026-04-05T17:23:24.741433227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.742019116Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-04-05T17:23:24.742198447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001675s
2026-04-05T17:23:24.742385374Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-04-05T17:23:24.742597260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.742831522Z [Info] movie_recommendations: Starting migration of Main DB to 176
2026-04-05T17:23:24.743111806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.743258932Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:24.743437542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String
2026-04-05T17:23:24.743713217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]'
2026-04-05T17:23:24.744670394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001056s
2026-04-05T17:23:24.744987492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-04-05T17:23:24', 'movie_recommendations')
2026-04-05T17:23:24.745309300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.745925200Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-04-05T17:23:24.746093379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022854s
2026-04-05T17:23:24.746275976Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-04-05T17:23:24.746466891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.746699980Z [Info] language_improvements: Starting migration of Main DB to 177
2026-04-05T17:23:24.748143777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.748299140Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:24.748484072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32
2026-04-05T17:23:24.748760719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-04-05T17:23:24.749673136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010167s
2026-04-05T17:23:24.749827938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.749960625Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.750132270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String
2026-04-05T17:23:24.750370430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT
2026-04-05T17:23:24.751247666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009456s
2026-04-05T17:23:24.751402928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.751538822Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.751722752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime
2026-04-05T17:23:24.752047827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME
2026-04-05T17:23:24.753140025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011689s
2026-04-05T17:23:24.753340669Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote
2026-04-05T17:23:24.757554352Z [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-04-05T17:23:24.760084005Z [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-04-05T17:23:24.761231936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-04-05T17:23:24.762203001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-04-05T17:23:24.765730122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-04-05T17:23:24.766188495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-04-05T17:23:24.766623371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-04-05T17:23:24.767055230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-04-05T17:23:24.767421668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139015s
2026-04-05T17:23:24.767609376Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId
2026-04-05T17:23:24.771974253Z [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-04-05T17:23:24.774332932Z [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-04-05T17:23:24.775446153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-04-05T17:23:24.776422999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-04-05T17:23:24.778705995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-04-05T17:23:24.779159078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-04-05T17:23:24.779585005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-04-05T17:23:24.780041334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-04-05T17:23:24.780377731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124958s
2026-04-05T17:23:24.780540900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-05T17:23:24.780687855Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.780863970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean
2026-04-05T17:23:24.781153202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.782038885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009997s
2026-04-05T17:23:24.782287696Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-04-05T17:23:24.782571828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-04-05T17:23:24.782788124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003165s
2026-04-05T17:23:24.782971974Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes
2026-04-05T17:23:24.786130904Z [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-04-05T17:23:24.787167390Z [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-04-05T17:23:24.787719592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-05T17:23:24.788271463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-05T17:23:24.790468717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073154s
2026-04-05T17:23:24.790926909Z [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-04-05T17:23:24.791520905Z [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-04-05T17:23:24.792075010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008368s
2026-04-05T17:23:24.792322449Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-04-05T17:23:24.792587993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-04-05T17:23:24.792991756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004535s
2026-04-05T17:23:24.793182710Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.793329035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.794389219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010878s
2026-04-05T17:23:24.794542147Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.794724184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.795242076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005342s
2026-04-05T17:23:24.795389002Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-05T17:23:24.795717894Z [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-04-05T17:23:24.796037969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005011s
2026-04-05T17:23:24.796187991Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-05T17:23:24.796419136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-04-05T17:23:24.796677897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000353s
2026-04-05T17:23:24.796998603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-04-05T17:23:24', 'language_improvements')
2026-04-05T17:23:24.797319839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.799771665Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-04-05T17:23:24.799963702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034011s
2026-04-05T17:23:24.800164947Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-04-05T17:23:24.800352334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.800598490Z [Info] new_list_server: Starting migration of Main DB to 178
2026-04-05T17:23:24.800889225Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.801121483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.802300106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012161s
2026-04-05T17:23:24.802454827Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.802630020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.803381633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007665s
2026-04-05T17:23:24.803699934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-04-05T17:23:24', 'new_list_server')
2026-04-05T17:23:24.804041502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.804694266Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-04-05T17:23:24.804856513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020693s
2026-04-05T17:23:24.805147298Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-04-05T17:23:24.805349826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.805592234Z [Info] movie_translation_indexes: Starting migration of Main DB to 179
2026-04-05T17:23:24.805963962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language)
2026-04-05T17:23:24.806270349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-04-05T17:23:24.806640865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004921s
2026-04-05T17:23:24.806831489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId)
2026-04-05T17:23:24.807127885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-04-05T17:23:24.807475565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004687s
2026-04-05T17:23:24.807807694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-04-05T17:23:24', 'movie_translation_indexes')
2026-04-05T17:23:24.808171787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.808909512Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-04-05T17:23:24.809075376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018628s
2026-04-05T17:23:24.809278655Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-04-05T17:23:24.809475181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.809723090Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180
2026-04-05T17:23:24.809971089Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.810164990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.813624084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034581s
2026-04-05T17:23:24.813961122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-04-05T17:23:24', 'fix_invalid_profile_references')
2026-04-05T17:23:24.814288351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.814912698Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-04-05T17:23:24.815065195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047133s
2026-04-05T17:23:24.815243414Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-04-05T17:23:24.815468687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.815703670Z [Info] list_movies_table: Starting migration of Main DB to 181
2026-04-05T17:23:24.817436709Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists
2026-04-05T17:23:24.817781113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists"
2026-04-05T17:23:24.820099971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024729s
2026-04-05T17:23:24.820304112Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus
2026-04-05T17:23:24.820565368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus"
2026-04-05T17:23:24.822771199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002288s
2026-04-05T17:23:24.823058538Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-04-05T17:23:24.823380185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-04-05T17:23:24.823645910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003797s
2026-04-05T17:23:24.823805401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-05T17:23:24.823977588Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:24.824159775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean
2026-04-05T17:23:24.824457294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.825359821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010175s
2026-04-05T17:23:24.825563591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies
2026-04-05T17:23:24.826555868Z [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-04-05T17:23:24.827280788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015696s
2026-04-05T17:23:24.827604029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-04-05T17:23:24', 'list_movies_table')
2026-04-05T17:23:24.827927620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.828746899Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-04-05T17:23:24.828896000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030048s
2026-04-05T17:23:24.829087615Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-04-05T17:23:24.829281416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.829525467Z [Info] on_delete_notification: Starting migration of Main DB to 182
2026-04-05T17:23:24.829855752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-05T17:23:24.830014391Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:24.830193021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean
2026-04-05T17:23:24.830473866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.831386684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010205s
2026-04-05T17:23:24.831710145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-04-05T17:23:24', 'on_delete_notification')
2026-04-05T17:23:24.832079579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.832729738Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-04-05T17:23:24.832880030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023188s
2026-04-05T17:23:24.833065153Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-04-05T17:23:24.833258592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.833493886Z [Info] download_propers_config: Starting migration of Main DB to 183
2026-04-05T17:23:24.833792778Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.833982710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.834470242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004901s
2026-04-05T17:23:24.834697760Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-05T17:23:24.834951020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-05T17:23:24.835180261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003018s
2026-04-05T17:23:24.835358530Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags
2026-04-05T17:23:24.840449650Z [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-04-05T17:23:24.841526047Z [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-04-05T17:23:24.842008558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-04-05T17:23:24.842739730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-04-05T17:23:24.845269062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-04-05T17:23:24.845631723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010094s
2026-04-05T17:23:24.845948180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-04-05T17:23:24', 'download_propers_config')
2026-04-05T17:23:24.846276641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.847328629Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-04-05T17:23:24.847491096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011763s
2026-04-05T17:23:24.847703513Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-04-05T17:23:24.847927815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.848184842Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184
2026-04-05T17:23:24.848570910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-05T17:23:24.848729499Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-05T17:23:24.848906966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-04-05T17:23:24.849185367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-04-05T17:23:24.850086561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010103s
2026-04-05T17:23:24.850417577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-04-05T17:23:24', 'add_priority_to_indexers')
2026-04-05T17:23:24.850731710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.851379253Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-04-05T17:23:24.851538785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022656s
2026-04-05T17:23:24.851734198Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-04-05T17:23:24.851959131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.852188923Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185
2026-04-05T17:23:24.852550642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-04-05T17:23:24.852852780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-04-05T17:23:24.853217564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004881s
2026-04-05T17:23:24.853408038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle)
2026-04-05T17:23:24.853712661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-04-05T17:23:24.854062836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004861s
2026-04-05T17:23:24.854392069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-04-05T17:23:24', 'add_alternative_title_indices')
2026-04-05T17:23:24.854722664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.855424006Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-04-05T17:23:24.855602596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018056s
2026-04-05T17:23:24.855781266Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-04-05T17:23:24.855988633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.856227755Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186
2026-04-05T17:23:24.857401007Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.857600468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.859045508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001468s
2026-04-05T17:23:24.859475243Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies ()
2026-04-05T17:23:24.859915710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId"
2026-04-05T17:23:24.860302689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006515s
2026-04-05T17:23:24.860452651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:24.860585558Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:24.860746382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32
2026-04-05T17:23:24.865056128Z [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-04-05T17:23:24.867477924Z [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-04-05T17:23:24.868587317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-04-05T17:23:24.869434252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-04-05T17:23:24.872428911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-04-05T17:23:24.872899298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-04-05T17:23:24.873372130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-04-05T17:23:24.873690411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127678s
2026-04-05T17:23:24.873883640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-04-05T17:23:24.874113914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-04-05T17:23:24.874445842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004261s
2026-04-05T17:23:24.874761187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-04-05T17:23:24', 'fix_tmdb_duplicates')
2026-04-05T17:23:24.875084408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.876329244Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-04-05T17:23:24.876491982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002288s
2026-04-05T17:23:24.876707125Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-04-05T17:23:24.876904542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.877155688Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187
2026-04-05T17:23:24.877435100Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.877625534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.878170431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005672s
2026-04-05T17:23:24.878508822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-04-05T17:23:24', 'swap_filechmod_for_folderchmod')
2026-04-05T17:23:24.878842053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.879494286Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-04-05T17:23:24.879687415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018232s
2026-04-05T17:23:24.879832747Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-04-05T17:23:24.880038982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.880274717Z [Info] mediainfo_channels: Starting migration of Main DB to 188
2026-04-05T17:23:24.880702789Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-04-05T17:23:24.881095139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-04-05T17:23:24.881384291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004166s
2026-04-05T17:23:24.881708914Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-04-05T17:23:24.882122888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-04-05T17:23:24.882426018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004706s
2026-04-05T17:23:24.882716292Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-04-05T17:23:24.882996877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-04-05T17:23:24.883253794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003615s
2026-04-05T17:23:24.883569249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-04-05T17:23:24', 'mediainfo_channels')
2026-04-05T17:23:24.883897210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.884690367Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-04-05T17:23:24.884845439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017624s
2026-04-05T17:23:24.885044029Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-04-05T17:23:24.885229873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.885465026Z [Info] add_update_history: Starting migration of Main DB to 189
2026-04-05T17:23:24.885843819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-04-05T17:23:24', 'add_update_history')
2026-04-05T17:23:24.886170466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.887118214Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-04-05T17:23:24.887266924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018792s
2026-04-05T17:23:24.887453810Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-04-05T17:23:24.887648742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.887897092Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190
2026-04-05T17:23:24.891517381Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-04-05T17:23:24.891990383Z [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-04-05T17:23:24.892346991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005851s
2026-04-05T17:23:24.892697958Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-04-05T17:23:24.893291663Z [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-04-05T17:23:24.893595525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004872s
2026-04-05T17:23:24.893925008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-04-05T17:23:24', 'update_awesome_hd_link')
2026-04-05T17:23:24.894252808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.895230997Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-04-05T17:23:24.895659179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002058s
2026-04-05T17:23:24.895675202Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-04-05T17:23:24.895777137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.896071269Z [Info] remove_awesomehd: Starting migration of Main DB to 191
2026-04-05T17:23:24.896518239Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:24.896787772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD'
2026-04-05T17:23:24.897224691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003489s
2026-04-05T17:23:24.897358531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-04-05T17:23:24', 'remove_awesomehd')
2026-04-05T17:23:24.897664487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.898541663Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-04-05T17:23:24.898683859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018224s
2026-04-05T17:23:24.898935736Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-04-05T17:23:24.899094826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.899345491Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192
2026-04-05T17:23:24.899931751Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete
2026-04-05T17:23:24.903635047Z [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-04-05T17:23:24.904868961Z [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-04-05T17:23:24.905481734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-05T17:23:24.905950478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-05T17:23:24.908435090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008255s
2026-04-05T17:23:24.908600393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-05T17:23:24.908744643Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-04-05T17:23:24.908946670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean
2026-04-05T17:23:24.909243227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.910180083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010543s
2026-04-05T17:23:24.910339133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-05T17:23:24.910481630Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:24.910688146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean
2026-04-05T17:23:24.911022990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.911983935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010675s
2026-04-05T17:23:24.912322997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-04-05T17:23:24', 'add_on_delete_to_notifications')
2026-04-05T17:23:24.912647931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.913885834Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-04-05T17:23:24.914047419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029537s
2026-04-05T17:23:24.914261500Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-04-05T17:23:24.914451232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.914701686Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194
2026-04-05T17:23:24.915352887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-05T17:23:24.915513861Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:24.915714796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-04-05T17:23:24.916053067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.917026777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011069s
2026-04-05T17:23:24.917173463Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-05T17:23:24.917416913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-04-05T17:23:24.917698840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000381s
2026-04-05T17:23:24.918017241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-04-05T17:23:24', 'add_bypass_to_delay_profile')
2026-04-05T17:23:24.918338708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.919132947Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-04-05T17:23:24.919297449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017753s
2026-04-05T17:23:24.919474405Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-04-05T17:23:24.919660469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.919916024Z [Info] update_notifiarr: Starting migration of Main DB to 195
2026-04-05T17:23:24.922762795Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-05T17:23:24.923393064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-05T17:23:24.923791486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007312s
2026-04-05T17:23:24.924113114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-04-05T17:23:24', 'update_notifiarr')
2026-04-05T17:23:24.924446695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.925222116Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-04-05T17:23:24.925431207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021059s
2026-04-05T17:23:24.925665950Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-04-05T17:23:24.925900462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.926131487Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196
2026-04-05T17:23:24.926571152Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-04-05T17:23:24.927008733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-04-05T17:23:24.927318096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004876s
2026-04-05T17:23:24.927640184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-04-05T17:23:24', 'legacy_mediainfo_hdr')
2026-04-05T17:23:24.927991000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.928579636Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-04-05T17:23:24.928743956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017145s
2026-04-05T17:23:24.928945182Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-04-05T17:23:24.929144433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.929385258Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197
2026-04-05T17:23:24.929686825Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-04-05T17:23:24.929926818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-04-05T17:23:24.932568657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026925s
2026-04-05T17:23:24.932938501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-04-05T17:23:24', 'rename_blacklist_to_blocklist')
2026-04-05T17:23:24.933244968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.933917582Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-04-05T17:23:24.934080110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039979s
2026-04-05T17:23:24.934264942Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-04-05T17:23:24.934457740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.934693394Z [Info] add_indexer_tags: Starting migration of Main DB to 198
2026-04-05T17:23:24.935014070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-05T17:23:24.935169703Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-05T17:23:24.935333653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-04-05T17:23:24.935565229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-04-05T17:23:24.936528839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001019s
2026-04-05T17:23:24.936859154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-04-05T17:23:24', 'add_indexer_tags')
2026-04-05T17:23:24.937176183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.937785409Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-04-05T17:23:24.937956604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022584s
2026-04-05T17:23:24.938137167Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-04-05T17:23:24.938329434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.938566502Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199
2026-04-05T17:23:24.938832778Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.939026868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.940085199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010835s
2026-04-05T17:23:24.940418610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-04-05T17:23:24', 'mediainfo_to_ffmpeg')
2026-04-05T17:23:24.940744146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.941376038Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-04-05T17:23:24.941523665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023257s
2026-04-05T17:23:24.941711784Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-04-05T17:23:24.941916536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.942157231Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200
2026-04-05T17:23:24.942561424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-05T17:23:24.942723831Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-05T17:23:24.942935036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-04-05T17:23:24.943289059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-05T17:23:24.944306357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011715s
2026-04-05T17:23:24.944532072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-04-05T17:23:24.944852887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-05T17:23:24.945818151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011002s
2026-04-05T17:23:24.945982351Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.946159728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.949134036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029689s
2026-04-05T17:23:24.949465053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-04-05T17:23:24', 'cdh_per_downloadclient')
2026-04-05T17:23:24.949798594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.950492091Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-04-05T17:23:24.950658165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042918s
2026-04-05T17:23:24.950858258Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-04-05T17:23:24.951056206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.951298915Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201
2026-04-05T17:23:24.951560211Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:24.951750534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:24.952924919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011757s
2026-04-05T17:23:24.953255063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-04-05T17:23:24', 'migrate_discord_from_slack')
2026-04-05T17:23:24.953583064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.954217461Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-04-05T17:23:24.954383756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024345s
2026-04-05T17:23:24.954558868Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-04-05T17:23:24.954758941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.954977641Z [Info] remove_predb: Starting migration of Main DB to 202
2026-04-05T17:23:24.956078297Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-05T17:23:24.956346878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-04-05T17:23:24.956610579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003892s
2026-04-05T17:23:24.956757284Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-05T17:23:24.957020494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-04-05T17:23:24.957278483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003771s
2026-04-05T17:23:24.957434217Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-05T17:23:24.957646765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4
2026-04-05T17:23:24.957883000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003081s
2026-04-05T17:23:24.958028834Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-05T17:23:24.958256252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4
2026-04-05T17:23:24.958496766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003287s
2026-04-05T17:23:24.958676498Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry
2026-04-05T17:23:24.963232830Z [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-04-05T17:23:24.965669255Z [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-04-05T17:23:24.966723568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-04-05T17:23:24.967783802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-04-05T17:23:24.970185899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-04-05T17:23:24.970650224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-04-05T17:23:24.971068816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-04-05T17:23:24.971503041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-04-05T17:23:24.971861152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130082s
2026-04-05T17:23:24.972212268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-04-05T17:23:24', 'remove_predb')
2026-04-05T17:23:24.972528124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.973497827Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-04-05T17:23:24.973651576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146339s
2026-04-05T17:23:24.973894174Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-04-05T17:23:24.974080950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.974342477Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203
2026-04-05T17:23:24.974786090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-05T17:23:24.974931924Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-05T17:23:24.975128590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-04-05T17:23:24.975460017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:24.976417104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011068s
2026-04-05T17:23:24.976752349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-04-05T17:23:24', 'add_on_update_to_notifications')
2026-04-05T17:23:24.977085449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:24.977770689Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-04-05T17:23:24.977949739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024227s
2026-04-05T17:23:24.978152728Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-04-05T17:23:24.978349674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:24.978594657Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204
2026-04-05T17:23:24.979813551Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:24.980089377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-04-05T17:23:24.980304580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000282s
2026-04-05T17:23:24.980478039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32
2026-04-05T17:23:24.984792976Z [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-04-05T17:23:24.987134029Z [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-04-05T17:23:24.988254405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-04-05T17:23:24.989314128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-04-05T17:23:24.991704892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-04-05T17:23:24.992196261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-04-05T17:23:24.992628721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-04-05T17:23:24.993070892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-04-05T17:23:24.993422600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127829s
2026-04-05T17:23:24.993612111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32
2026-04-05T17:23:24.997083169Z [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-04-05T17:23:24.997785202Z [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-04-05T17:23:24.998241691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-04-05T17:23:24.999088256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-04-05T17:23:25.005063946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-04-05T17:23:25.005123887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-04-05T17:23:25.005136302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-04-05T17:23:25.005147344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098917s
2026-04-05T17:23:25.005158376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32
2026-04-05T17:23:25.009138449Z [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-04-05T17:23:25.010031978Z [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-04-05T17:23:25.010510792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-05T17:23:25.010946018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-05T17:23:25.013320348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092028s
2026-04-05T17:23:25.013518096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32
2026-04-05T17:23:25.016835635Z [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-04-05T17:23:25.017741439Z [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-04-05T17:23:25.018235604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-04-05T17:23:25.019036676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-04-05T17:23:25.021298520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-04-05T17:23:25.021764789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-04-05T17:23:25.022110575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084369s
2026-04-05T17:23:25.022292121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32
2026-04-05T17:23:25.025647306Z [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-04-05T17:23:25.026552879Z [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-04-05T17:23:25.027065080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-04-05T17:23:25.027740429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-04-05T17:23:25.030120812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-04-05T17:23:25.030461818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079997s
2026-04-05T17:23:25.030648524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32
2026-04-05T17:23:25.033902144Z [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-04-05T17:23:25.034647264Z [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-04-05T17:23:25.035085156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-04-05T17:23:25.035647738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-04-05T17:23:25.037925414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071054s
2026-04-05T17:23:25.038116158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32
2026-04-05T17:23:25.041465090Z [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-04-05T17:23:25.042516467Z [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-04-05T17:23:25.043051504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-05T17:23:25.043593455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-05T17:23:25.045849337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007574s
2026-04-05T17:23:25.046025512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32
2026-04-05T17:23:25.049270063Z [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-04-05T17:23:25.050081267Z [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-04-05T17:23:25.050552956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-05T17:23:25.051218316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-05T17:23:25.053546212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-05T17:23:25.053989465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-05T17:23:25.054325431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081411s
2026-04-05T17:23:25.054502748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32
2026-04-05T17:23:25.057873344Z [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-04-05T17:23:25.058900382Z [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-04-05T17:23:25.059462904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-05T17:23:25.060018262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-05T17:23:25.062228312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00756s
2026-04-05T17:23:25.062416811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32
2026-04-05T17:23:25.065799050Z [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-04-05T17:23:25.066870968Z [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-04-05T17:23:25.067451687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-04-05T17:23:25.068086465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-04-05T17:23:25.070421957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-04-05T17:23:25.070756831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081764s
2026-04-05T17:23:25.070941032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32
2026-04-05T17:23:25.075696646Z [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-04-05T17:23:25.076498390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats"
2026-04-05T17:23:25.076939799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-04-05T17:23:25.077648776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-04-05T17:23:25.079980892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-04-05T17:23:25.080410847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092727s
2026-04-05T17:23:25.080729529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-04-05T17:23:25', 'ensure_identity_on_id_columns')
2026-04-05T17:23:25.081066768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.114627172Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-04-05T17:23:25.114783718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434438s
2026-04-05T17:23:25.115033090Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-04-05T17:23:25.115236469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.115600793Z [Info] download_client_per_indexer: Starting migration of Main DB to 205
2026-04-05T17:23:25.116108074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-05T17:23:25.116264469Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-05T17:23:25.116461155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-04-05T17:23:25.116751750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:25.117682063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010432s
2026-04-05T17:23:25.118012258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-04-05T17:23:25', 'download_client_per_indexer')
2026-04-05T17:23:25.118338073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.119211542Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-04-05T17:23:25.119382256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025336s
2026-04-05T17:23:25.119570955Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-04-05T17:23:25.119764736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.120014859Z [Info] multiple_ratings_support: Starting migration of Main DB to 206
2026-04-05T17:23:25.120466929Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-04-05T17:23:25.120869670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-04-05T17:23:25.121174113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004655s
2026-04-05T17:23:25.121468987Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-04-05T17:23:25.121822248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-04-05T17:23:25.122101921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004178s
2026-04-05T17:23:25.122256632Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:25.122432767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:25.123497861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010726s
2026-04-05T17:23:25.123658885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:25.123836703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:25.124112118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000299s
2026-04-05T17:23:25.124437102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-04-05T17:23:25', 'multiple_ratings_support')
2026-04-05T17:23:25.124759351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.125424430Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-04-05T17:23:25.125593430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015703s
2026-04-05T17:23:25.125768232Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-04-05T17:23:25.125951240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.126180281Z [Info] movie_metadata: Starting migration of Main DB to 207
2026-04-05T17:23:25.128156680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata
2026-04-05T17:23:25.129312257Z [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-04-05T17:23:25.130215235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018867s
2026-04-05T17:23:25.130406380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId)
2026-04-05T17:23:25.130689079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-04-05T17:23:25.131034083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004615s
2026-04-05T17:23:25.131226912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle)
2026-04-05T17:23:25.131504060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-04-05T17:23:25.131864055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00046s
2026-04-05T17:23:25.132069137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle)
2026-04-05T17:23:25.132378500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-04-05T17:23:25.132734868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004961s
2026-04-05T17:23:25.135471808Z [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-04-05T17:23:25.135487539Z 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-04-05T17:23:25.135496076Z FROM "Movies"
2026-04-05T17:23:25.137129365Z [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-04-05T17:23:25.137151048Z 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-04-05T17:23:25.137163774Z FROM "Movies"
2026-04-05T17:23:25.137976310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018143s
2026-04-05T17:23:25.139337851Z [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-04-05T17:23:25.139351127Z 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-04-05T17:23:25.139360807Z FROM "ImportListMovies"
2026-04-05T17:23:25.139368162Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-04-05T17:23:25.139375957Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-04-05T17:23:25.141321314Z [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-04-05T17:23:25.141344170Z 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-04-05T17:23:25.141356555Z FROM "ImportListMovies"
2026-04-05T17:23:25.141364250Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-04-05T17:23:25.141372657Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-04-05T17:23:25.142469505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022721s
2026-04-05T17:23:25.142621712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:25.142747204Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-05T17:23:25.142922557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32
2026-04-05T17:23:25.143231980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:25.144236493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011344s
2026-04-05T17:23:25.144401014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-04-05T17:23:25.144556036Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:25.144736159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32
2026-04-05T17:23:25.145041173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:25.146011145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010826s
2026-04-05T17:23:25.146159244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits
2026-04-05T17:23:25.146296089Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:25.146469298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32
2026-04-05T17:23:25.146752538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:25.147705537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010473s
2026-04-05T17:23:25.147870869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations
2026-04-05T17:23:25.148013627Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:25.148206525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32
2026-04-05T17:23:25.148516129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:25.149470871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010722s
2026-04-05T17:23:25.149634180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies
2026-04-05T17:23:25.149779332Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:25.149966388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32
2026-04-05T17:23:25.150269679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:25.151236315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010748s
2026-04-05T17:23:25.151435947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId)
2026-04-05T17:23:25.151759929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-04-05T17:23:25.152134784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000517s
2026-04-05T17:23:25.152484488Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-04-05T17:23:25.152491933Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-04-05T17:23:25.152497965Z FROM "MovieMetadata"
2026-04-05T17:23:25.152515661Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-04-05T17:23:25.152949124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-04-05T17:23:25.152966108Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-04-05T17:23:25.152975507Z FROM "MovieMetadata"
2026-04-05T17:23:25.152984274Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-04-05T17:23:25.153273336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005295s
2026-04-05T17:23:25.153645215Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-04-05T17:23:25.153654433Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-04-05T17:23:25.153660506Z FROM "Movies"
2026-04-05T17:23:25.153666257Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-04-05T17:23:25.154129380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-04-05T17:23:25.154142997Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-04-05T17:23:25.154152476Z FROM "Movies"
2026-04-05T17:23:25.154161124Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-04-05T17:23:25.154458833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005501s
2026-04-05T17:23:25.154796232Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-04-05T17:23:25.154803717Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-04-05T17:23:25.154809709Z FROM "Movies"
2026-04-05T17:23:25.154815421Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-04-05T17:23:25.155238793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-04-05T17:23:25.155251729Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-04-05T17:23:25.155260477Z FROM "Movies"
2026-04-05T17:23:25.155269004Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-04-05T17:23:25.155548446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005035s
2026-04-05T17:23:25.155939694Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-04-05T17:23:25.155960817Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-04-05T17:23:25.155967029Z FROM "Movies"
2026-04-05T17:23:25.155972751Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-04-05T17:23:25.156425743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-04-05T17:23:25.156440743Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-04-05T17:23:25.156449901Z FROM "Movies"
2026-04-05T17:23:25.156458489Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-04-05T17:23:25.156748683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005544s
2026-04-05T17:23:25.157134820Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-04-05T17:23:25.157143277Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-04-05T17:23:25.157149219Z FROM "MovieMetadata"
2026-04-05T17:23:25.157155041Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-04-05T17:23:25.157641540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-04-05T17:23:25.157655288Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-04-05T17:23:25.157664176Z FROM "MovieMetadata"
2026-04-05T17:23:25.157672713Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-04-05T17:23:25.158014712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005989s
2026-04-05T17:23:25.158161136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:25.158297761Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:25.158468245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32
2026-04-05T17:23:25.162923183Z [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-04-05T17:23:25.165386934Z [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-04-05T17:23:25.166468511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-04-05T17:23:25.167457222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-04-05T17:23:25.170040573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-04-05T17:23:25.170524026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-04-05T17:23:25.170938801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-04-05T17:23:25.171387384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-04-05T17:23:25.171730896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130854s
2026-04-05T17:23:25.171944586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId)
2026-04-05T17:23:25.172234169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-04-05T17:23:25.172596578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000488s
2026-04-05T17:23:25.172792523Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId
2026-04-05T17:23:25.176462702Z [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-04-05T17:23:25.177418426Z [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-04-05T17:23:25.177924935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-04-05T17:23:25.178756550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-04-05T17:23:25.181335762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-04-05T17:23:25.181705116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087232s
2026-04-05T17:23:25.181872693Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId
2026-04-05T17:23:25.185388591Z [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-04-05T17:23:25.186364396Z [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-04-05T17:23:25.186874273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-04-05T17:23:25.187552147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-04-05T17:23:25.190062992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-04-05T17:23:25.190410071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083739s
2026-04-05T17:23:25.190603170Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId
2026-04-05T17:23:25.193941450Z [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-04-05T17:23:25.194708194Z [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-04-05T17:23:25.195157468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-04-05T17:23:25.195872779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-04-05T17:23:25.198359254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-04-05T17:23:25.198856596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-04-05T17:23:25.199221951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008458s
2026-04-05T17:23:25.199825516Z [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-04-05T17:23:25.203576067Z [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-04-05T17:23:25.204549868Z [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-04-05T17:23:25.205057610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-04-05T17:23:25.206241503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-04-05T17:23:25.208642607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-04-05T17:23:25.209000718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087665s
2026-04-05T17:23:25.209518751Z [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-04-05T17:23:25.212832442Z [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-04-05T17:23:25.213457421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies"
2026-04-05T17:23:25.213851664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies"
2026-04-05T17:23:25.214414066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies"
2026-04-05T17:23:25.216808767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-04-05T17:23:25.217180676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007338s
2026-04-05T17:23:25.217503727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-04-05T17:23:25', 'movie_metadata')
2026-04-05T17:23:25.217817087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.219744678Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-04-05T17:23:25.219940592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098704s
2026-04-05T17:23:25.220123751Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-04-05T17:23:25.220317341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.220565310Z [Info] add_collections: Starting migration of Main DB to 208
2026-04-05T17:23:25.221712039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections
2026-04-05T17:23:25.222528713Z [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-04-05T17:23:25.223202380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013167s
2026-04-05T17:23:25.223378695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId)
2026-04-05T17:23:25.223644790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-04-05T17:23:25.224022280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000455s
2026-04-05T17:23:25.224162493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-04-05T17:23:25.224307685Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:25.224492788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32
2026-04-05T17:23:25.224787882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER
2026-04-05T17:23:25.225670729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000993s
2026-04-05T17:23:25.225881363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String
2026-04-05T17:23:25.226144332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT
2026-04-05T17:23:25.227038282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009728s
2026-04-05T17:23:25.227198595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-05T17:23:25.227342685Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:25.227515743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32
2026-04-05T17:23:25.227765145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER
2026-04-05T17:23:25.228670939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009672s
2026-04-05T17:23:25.228837995Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:25.229015182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:25.230228815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012127s
2026-04-05T17:23:25.231797042Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:25.232021815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:25.232566982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006192s
2026-04-05T17:23:25.232729279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:25.232919322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:25.233523238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006337s
2026-04-05T17:23:25.233682829Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:25.233871970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:25.234498291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006569s
2026-04-05T17:23:25.234664215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-05T17:23:25.234809417Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-05T17:23:25.234993237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32
2026-04-05T17:23:25.238679148Z [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-04-05T17:23:25.240029116Z [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-04-05T17:23:25.240646459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-04-05T17:23:25.241291638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-04-05T17:23:25.243934458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-04-05T17:23:25.244263110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009097s
2026-04-05T17:23:25.244464034Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor
2026-04-05T17:23:25.248062679Z [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-04-05T17:23:25.249235680Z [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-04-05T17:23:25.249835017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-04-05T17:23:25.250525808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-04-05T17:23:25.253100732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-04-05T17:23:25.253457480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088306s
2026-04-05T17:23:25.253659577Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:25.253935181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport'
2026-04-05T17:23:25.254196347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003569s
2026-04-05T17:23:25.254372532Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection
2026-04-05T17:23:25.258458117Z [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-04-05T17:23:25.260506562Z [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-04-05T17:23:25.261509541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-04-05T17:23:25.262278048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-04-05T17:23:25.264750926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-04-05T17:23:25.265240512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-04-05T17:23:25.265747553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-04-05T17:23:25.266117067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115861s
2026-04-05T17:23:25.266432762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-04-05T17:23:25', 'add_collections')
2026-04-05T17:23:25.266762646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.268012813Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-04-05T17:23:25.268199208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134546s
2026-04-05T17:23:25.268401075Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-04-05T17:23:25.268597610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.268879779Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209
2026-04-05T17:23:25.269327159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId)
2026-04-05T17:23:25.269642123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-04-05T17:23:25.270007759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004943s
2026-04-05T17:23:25.270224716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId)
2026-04-05T17:23:25.270525542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC)
2026-04-05T17:23:25.270893332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000504s
2026-04-05T17:23:25.271213597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-04-05T17:23:25', 'movie_meta_collection_index')
2026-04-05T17:23:25.271537269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.272289323Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-04-05T17:23:25.272468403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018593s
2026-04-05T17:23:25.272674188Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-04-05T17:23:25.272851545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.273089253Z [Info] movie_added_notifications: Starting migration of Main DB to 210
2026-04-05T17:23:25.273426372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-05T17:23:25.273583438Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:25.273767869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean
2026-04-05T17:23:25.274060008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:25.274977274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010355s
2026-04-05T17:23:25.275313962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-04-05T17:23:25', 'movie_added_notifications')
2026-04-05T17:23:25.275658997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.276303575Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-04-05T17:23:25.276477385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022987s
2026-04-05T17:23:25.276661235Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-04-05T17:23:25.276840936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.277083725Z [Info] more_movie_meta_index: Starting migration of Main DB to 211
2026-04-05T17:23:25.277435634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId)
2026-04-05T17:23:25.277770458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-04-05T17:23:25.278161245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005385s
2026-04-05T17:23:25.278377520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId)
2026-04-05T17:23:25.278636111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC)
2026-04-05T17:23:25.278996967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004553s
2026-04-05T17:23:25.279302232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-04-05T17:23:25', 'more_movie_meta_index')
2026-04-05T17:23:25.279626314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.280576357Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-04-05T17:23:25.280726900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019894s
2026-04-05T17:23:25.280966662Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-05T17:23:25.281187697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.281456709Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212
2026-04-05T17:23:25.283499101Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:25.283722751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-04-05T17:23:25.283985530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002938s
2026-04-05T17:23:25.284142927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-05T17:23:25.284276937Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-05T17:23:25.284450346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-04-05T17:23:25.288128230Z [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-04-05T17:23:25.289209787Z [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-04-05T17:23:25.289771318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-05T17:23:25.290242807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-05T17:23:25.292652448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079935s
2026-04-05T17:23:25.292805256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-05T17:23:25.292934145Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:25.293130431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-04-05T17:23:25.296774618Z [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-04-05T17:23:25.297837728Z [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-04-05T17:23:25.298386843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-05T17:23:25.298939295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-05T17:23:25.301356852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080247s
2026-04-05T17:23:25.301516865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-04-05T17:23:25.301646185Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:25.301827360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset
2026-04-05T17:23:25.305515916Z [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-04-05T17:23:25.306763237Z [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-04-05T17:23:25.307367213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-04-05T17:23:25.308039366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-04-05T17:23:25.310524078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-04-05T17:23:25.310879734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088626s
2026-04-05T17:23:25.311025478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-04-05T17:23:25.311160450Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:25.311358067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset
2026-04-05T17:23:25.315059179Z [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-04-05T17:23:25.316343364Z [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-04-05T17:23:25.316987060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-04-05T17:23:25.317685155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-04-05T17:23:25.320176761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-04-05T17:23:25.320532257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089873s
2026-04-05T17:23:25.320691177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-05T17:23:25.320825808Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:25.321002965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-04-05T17:23:25.326035607Z [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-04-05T17:23:25.326950238Z [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-04-05T17:23:25.327461578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-05T17:23:25.327918798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-05T17:23:25.330320654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091177s
2026-04-05T17:23:25.330476928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-05T17:23:25.330603944Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:25.330811051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-04-05T17:23:25.334515990Z [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-04-05T17:23:25.335448327Z [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-04-05T17:23:25.335950728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-05T17:23:25.336499984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-05T17:23:25.339907203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083524s
2026-04-05T17:23:25.339928236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-05T17:23:25.339939538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-04-05T17:23:25.340035181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-04-05T17:23:25.344389046Z [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-04-05T17:23:25.345510494Z [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-04-05T17:23:25.346107777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-05T17:23:25.346708165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-05T17:23:25.349109390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008892s
2026-04-05T17:23:25.349282388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-05T17:23:25.349431037Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-05T17:23:25.349641180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-04-05T17:23:25.353183301Z [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-04-05T17:23:25.354077061Z [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-04-05T17:23:25.354585654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-05T17:23:25.355267657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-05T17:23:25.357853844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-05T17:23:25.358249641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084048s
2026-04-05T17:23:25.358417689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-05T17:23:25.358582982Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-05T17:23:25.358795460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-04-05T17:23:25.362268291Z [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-04-05T17:23:25.363175217Z [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-04-05T17:23:25.363672298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-05T17:23:25.364445385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-05T17:23:25.366967242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-05T17:23:25.367345704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083507s
2026-04-05T17:23:25.367519113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-05T17:23:25.367659746Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-05T17:23:25.367881983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-04-05T17:23:25.371329544Z [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-04-05T17:23:25.372224646Z [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-04-05T17:23:25.372737298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-05T17:23:25.373446706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-05T17:23:25.376222264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-05T17:23:25.376614694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085414s
2026-04-05T17:23:25.376794175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-04-05T17:23:25.376925409Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-05T17:23:25.377118137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-04-05T17:23:25.380800581Z [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-04-05T17:23:25.381806997Z [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-04-05T17:23:25.382377055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-04-05T17:23:25.383080491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-04-05T17:23:25.385649794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-05T17:23:25.386162306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-04-05T17:23:25.386669647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-05T17:23:25.387056907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097442s
2026-04-05T17:23:25.387218332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-05T17:23:25.387376280Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:25.387539849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-04-05T17:23:25.391106068Z [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-04-05T17:23:25.391996591Z [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-04-05T17:23:25.392510235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-05T17:23:25.392942235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-05T17:23:25.395373049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076342s
2026-04-05T17:23:25.395557580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-05T17:23:25.395709586Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-05T17:23:25.395920220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-04-05T17:23:25.401271063Z [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-04-05T17:23:25.402174512Z [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-04-05T17:23:25.402622364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-05T17:23:25.403171209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-05T17:23:25.405931656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097532s
2026-04-05T17:23:25.406608539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-05T17:23:25.406648760Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-04-05T17:23:25.406656645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-04-05T17:23:25.411943719Z [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-04-05T17:23:25.411995614Z [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-04-05T17:23:25.412450840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-05T17:23:25.413151200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-05T17:23:25.416165829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-05T17:23:25.416716829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-05T17:23:25.417099619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103354s
2026-04-05T17:23:25.417208318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-05T17:23:25.417339502Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-05T17:23:25.417538493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-04-05T17:23:25.421032788Z [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-04-05T17:23:25.422002410Z [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-04-05T17:23:25.422518249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-05T17:23:25.423150962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-05T17:23:25.441721108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-05T17:23:25.442229131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244598s
2026-04-05T17:23:25.442427941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-05T17:23:25.442746382Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-04-05T17:23:25.442973890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-04-05T17:23:25.448321166Z [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-04-05T17:23:25.448984922Z [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-04-05T17:23:25.449374145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-05T17:23:25.450077261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-05T17:23:25.453589111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-05T17:23:25.453921701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107496s
2026-04-05T17:23:25.454062965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-05T17:23:25.454173558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-05T17:23:25.454325173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-04-05T17:23:25.457623904Z [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-04-05T17:23:25.458303533Z [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-04-05T17:23:25.459052571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-05T17:23:25.459689072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-05T17:23:25.462138864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-05T17:23:25.462452435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079937s
2026-04-05T17:23:25.462588920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-05T17:23:25.462727459Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-05T17:23:25.462941510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-04-05T17:23:25.467187899Z [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-04-05T17:23:25.468325058Z [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-04-05T17:23:25.468899284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-05T17:23:25.469706970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-05T17:23:25.472864257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-05T17:23:25.473287619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101551s
2026-04-05T17:23:25.473556210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-05T17:23:25.473832757Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2026-04-05T17:23:25.474027258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-04-05T17:23:25.478613080Z [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-04-05T17:23:25.479769509Z [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-04-05T17:23:25.480412814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-05T17:23:25.481215620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-05T17:23:25.484379249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-05T17:23:25.484847111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010625s
2026-04-05T17:23:25.485067374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-05T17:23:25.485206474Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-04-05T17:23:25.485400986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-04-05T17:23:25.489544798Z [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-04-05T17:23:25.490441243Z [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-04-05T17:23:25.490891660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-05T17:23:25.491569415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-05T17:23:25.494120410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-05T17:23:25.494483141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089078s
2026-04-05T17:23:25.494617541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-05T17:23:25.494731791Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2026-04-05T17:23:25.494891162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-04-05T17:23:25.498493194Z [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-04-05T17:23:25.499381803Z [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-04-05T17:23:25.499822430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-05T17:23:25.502106237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-05T17:23:25.504757736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-05T17:23:25.505124314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100853s
2026-04-05T17:23:25.505265568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-05T17:23:25.505382844Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2026-04-05T17:23:25.505564410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-04-05T17:23:25.509129307Z [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-04-05T17:23:25.509845378Z [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-04-05T17:23:25.510239301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-05T17:23:25.510662754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-05T17:23:25.513167346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074267s
2026-04-05T17:23:25.513316506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-05T17:23:25.513432420Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-04-05T17:23:25.513576350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-04-05T17:23:25.517115465Z [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-04-05T17:23:25.517839001Z [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-04-05T17:23:25.518225980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-05T17:23:25.518751699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-05T17:23:25.521223365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074673s
2026-04-05T17:23:25.521364118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-04-05T17:23:25.521469871Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2026-04-05T17:23:25.521621847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset
2026-04-05T17:23:25.525232205Z [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-04-05T17:23:25.526093119Z [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-04-05T17:23:25.526512834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-04-05T17:23:25.527014874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-04-05T17:23:25.529524627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-04-05T17:23:25.529838459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080845s
2026-04-05T17:23:25.529971828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-04-05T17:23:25.530085286Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-04-05T17:23:25.530231881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset
2026-04-05T17:23:25.534061341Z [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-04-05T17:23:25.535437230Z [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-04-05T17:23:25.536112460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-04-05T17:23:25.537062332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-04-05T17:23:25.539510471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-04-05T17:23:25.539935076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-04-05T17:23:25.540336323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-04-05T17:23:25.540715256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-04-05T17:23:25.541029679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106416s
2026-04-05T17:23:25.541170333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-04-05T17:23:25.541286526Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-04-05T17:23:25.541420125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset
2026-04-05T17:23:25.545232812Z [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-04-05T17:23:25.546588330Z [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-04-05T17:23:25.547253099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-04-05T17:23:25.548219765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-04-05T17:23:25.550658845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-04-05T17:23:25.551040403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-04-05T17:23:25.551420609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-04-05T17:23:25.551808890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-04-05T17:23:25.552141230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105725s
2026-04-05T17:23:25.552277504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-04-05T17:23:25.552390622Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-04-05T17:23:25.552530874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset
2026-04-05T17:23:25.556372628Z [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-04-05T17:23:25.557712325Z [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-04-05T17:23:25.558427325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-04-05T17:23:25.561056809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-04-05T17:23:25.563864882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-04-05T17:23:25.564286441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-04-05T17:23:25.564680865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-04-05T17:23:25.565064708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-04-05T17:23:25.565383129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127051s
2026-04-05T17:23:25.565509493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-04-05T17:23:25.565618573Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-04-05T17:23:25.565770048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset
2026-04-05T17:23:25.569664418Z [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-04-05T17:23:25.571054897Z [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-04-05T17:23:25.571778494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-04-05T17:23:25.572795291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-04-05T17:23:25.575687944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-04-05T17:23:25.576278453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-04-05T17:23:25.576693318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-04-05T17:23:25.577337616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-04-05T17:23:25.577663842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117372s
2026-04-05T17:23:25.577797131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:25.577904297Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2026-04-05T17:23:25.578051323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset
2026-04-05T17:23:25.583500784Z [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-04-05T17:23:25.584347248Z [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-04-05T17:23:25.584758185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-04-05T17:23:25.585430198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-04-05T17:23:25.587910040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-04-05T17:23:25.588240967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100524s
2026-04-05T17:23:25.588387912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-05T17:23:25.588525710Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-04-05T17:23:25.588736975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-04-05T17:23:25.592283114Z [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-04-05T17:23:25.592888213Z [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-04-05T17:23:25.593249791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-04-05T17:23:25.593627631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-04-05T17:23:25.596015248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071339s
2026-04-05T17:23:25.596157184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-05T17:23:25.596276685Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-04-05T17:23:25.596414663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-04-05T17:23:25.599739266Z [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-04-05T17:23:25.600277760Z [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-04-05T17:23:25.600610971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-05T17:23:25.601254586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-05T17:23:25.603665730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-05T17:23:25.603972758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074098s
2026-04-05T17:23:25.604105706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-05T17:23:25.604209355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-04-05T17:23:25.604352743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-04-05T17:23:25.607685904Z [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-04-05T17:23:25.608249749Z [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-04-05T17:23:25.608590936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-05T17:23:25.609217427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-05T17:23:25.611611407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-05T17:23:25.611943355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074304s
2026-04-05T17:23:25.612064729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-04-05T17:23:25.612176324Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-05T17:23:25.612321166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-04-05T17:23:25.615697463Z [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-04-05T17:23:25.616280216Z [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-04-05T17:23:25.616661053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-04-05T17:23:25.617018523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-04-05T17:23:25.619352993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006897s
2026-04-05T17:23:25.619483575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-04-05T17:23:25.619582715Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-04-05T17:23:25.619715833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-04-05T17:23:25.623112672Z [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-04-05T17:23:25.623708381Z [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-04-05T17:23:25.624121142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-04-05T17:23:25.624591078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-04-05T17:23:25.626930267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070591s
2026-04-05T17:23:25.627057143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-05T17:23:25.627164228Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-05T17:23:25.627308599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-05T17:23:25.630577290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-05T17:23:25.630988578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-05T17:23:25.631324825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-05T17:23:25.631787406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-05T17:23:25.634186927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-05T17:23:25.634504827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070724s
2026-04-05T17:23:25.634768277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-04-05T17:23:25', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-05T17:23:25.635010735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.637471429Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-05T17:23:25.637602914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009989s
2026-04-05T17:23:25.637797936Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-04-05T17:23:25.637937948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.638167490Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214
2026-04-05T17:23:25.638612316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-04-05T17:23:25.638743630Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-05T17:23:25.638882570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-04-05T17:23:25.639040247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-04-05T17:23:25.639987925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009174s
2026-04-05T17:23:25.640213429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-04-05T17:23:25', 'add_language_tags_to_subtitle_files')
2026-04-05T17:23:25.640448984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.641006496Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-04-05T17:23:25.641141758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019767s
2026-04-05T17:23:25.641282161Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-04-05T17:23:25.641412453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.641602095Z [Info] add_salt_to_users: Starting migration of Main DB to 215
2026-04-05T17:23:25.641902109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-04-05T17:23:25.642034345Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-05T17:23:25.642145579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-04-05T17:23:25.642308778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-04-05T17:23:25.643155993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008915s
2026-04-05T17:23:25.643295654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-04-05T17:23:25.643464464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-04-05T17:23:25.644322301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008935s
2026-04-05T17:23:25.644543046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-04-05T17:23:25', 'add_salt_to_users')
2026-04-05T17:23:25.644766005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.645329880Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-04-05T17:23:25.645446495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018859s
2026-04-05T17:23:25.645637539Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-04-05T17:23:25.645808123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.646033697Z [Info] clean_alt_titles: Starting migration of Main DB to 216
2026-04-05T17:23:25.646363060Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language
2026-04-05T17:23:25.649891664Z [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-04-05T17:23:25.650470760Z [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-04-05T17:23:25.650850655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-04-05T17:23:25.651576867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-04-05T17:23:25.654006017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-04-05T17:23:25.654391363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-04-05T17:23:25.654683501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081794s
2026-04-05T17:23:25.654819004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes
2026-04-05T17:23:25.658299280Z [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-04-05T17:23:25.660265178Z [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-04-05T17:23:25.660654101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-04-05T17:23:25.661342307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-04-05T17:23:25.663740905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-04-05T17:23:25.664134287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-04-05T17:23:25.664431546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094875s
2026-04-05T17:23:25.664592841Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount
2026-04-05T17:23:25.668011784Z [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-04-05T17:23:25.668555008Z [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-04-05T17:23:25.668899662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-04-05T17:23:25.669596444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-04-05T17:23:25.672023190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-04-05T17:23:25.672398034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-04-05T17:23:25.672719822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079954s
2026-04-05T17:23:25.672839844Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId
2026-04-05T17:23:25.676266032Z [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-04-05T17:23:25.676785998Z [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-04-05T17:23:25.677110882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-04-05T17:23:25.677936565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-04-05T17:23:25.680357088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-04-05T17:23:25.680770500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-04-05T17:23:25.681116687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081064s
2026-04-05T17:23:25.681354967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-04-05T17:23:25', 'clean_alt_titles')
2026-04-05T17:23:25.681585601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.682569822Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-04-05T17:23:25.682687559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095835s
2026-04-05T17:23:25.682887291Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-04-05T17:23:25.682994066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.683211955Z [Info] remove_omg: Starting migration of Main DB to 217
2026-04-05T17:23:25.683619045Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:25.683839478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-05T17:23:25.684065053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002863s
2026-04-05T17:23:25.684335858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-04-05T17:23:25', 'remove_omg')
2026-04-05T17:23:25.684632886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.685239547Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-04-05T17:23:25.685356903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014531s
2026-04-05T17:23:25.685543459Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-04-05T17:23:25.685717349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.685973565Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218
2026-04-05T17:23:25.686429232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-05T17:23:25.686562621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-04-05T17:23:25.686749147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-04-05T17:23:25.687002497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-04-05T17:23:25.688146009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012268s
2026-04-05T17:23:25.688410582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-04-05T17:23:25', 'add_additional_info_to_pending_releases')
2026-04-05T17:23:25.688654883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.689391667Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-04-05T17:23:25.689582310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024634s
2026-04-05T17:23:25.689790039Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-04-05T17:23:25.689943458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.690170735Z [Info] add_result_to_commands: Starting migration of Main DB to 219
2026-04-05T17:23:25.690577985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-05T17:23:25.690706444Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-05T17:23:25.690854582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-04-05T17:23:25.691034133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-04-05T17:23:25.692073656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001083s
2026-04-05T17:23:25.692304521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-04-05T17:23:25', 'add_result_to_commands')
2026-04-05T17:23:25.692621669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.693308061Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-04-05T17:23:25.693440327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023003s
2026-04-05T17:23:25.693603115Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-04-05T17:23:25.693787817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.694039614Z [Info] health_restored_notification: Starting migration of Main DB to 220
2026-04-05T17:23:25.694421102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-05T17:23:25.694565362Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-05T17:23:25.694712318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-04-05T17:23:25.694933684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:25.695964158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010945s
2026-04-05T17:23:25.696264032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-04-05T17:23:25', 'health_restored_notification')
2026-04-05T17:23:25.696512262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.698158516Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-04-05T17:23:25.698322997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032661s
2026-04-05T17:23:25.698536948Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-04-05T17:23:25.698694235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.698987515Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221
2026-04-05T17:23:25.699387931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-05T17:23:25.699524626Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-04-05T17:23:25.699713577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-04-05T17:23:25.699944662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:25.701082843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012279s
2026-04-05T17:23:25.701357296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-04-05T17:23:25', 'add_on_manual_interaction_required_to_notifications')
2026-04-05T17:23:25.701625807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.702364243Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-04-05T17:23:25.702522061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024765s
2026-04-05T17:23:25.702670440Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-04-05T17:23:25.702824230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.703033290Z [Info] remove_rarbg: Starting migration of Main DB to 222
2026-04-05T17:23:25.703389488Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:25.703591414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg'
2026-04-05T17:23:25.703795615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002635s
2026-04-05T17:23:25.704089497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-04-05T17:23:25', 'remove_rarbg')
2026-04-05T17:23:25.704350753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.704964017Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-04-05T17:23:25.705104210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014023s
2026-04-05T17:23:25.705294242Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-04-05T17:23:25.705499085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.705739208Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223
2026-04-05T17:23:25.706160727Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%')
2026-04-05T17:23:25.706456743Z [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-04-05T17:23:25.706716967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003647s
2026-04-05T17:23:25.706949905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-04-05T17:23:25', 'remove_invalid_roksbox_metadata_images')
2026-04-05T17:23:25.707193897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.707817111Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-04-05T17:23:25.707971672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014299s
2026-04-05T17:23:25.708110302Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-04-05T17:23:25.708262839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.708476629Z [Info] list_sync_time: Starting migration of Main DB to 224
2026-04-05T17:23:25.709327201Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-04-05T17:23:25.713192703Z [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-04-05T17:23:25.713938345Z [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-04-05T17:23:25.714314472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-05T17:23:25.715007056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-05T17:23:25.717719517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-05T17:23:25.718056485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085503s
2026-04-05T17:23:25.718198281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-05T17:23:25.718317631Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-04-05T17:23:25.718466020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-04-05T17:23:25.718667215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-04-05T17:23:25.719586586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009675s
2026-04-05T17:23:25.719726277Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:25.719948093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval'
2026-04-05T17:23:25.720168798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002993s
2026-04-05T17:23:25.720385424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-04-05T17:23:25', 'list_sync_time')
2026-04-05T17:23:25.720627301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.750907312Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-04-05T17:23:25.751109619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309442s
2026-04-05T17:23:25.751369482Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-04-05T17:23:25.751532701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.751803005Z [Info] add_tags_to_collections: Starting migration of Main DB to 225
2026-04-05T17:23:25.752333974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-04-05T17:23:25.752465098Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-04-05T17:23:25.752601763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String
2026-04-05T17:23:25.752777908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT
2026-04-05T17:23:25.753931911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011448s
2026-04-05T17:23:25.754230702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-04-05T17:23:25', 'add_tags_to_collections')
2026-04-05T17:23:25.754551989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.802498447Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-04-05T17:23:25.802802038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0495728s
2026-04-05T17:23:25.803165169Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-04-05T17:23:25.803457598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.803930229Z [Info] add_download_client_tags: Starting migration of Main DB to 226
2026-04-05T17:23:25.804554155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-05T17:23:25.804702624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-04-05T17:23:25.804827455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-04-05T17:23:25.805001285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-04-05T17:23:25.806046950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010854s
2026-04-05T17:23:25.806267975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-04-05T17:23:25', 'add_download_client_tags')
2026-04-05T17:23:25.806522999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.850349282Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-04-05T17:23:25.850536569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045277s
2026-04-05T17:23:25.850769267Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-04-05T17:23:25.851004310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.851366069Z [Info] add_auto_tagging: Starting migration of Main DB to 227
2026-04-05T17:23:25.852266301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-04-05T17:23:25.852847932Z [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-04-05T17:23:25.853575527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001083s
2026-04-05T17:23:25.853809678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-04-05T17:23:25.854101516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-04-05T17:23:25.854587604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005627s
2026-04-05T17:23:25.854950545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-04-05T17:23:25', 'add_auto_tagging')
2026-04-05T17:23:25.855334207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.891518625Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-04-05T17:23:25.891767346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374167s
2026-04-05T17:23:25.892126148Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-04-05T17:23:25.892371201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.892751627Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228
2026-04-05T17:23:25.893486877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-05T17:23:25.893703423Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s
2026-04-05T17:23:25.893950881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-04-05T17:23:25.894322389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:25.896065950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018763s
2026-04-05T17:23:25.896291153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-05T17:23:25.896469632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-04-05T17:23:25.896706329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-04-05T17:23:25.897024710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-04-05T17:23:25.898564580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016286s
2026-04-05T17:23:25.899060729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-04-05T17:23:25', 'add_custom_format_score_bypass_to_delay_profile')
2026-04-05T17:23:25.899552269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.900508173Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-04-05T17:23:25.900741182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035102s
2026-04-05T17:23:25.901025425Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-04-05T17:23:25.901267552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.901602266Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229
2026-04-05T17:23:25.903253690Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-04-05T17:23:25.903563053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-04-05T17:23:25.907931287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004403s
2026-04-05T17:23:25.908220229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-05T17:23:25.908378919Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-04-05T17:23:25.908596036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-04-05T17:23:25.909004137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-04-05T17:23:25.910630231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018215s
2026-04-05T17:23:25.910871948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-05T17:23:25.911045317Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-05T17:23:25.911260209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-04-05T17:23:25.911586957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-04-05T17:23:25.913168461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016812s
2026-04-05T17:23:25.913399045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-05T17:23:25.913591162Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-05T17:23:25.913816876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-04-05T17:23:25.914115758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:25.915716350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016923s
2026-04-05T17:23:25.916019260Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-04-05T17:23:25.922234163Z [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-04-05T17:23:25.923099184Z [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-04-05T17:23:25.923693551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-05T17:23:25.924342277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-05T17:23:25.928634307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123642s
2026-04-05T17:23:25.928853428Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:25.929056337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:25.930216022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011702s
2026-04-05T17:23:25.930683914Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-05T17:23:25.930980711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-05T17:23:25.931346137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004338s
2026-04-05T17:23:25.931723867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-04-05T17:23:25', 'update_restrictions_to_release_profiles')
2026-04-05T17:23:25.932133923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.934268250Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-04-05T17:23:25.934507161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033057s
2026-04-05T17:23:25.934819760Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-04-05T17:23:25.935127249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.935539509Z [Info] rename_quality_profiles: Starting migration of Main DB to 230
2026-04-05T17:23:25.936348007Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-04-05T17:23:25.936677821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-04-05T17:23:25.941320197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046881s
2026-04-05T17:23:25.941592946Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId
2026-04-05T17:23:25.948597448Z [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-04-05T17:23:25.949755659Z [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-04-05T17:23:25.950438414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-04-05T17:23:25.951521935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-04-05T17:23:25.956024621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-04-05T17:23:25.956605861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147553s
2026-04-05T17:23:25.956863680Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId
2026-04-05T17:23:25.963327352Z [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-04-05T17:23:25.964712952Z [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-04-05T17:23:25.965505207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-04-05T17:23:25.966563277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-04-05T17:23:25.970940399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-04-05T17:23:25.971403241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143087s
2026-04-05T17:23:25.971756142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-04-05T17:23:25', 'rename_quality_profiles')
2026-04-05T17:23:25.972231539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.973559031Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-04-05T17:23:25.973695596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164723s
2026-04-05T17:23:25.973882683Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-04-05T17:23:25.974027094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.974244191Z [Info] update_images_remote_url: Starting migration of Main DB to 231
2026-04-05T17:23:25.974643244Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-04-05T17:23:25.974847686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-04-05T17:23:25.975079062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002795s
2026-04-05T17:23:25.975253413Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-04-05T17:23:25.975430499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-04-05T17:23:25.975628518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002392s
2026-04-05T17:23:25.975801005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-04-05T17:23:25.976021509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-04-05T17:23:25.976215139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002462s
2026-04-05T17:23:25.976436895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-04-05T17:23:25', 'update_images_remote_url')
2026-04-05T17:23:25.976664333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.977202346Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-04-05T17:23:25.977323751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001204s
2026-04-05T17:23:25.977467480Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-04-05T17:23:25.977608223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.977800210Z [Info] add_notification_status: Starting migration of Main DB to 232
2026-04-05T17:23:25.978348995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-04-05T17:23:25.978691634Z [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-04-05T17:23:25.979104265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006115s
2026-04-05T17:23:25.979254147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-04-05T17:23:25.979453268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-04-05T17:23:25.979752420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003691s
2026-04-05T17:23:25.979994828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-04-05T17:23:25', 'add_notification_status')
2026-04-05T17:23:25.981726093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.982416644Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-04-05T17:23:25.982538118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029964s
2026-04-05T17:23:25.982697459Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-04-05T17:23:25.982841148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.983060660Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233
2026-04-05T17:23:25.983487920Z [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-04-05T17:23:25.983761170Z [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-04-05T17:23:25.984028138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003531s
2026-04-05T17:23:25.984296197Z [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-04-05T17:23:25.984610150Z [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-04-05T17:23:25.984864983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003835s
2026-04-05T17:23:25.985084204Z [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-04-05T17:23:25.985340891Z [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-04-05T17:23:25.985574090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003252s
2026-04-05T17:23:25.985786688Z [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-04-05T17:23:25.986025910Z [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-04-05T17:23:25.986252025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003042s
2026-04-05T17:23:25.986482048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-04-05T17:23:25', 'rename_deprecated_indexer_flags')
2026-04-05T17:23:25.986733895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.987369845Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-04-05T17:23:25.987502182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013827s
2026-04-05T17:23:25.987661372Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-04-05T17:23:25.987805222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.988040395Z [Info] movie_last_searched_time: Starting migration of Main DB to 234
2026-04-05T17:23:25.988348436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-04-05T17:23:25.988476293Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-05T17:23:25.988636606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset
2026-04-05T17:23:25.988816849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME
2026-04-05T17:23:25.989800840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010279s
2026-04-05T17:23:25.990026614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-04-05T17:23:25', 'movie_last_searched_time')
2026-04-05T17:23:25.990271076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.993939873Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-04-05T17:23:25.994071648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051391s
2026-04-05T17:23:25.994212682Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-04-05T17:23:25.994360720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.994529630Z [Info] email_encryption: Starting migration of Main DB to 235
2026-04-05T17:23:25.994759092Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:25.994901408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:25.995571908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006688s
2026-04-05T17:23:25.995781059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-04-05T17:23:25', 'email_encryption')
2026-04-05T17:23:25.996036604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.996907828Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-04-05T17:23:25.997025535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001993s
2026-04-05T17:23:25.997178372Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-04-05T17:23:25.997320018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.997506122Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236
2026-04-05T17:23:25.997756496Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-04-05T17:23:25.997947090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-04-05T17:23:25.998122784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002231s
2026-04-05T17:23:25.998342226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-04-05T17:23:25', 'clear_last_rss_releases_info')
2026-04-05T17:23:25.998566277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:25.998862784Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-04-05T17:23:25.998984709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000928s
2026-04-05T17:23:25.999116374Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-04-05T17:23:25.999244883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:25.999436649Z [Info] add_indexes: Starting migration of Main DB to 237
2026-04-05T17:23:26.000353164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId)
2026-04-05T17:23:26.000541824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC)
2026-04-05T17:23:26.000837339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003473s
2026-04-05T17:23:26.000976529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date)
2026-04-05T17:23:26.001134587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC)
2026-04-05T17:23:26.001410763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000315s
2026-04-05T17:23:26.001550334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date)
2026-04-05T17:23:26.001728433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC)
2026-04-05T17:23:26.002031022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003462s
2026-04-05T17:23:26.002233119Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-04-05T17:23:26.002425406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-04-05T17:23:26.002812996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004372s
2026-04-05T17:23:26.002972036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-04-05T17:23:26.003177440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-05T17:23:26.003501392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003945s
2026-04-05T17:23:26.003654460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId)
2026-04-05T17:23:26.003828380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC)
2026-04-05T17:23:26.004190840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003978s
2026-04-05T17:23:26.004329339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path)
2026-04-05T17:23:26.004499351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC)
2026-04-05T17:23:26.004812261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003545s
2026-04-05T17:23:26.005046583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-04-05T17:23:26', 'add_indexes')
2026-04-05T17:23:26.005310905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.006105665Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-04-05T17:23:26.006269004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016225s
2026-04-05T17:23:26.006482183Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-04-05T17:23:26.006643338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.006847789Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238
2026-04-05T17:23:26.007359219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-04-05T17:23:26.007490844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-04-05T17:23:26.007629112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-04-05T17:23:26.007823764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-04-05T17:23:26.009009942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012148s
2026-04-05T17:23:26.009140445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-04-05T17:23:26.009256308Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-05T17:23:26.009393284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-04-05T17:23:26.009596173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-04-05T17:23:26.010620024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010743s
2026-04-05T17:23:26.010768312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:26.010902903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:26.011504084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006072s
2026-04-05T17:23:26.011769879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-04-05T17:23:26', 'parse_title_from_existing_subtitle_files')
2026-04-05T17:23:26.012033840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.012582905Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-04-05T17:23:26.012769331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016341s
2026-04-05T17:23:26.012959764Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-04-05T17:23:26.013111379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.013359529Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239
2026-04-05T17:23:26.013744604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-05T17:23:26.013880728Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-05T17:23:26.014031412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-04-05T17:23:26.014259320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-04-05T17:23:26.015427292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012487s
2026-04-05T17:23:26.015676824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-04-05T17:23:26', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-04-05T17:23:26.015978532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.016533930Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-04-05T17:23:26.016682689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022773s
2026-04-05T17:23:26.016851499Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-04-05T17:23:26.017003164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.017231163Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240
2026-04-05T17:23:26.017510385Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle
2026-04-05T17:23:26.022027820Z [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-04-05T17:23:26.022830947Z [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-04-05T17:23:26.023276243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-05T17:23:26.023703804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-05T17:23:26.026609354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088847s
2026-04-05T17:23:26.026873686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-04-05T17:23:26', 'drop_multi_episode_style_from_naming_config')
2026-04-05T17:23:26.027143579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.027799931Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-04-05T17:23:26.027970915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100764s
2026-04-05T17:23:26.028163693Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-04-05T17:23:26.028317864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.028528959Z [Info] stevenlu_update_url: Starting migration of Main DB to 241
2026-04-05T17:23:26.028855336Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:26.028992943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:26.029675948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006673s
2026-04-05T17:23:26.029893776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-04-05T17:23:26', 'stevenlu_update_url')
2026-04-05T17:23:26.030226356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.030792596Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-04-05T17:23:26.030938089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001788s
2026-04-05T17:23:26.031089012Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-04-05T17:23:26.031241149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.031459248Z [Info] add_movie_keywords: Starting migration of Main DB to 242
2026-04-05T17:23:26.031788511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-04-05T17:23:26.031945847Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-05T17:23:26.032094617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String
2026-04-05T17:23:26.032273938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT
2026-04-05T17:23:26.033495126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012542s
2026-04-05T17:23:26.033732314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-04-05T17:23:26', 'add_movie_keywords')
2026-04-05T17:23:26.033998129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.034543928Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-04-05T17:23:26.034681755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002311s
2026-04-05T17:23:26.044300150Z [Debug] MigrationController: Took: 00:00:02.2454735
2026-04-05T17:23:26.220423397Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-04-05T17:23:26.253741794Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-05T17:23:26.278128520Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-05T17:23:26.279095828Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-05T17:23:26.279314428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-05T17:23:26.283396186Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-05T17:23:26.283613814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004311s
2026-04-05T17:23:26.283833797Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-05T17:23:26.284041725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045134s
2026-04-05T17:23:26.286146873Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-05T17:23:26.286363520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.286763755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-05T17:23:26.287035963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-05T17:23:26.287475118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005037s
2026-04-05T17:23:26.287673537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.289979068Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-05T17:23:26.290196937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029801s
2026-04-05T17:23:26.290509416Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-05T17:23:26.290721403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.291218564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-05T17:23:26.291486343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-05T17:23:26.291973123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005015s
2026-04-05T17:23:26.292178186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-05T17:23:26.292365413Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-05T17:23:26.292594544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-05T17:23:26.292872594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-05T17:23:26.293678977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008598s
2026-04-05T17:23:26.293896355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.294561263Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-05T17:23:26.294761216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017237s
2026-04-05T17:23:26.295045147Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-05T17:23:26.295275070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.295629734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-05T17:23:26.295824987Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-05T17:23:26.296046413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-05T17:23:26.296310735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-05T17:23:26.296774589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005169s
2026-04-05T17:23:26.296982127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.297634871Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-05T17:23:26.297847329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013494s
2026-04-05T17:23:26.298212084Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-05T17:23:26.298435032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.298720407Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-04-05T17:23:26.299377710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-05T17:23:26.299775712Z [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-04-05T17:23:26.300299135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007085s
2026-04-05T17:23:26.300497094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-04-05T17:23:26.300718119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-05T17:23:26.301086881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003873s
2026-04-05T17:23:26.301373629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-05T17:23:26', 'InitialSetup')
2026-04-05T17:23:26.301718904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.302464775Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-05T17:23:26.302664658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017666s
2026-04-05T17:23:26.302887967Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-04-05T17:23:26.303103461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.303395319Z [Info] add_moviefiles_table: Starting migration of Log DB to 104
2026-04-05T17:23:26.303719361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-04-05T17:23:26', 'add_moviefiles_table')
2026-04-05T17:23:26.304096661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.304763303Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-04-05T17:23:26.304977033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016514s
2026-04-05T17:23:26.305190964Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-04-05T17:23:26.305409173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.305679918Z [Info] fix_history_movieId: Starting migration of Log DB to 105
2026-04-05T17:23:26.305970984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-04-05T17:23:26', 'fix_history_movieId')
2026-04-05T17:23:26.306319055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.306959815Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-04-05T17:23:26.307173224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015498s
2026-04-05T17:23:26.307377906Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-04-05T17:23:26.307592168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.307874206Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106
2026-04-05T17:23:26.308173538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-04-05T17:23:26', 'add_tmdb_stuff')
2026-04-05T17:23:26.308542140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.309186768Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-04-05T17:23:26.309387783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015912s
2026-04-05T17:23:26.309616253Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-04-05T17:23:26.309836386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.310091539Z [Info] fix_movie_files: Starting migration of Log DB to 107
2026-04-05T17:23:26.310382165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-04-05T17:23:26', 'fix_movie_files')
2026-04-05T17:23:26.310739945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.311434032Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-04-05T17:23:26.311635989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015777s
2026-04-05T17:23:26.311840500Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-04-05T17:23:26.312108600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.312356790Z [Info] update_schedule_intervale: Starting migration of Log DB to 108
2026-04-05T17:23:26.312665862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-04-05T17:23:26', 'update_schedule_intervale')
2026-04-05T17:23:26.313031548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.313686006Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-04-05T17:23:26.313902862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015728s
2026-04-05T17:23:26.314119939Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-04-05T17:23:26.314346445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.314626770Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109
2026-04-05T17:23:26.314936373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-04-05T17:23:26', 'add_movie_formats_to_naming_config')
2026-04-05T17:23:26.315327420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.315996127Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-04-05T17:23:26.316225338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016291s
2026-04-05T17:23:26.316436463Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-04-05T17:23:26.316648620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.316944516Z [Info] add_phyiscal_release: Starting migration of Log DB to 110
2026-04-05T17:23:26.317245843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-04-05T17:23:26', 'add_phyiscal_release')
2026-04-05T17:23:26.317575857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.318222369Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-04-05T17:23:26.318445288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001569s
2026-04-05T17:23:26.318685531Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-04-05T17:23:26.318921166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.319216100Z [Info] remove_bitmetv: Starting migration of Log DB to 111
2026-04-05T17:23:26.319510242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-04-05T17:23:26', 'remove_bitmetv')
2026-04-05T17:23:26.319908714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.320590767Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-04-05T17:23:26.320799527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016792s
2026-04-05T17:23:26.321045573Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-04-05T17:23:26.321310777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.321605079Z [Info] remove_torrentleech: Starting migration of Log DB to 112
2026-04-05T17:23:26.321908169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-04-05T17:23:26', 'remove_torrentleech')
2026-04-05T17:23:26.322294557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.322990087Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-04-05T17:23:26.323236433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017002s
2026-04-05T17:23:26.323452989Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-04-05T17:23:26.323677080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.324072196Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113
2026-04-05T17:23:26.324380807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-04-05T17:23:26', 'remove_broadcasthenet')
2026-04-05T17:23:26.324779660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.325584871Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-04-05T17:23:26.325771086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018695s
2026-04-05T17:23:26.325983313Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-04-05T17:23:26.326191062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.326470013Z [Info] remove_fanzub: Starting migration of Log DB to 114
2026-04-05T17:23:26.326767302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-04-05T17:23:26', 'remove_fanzub')
2026-04-05T17:23:26.327158670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.327831294Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-04-05T17:23:26.328084834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016434s
2026-04-05T17:23:26.328322232Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-04-05T17:23:26.328559089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.328867029Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115
2026-04-05T17:23:26.329175099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-04-05T17:23:26', 'update_movie_sorttitle')
2026-04-05T17:23:26.329565265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.330211325Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-04-05T17:23:26.330428202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016413s
2026-04-05T17:23:26.330656411Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-04-05T17:23:26.330891995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.331192581Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116
2026-04-05T17:23:26.331531252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-04-05T17:23:26', 'update_movie_sorttitle_again')
2026-04-05T17:23:26.331919604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.332621337Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-04-05T17:23:26.332854477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017163s
2026-04-05T17:23:26.333083237Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-04-05T17:23:26.333344263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.333619397Z [Info] update_movie_file: Starting migration of Log DB to 117
2026-04-05T17:23:26.333904791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-04-05T17:23:26', 'update_movie_file')
2026-04-05T17:23:26.334279435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.334906057Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-04-05T17:23:26.335137423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00156s
2026-04-05T17:23:26.335325512Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-04-05T17:23:26.335548190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.335814376Z [Info] update_movie_slug: Starting migration of Log DB to 118
2026-04-05T17:23:26.336126715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-04-05T17:23:26', 'update_movie_slug')
2026-04-05T17:23:26.336475326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.337141548Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-04-05T17:23:26.337334135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015717s
2026-04-05T17:23:26.337572235Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-04-05T17:23:26.337805544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.338115699Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119
2026-04-05T17:23:26.338437978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-04-05T17:23:26', 'add_youtube_trailer_id')
2026-04-05T17:23:26.338770066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.340061957Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-04-05T17:23:26.340284315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022458s
2026-04-05T17:23:26.340496722Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-04-05T17:23:26.340722908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.341007741Z [Info] add_studio: Starting migration of Log DB to 120
2026-04-05T17:23:26.341318867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-04-05T17:23:26', 'add_studio')
2026-04-05T17:23:26.341679423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.342295514Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-04-05T17:23:26.342500877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001577s
2026-04-05T17:23:26.342725650Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-04-05T17:23:26.342973218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.343282110Z [Info] update_filedate_config: Starting migration of Log DB to 121
2026-04-05T17:23:26.343594960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-04-05T17:23:26', 'update_filedate_config')
2026-04-05T17:23:26.343967570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.344641466Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-04-05T17:23:26.344857030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016587s
2026-04-05T17:23:26.345086543Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-04-05T17:23:26.345332287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.345625247Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122
2026-04-05T17:23:26.345945492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-04-05T17:23:26', 'add_movieid_to_blacklist')
2026-04-05T17:23:26.346332541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.347066308Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-04-05T17:23:26.347290369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017369s
2026-04-05T17:23:26.347504410Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-04-05T17:23:26.347746638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.348047153Z [Info] create_netimport_table: Starting migration of Log DB to 123
2026-04-05T17:23:26.348376306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-04-05T17:23:26', 'create_netimport_table')
2026-04-05T17:23:26.348769267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.349493355Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-04-05T17:23:26.349718307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017326s
2026-04-05T17:23:26.349953621Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-04-05T17:23:26.350191831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.350466484Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124
2026-04-05T17:23:26.350803422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-04-05T17:23:26', 'add_preferred_tags_to_profile')
2026-04-05T17:23:26.351249661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.351982666Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-04-05T17:23:26.352211166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017481s
2026-04-05T17:23:26.352413203Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-04-05T17:23:26.352653988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.352940745Z [Info] fix_imdb_unique: Starting migration of Log DB to 125
2026-04-05T17:23:26.353247894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-04-05T17:23:26', 'fix_imdb_unique')
2026-04-05T17:23:26.353582617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.354334190Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-04-05T17:23:26.354532750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016765s
2026-04-05T17:23:26.354740078Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-04-05T17:23:26.354967085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.355285005Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126
2026-04-05T17:23:26.355612263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-04-05T17:23:26', 'update_qualities_and_profiles')
2026-04-05T17:23:26.356019273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.356714713Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-04-05T17:23:26.356928874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017299s
2026-04-05T17:23:26.357143456Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-04-05T17:23:26.357356665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.360852844Z [Info] remove_wombles: Starting migration of Log DB to 127
2026-04-05T17:23:26.361187738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-04-05T17:23:26', 'remove_wombles')
2026-04-05T17:23:26.361597703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.362303615Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-04-05T17:23:26.362511553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049488s
2026-04-05T17:23:26.362717608Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-04-05T17:23:26.362941288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.363225861Z [Info] remove_kickass: Starting migration of Log DB to 128
2026-04-05T17:23:26.363515234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-04-05T17:23:26', 'remove_kickass')
2026-04-05T17:23:26.363897674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.364632513Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-04-05T17:23:26.364842736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016762s
2026-04-05T17:23:26.365088230Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-04-05T17:23:26.365354046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.365639230Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129
2026-04-05T17:23:26.366015738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-04-05T17:23:26', 'add_parsed_movie_info_to_pending_release')
2026-04-05T17:23:26.366378087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.367103237Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-04-05T17:23:26.367336477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017311s
2026-04-05T17:23:26.367570057Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-04-05T17:23:26.367798777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.368094603Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130
2026-04-05T17:23:26.368411150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-04-05T17:23:26', 'remove_wombles_kickass')
2026-04-05T17:23:26.368812939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.369539893Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-04-05T17:23:26.369765637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017345s
2026-04-05T17:23:26.370011843Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-04-05T17:23:26.370259802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.370529415Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131
2026-04-05T17:23:26.370864770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-04-05T17:23:26', 'make_parsed_episode_info_nullable')
2026-04-05T17:23:26.371236318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.372010838Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-04-05T17:23:26.372232965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016599s
2026-04-05T17:23:26.372476495Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-04-05T17:23:26.372694043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.372978696Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132
2026-04-05T17:23:26.373270904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-04-05T17:23:26', 'rename_torrent_downloadstation')
2026-04-05T17:23:26.373614656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.374302982Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-04-05T17:23:26.374508225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015957s
2026-04-05T17:23:26.374716916Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-04-05T17:23:26.374957049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.375209507Z [Info] add_minimumavailability: Starting migration of Log DB to 133
2026-04-05T17:23:26.375512658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-04-05T17:23:26', 'add_minimumavailability')
2026-04-05T17:23:26.375882753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.376552912Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-04-05T17:23:26.376758706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015741s
2026-04-05T17:23:26.376968428Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-04-05T17:23:26.377209874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.377473966Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134
2026-04-05T17:23:26.377802548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-04-05T17:23:26', 'add_remux_qualities_for_the_wankers')
2026-04-05T17:23:26.378175518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.378823533Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-04-05T17:23:26.379037554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015965s
2026-04-05T17:23:26.379261685Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-04-05T17:23:26.379482399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.379731331Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135
2026-04-05T17:23:26.380077037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-04-05T17:23:26', 'add_haspredbentry_to_movies')
2026-04-05T17:23:26.380442162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.381077020Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-04-05T17:23:26.381296812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001583s
2026-04-05T17:23:26.381501875Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-04-05T17:23:26.381713812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.381965238Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136
2026-04-05T17:23:26.382280713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-04-05T17:23:26', 'add_pathstate_to_movies')
2026-04-05T17:23:26.382649065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.383235054Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-04-05T17:23:26.383430528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015107s
2026-04-05T17:23:26.383639168Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-04-05T17:23:26.383897949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.384167261Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137
2026-04-05T17:23:26.384460622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-04-05T17:23:26', 'add_import_exclusions_table')
2026-04-05T17:23:26.384821949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.385513832Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-04-05T17:23:26.385720198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016083s
2026-04-05T17:23:26.385920872Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-04-05T17:23:26.386141446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.386417642Z [Info] add_physical_release_note: Starting migration of Log DB to 138
2026-04-05T17:23:26.386705942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-04-05T17:23:26', 'add_physical_release_note')
2026-04-05T17:23:26.387100687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.388485044Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-04-05T17:23:26.388703203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023347s
2026-04-05T17:23:26.388924860Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-04-05T17:23:26.389144933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.389424976Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139
2026-04-05T17:23:26.389714660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-04-05T17:23:26', 'consolidate_indexer_baseurl')
2026-04-05T17:23:26.390083923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.390737038Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-04-05T17:23:26.390951960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015805s
2026-04-05T17:23:26.391166643Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-04-05T17:23:26.391391095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.391659425Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140
2026-04-05T17:23:26.391981263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-04-05T17:23:26', 'add_alternative_titles_table')
2026-04-05T17:23:26.392331237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.392946045Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-04-05T17:23:26.393157721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015402s
2026-04-05T17:23:26.393370149Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-04-05T17:23:26.393592557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.393858061Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141
2026-04-05T17:23:26.394157143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-04-05T17:23:26', 'fix_duplicate_alt_titles')
2026-04-05T17:23:26.394515314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.395139290Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-04-05T17:23:26.395347620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015391s
2026-04-05T17:23:26.395553023Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-04-05T17:23:26.395765160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.396045124Z [Info] movie_extras: Starting migration of Log DB to 142
2026-04-05T17:23:26.396326000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-04-05T17:23:26', 'movie_extras')
2026-04-05T17:23:26.396671545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.397301113Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-04-05T17:23:26.397500444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00153s
2026-04-05T17:23:26.397703643Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-04-05T17:23:26.397918245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.398176315Z [Info] clean_core_tv: Starting migration of Log DB to 143
2026-04-05T17:23:26.398456849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-04-05T17:23:26', 'clean_core_tv')
2026-04-05T17:23:26.398798146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.399452414Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-04-05T17:23:26.399654440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015375s
2026-04-05T17:23:26.399894534Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-04-05T17:23:26.400125278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.400392887Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144
2026-04-05T17:23:26.400696128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-04-05T17:23:26', 'add_cookies_to_indexer_status')
2026-04-05T17:23:26.401058738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.401688496Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-04-05T17:23:26.401905533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015556s
2026-04-05T17:23:26.402112920Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-04-05T17:23:26.402326149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.402587676Z [Info] banner_to_fanart: Starting migration of Log DB to 145
2026-04-05T17:23:26.402873081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-04-05T17:23:26', 'banner_to_fanart')
2026-04-05T17:23:26.403216953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.403833194Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-04-05T17:23:26.404057766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001506s
2026-04-05T17:23:26.404272137Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-04-05T17:23:26.404506589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.404764899Z [Info] naming_config_colon_action: Starting migration of Log DB to 146
2026-04-05T17:23:26.405065535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-04-05T17:23:26', 'naming_config_colon_action')
2026-04-05T17:23:26.405427193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.406067071Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-04-05T17:23:26.406279759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015595s
2026-04-05T17:23:26.406488149Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-04-05T17:23:26.406710155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.406972604Z [Info] add_custom_formats: Starting migration of Log DB to 147
2026-04-05T17:23:26.407259752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-04-05T17:23:26', 'add_custom_formats')
2026-04-05T17:23:26.407599316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.408247370Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-04-05T17:23:26.408456050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015309s
2026-04-05T17:23:26.408673478Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-04-05T17:23:26.408899243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.409163254Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148
2026-04-05T17:23:26.409464460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-04-05T17:23:26', 'remove_extra_naming_config')
2026-04-05T17:23:26.409818283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.410404924Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-04-05T17:23:26.410619626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015002s
2026-04-05T17:23:26.410833787Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-04-05T17:23:26.411061255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.411326038Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149
2026-04-05T17:23:26.411627876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-04-05T17:23:26', 'convert_regex_required_tags')
2026-04-05T17:23:26.412015456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.412601716Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-04-05T17:23:26.412812461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015322s
2026-04-05T17:23:26.413034939Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-04-05T17:23:26.413260533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.413529574Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150
2026-04-05T17:23:26.413842374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-04-05T17:23:26', 'fix_format_tags_double_underscore')
2026-04-05T17:23:26.414200725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.414791054Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-04-05T17:23:26.415009504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015173s
2026-04-05T17:23:26.415219977Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-04-05T17:23:26.415441964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.415706928Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151
2026-04-05T17:23:26.416026221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-04-05T17:23:26', 'add_tags_to_net_import')
2026-04-05T17:23:26.416374923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.417020031Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-04-05T17:23:26.417230615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015695s
2026-04-05T17:23:26.417437833Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-04-05T17:23:26.417657004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.417917438Z [Info] add_custom_filters: Starting migration of Log DB to 152
2026-04-05T17:23:26.418206560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-04-05T17:23:26', 'add_custom_filters')
2026-04-05T17:23:26.418550042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.419184519Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-04-05T17:23:26.419396346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015259s
2026-04-05T17:23:26.419612952Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-04-05T17:23:26.419842945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.420130694Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153
2026-04-05T17:23:26.420456741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-04-05T17:23:26', 'indexer_client_status_search_changes')
2026-04-05T17:23:26.420812948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.421474389Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-04-05T17:23:26.421694402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016126s
2026-04-05T17:23:26.421924035Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-04-05T17:23:26.422156954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.422427238Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154
2026-04-05T17:23:26.422757613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-04-05T17:23:26', 'add_language_to_files_history_blacklist')
2026-04-05T17:23:26.423120052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.423767346Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-04-05T17:23:26.424009403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015884s
2026-04-05T17:23:26.424233033Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-04-05T17:23:26.424462295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.424728691Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155
2026-04-05T17:23:26.425045619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-04-05T17:23:26', 'add_update_allowed_quality_profile')
2026-04-05T17:23:26.425400924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.426050963Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-04-05T17:23:26.426268100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015778s
2026-04-05T17:23:26.426485678Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-04-05T17:23:26.426736493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.427003180Z [Info] add_download_client_priority: Starting migration of Log DB to 156
2026-04-05T17:23:26.427309707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-04-05T17:23:26', 'add_download_client_priority')
2026-04-05T17:23:26.427659321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.428331204Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-04-05T17:23:26.428550395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015891s
2026-04-05T17:23:26.428761129Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-04-05T17:23:26.428976663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.429239201Z [Info] remove_growl_prowl: Starting migration of Log DB to 157
2026-04-05T17:23:26.429526921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-04-05T17:23:26', 'remove_growl_prowl')
2026-04-05T17:23:26.429873048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.430503557Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-04-05T17:23:26.430709251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015255s
2026-04-05T17:23:26.430924454Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-04-05T17:23:26.431145129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.431408318Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158
2026-04-05T17:23:26.431703984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-04-05T17:23:26', 'remove_plex_hometheatre')
2026-04-05T17:23:26.432096053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.433114634Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-04-05T17:23:26.433325608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019596s
2026-04-05T17:23:26.433537986Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-04-05T17:23:26.433755704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.434028824Z [Info] add_webrip_qualites: Starting migration of Log DB to 159
2026-04-05T17:23:26.434319018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-04-05T17:23:26', 'add_webrip_qualites')
2026-04-05T17:23:26.434679915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.435308450Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-04-05T17:23:26.435514856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015507s
2026-04-05T17:23:26.435734879Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-04-05T17:23:26.435975042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.436241418Z [Info] health_issue_notification: Starting migration of Log DB to 160
2026-04-05T17:23:26.436542024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-04-05T17:23:26', 'health_issue_notification')
2026-04-05T17:23:26.436892489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.437536546Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-04-05T17:23:26.437750076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015576s
2026-04-05T17:23:26.437972534Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-04-05T17:23:26.438190332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.438456729Z [Info] speed_improvements: Starting migration of Log DB to 161
2026-04-05T17:23:26.438746612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-04-05T17:23:26', 'speed_improvements')
2026-04-05T17:23:26.439090104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.439738098Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-04-05T17:23:26.440011399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015444s
2026-04-05T17:23:26.440233045Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-04-05T17:23:26.440453789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.440721859Z [Info] fix_profile_format_default: Starting migration of Log DB to 162
2026-04-05T17:23:26.441026212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-04-05T17:23:26', 'fix_profile_format_default')
2026-04-05T17:23:26.441378311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.442032177Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-04-05T17:23:26.442255697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015714s
2026-04-05T17:23:26.442454116Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-04-05T17:23:26.442665803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.442926968Z [Info] task_duration: Starting migration of Log DB to 163
2026-04-05T17:23:26.443206731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-04-05T17:23:26', 'task_duration')
2026-04-05T17:23:26.443548480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.444255503Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-04-05T17:23:26.444462309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015816s
2026-04-05T17:23:26.444672402Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-04-05T17:23:26.444891684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.445164513Z [Info] movie_collections_crew: Starting migration of Log DB to 164
2026-04-05T17:23:26.445461741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-04-05T17:23:26', 'movie_collections_crew')
2026-04-05T17:23:26.445808329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.446526615Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-04-05T17:23:26.446734253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016301s
2026-04-05T17:23:26.446957783Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-04-05T17:23:26.447193628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.447463682Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165
2026-04-05T17:23:26.447785840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-04-05T17:23:26', 'remove_custom_formats_from_quality_model')
2026-04-05T17:23:26.448161687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.448836155Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-04-05T17:23:26.449065296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016192s
2026-04-05T17:23:26.449277012Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-04-05T17:23:26.449493608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.449766027Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166
2026-04-05T17:23:26.450047934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-04-05T17:23:26', 'fix_tmdb_list_config')
2026-04-05T17:23:26.450391526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.451033278Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-04-05T17:23:26.451241417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015357s
2026-04-05T17:23:26.451452271Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-04-05T17:23:26.451672946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.451956647Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167
2026-04-05T17:23:26.452250168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-04-05T17:23:26', 'remove_movie_pathstate')
2026-04-05T17:23:26.452595513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.453258057Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-04-05T17:23:26.453466356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015725s
2026-04-05T17:23:26.453677762Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-04-05T17:23:26.453898286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.454159462Z [Info] custom_format_rework: Starting migration of Log DB to 168
2026-04-05T17:23:26.454455578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-04-05T17:23:26', 'custom_format_rework')
2026-04-05T17:23:26.454803408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.455445852Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-04-05T17:23:26.455652157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015438s
2026-04-05T17:23:26.455886940Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-04-05T17:23:26.456522209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.456782072Z [Info] custom_format_scores: Starting migration of Log DB to 169
2026-04-05T17:23:26.457091264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-04-05T17:23:26', 'custom_format_scores')
2026-04-05T17:23:26.457420858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.458105677Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-04-05T17:23:26.458286340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015772s
2026-04-05T17:23:26.458489479Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-04-05T17:23:26.458689642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.458972943Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170
2026-04-05T17:23:26.459341404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-04-05T17:23:26', 'fix_trakt_list_config')
2026-04-05T17:23:26.459614855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.460294784Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-04-05T17:23:26.460525087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015819s
2026-04-05T17:23:26.460729719Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-04-05T17:23:26.460953309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.461224085Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171
2026-04-05T17:23:26.461531123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-04-05T17:23:26', 'quality_definition_preferred_size')
2026-04-05T17:23:26.461917731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.462651298Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-04-05T17:23:26.462893536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016836s
2026-04-05T17:23:26.463117797Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-04-05T17:23:26.463334894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.463597954Z [Info] add_download_history: Starting migration of Log DB to 172
2026-04-05T17:23:26.463910473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-04-05T17:23:26', 'add_download_history')
2026-04-05T17:23:26.464252992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.464894995Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-04-05T17:23:26.465097202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015497s
2026-04-05T17:23:26.465304640Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-04-05T17:23:26.465517538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.465776530Z [Info] net_import_status: Starting migration of Log DB to 173
2026-04-05T17:23:26.466060301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-04-05T17:23:26', 'net_import_status')
2026-04-05T17:23:26.466402410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.467037929Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-04-05T17:23:26.467238954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015187s
2026-04-05T17:23:26.467460239Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-04-05T17:23:26.467678609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.467965516Z [Info] email_multiple_addresses: Starting migration of Log DB to 174
2026-04-05T17:23:26.468262625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-04-05T17:23:26', 'email_multiple_addresses')
2026-04-05T17:23:26.468610495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.469264361Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-04-05T17:23:26.469470146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015732s
2026-04-05T17:23:26.469690990Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-04-05T17:23:26.469918989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.470189694Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175
2026-04-05T17:23:26.470503055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-04-05T17:23:26', 'remove_chown_and_folderchmod_config')
2026-04-05T17:23:26.470860796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.471509422Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-04-05T17:23:26.471723923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015805s
2026-04-05T17:23:26.471955089Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-04-05T17:23:26.472174541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.472440185Z [Info] movie_recommendations: Starting migration of Log DB to 176
2026-04-05T17:23:26.472727253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-04-05T17:23:26', 'movie_recommendations')
2026-04-05T17:23:26.473072108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.473712577Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-04-05T17:23:26.473915135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015326s
2026-04-05T17:23:26.474127773Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-04-05T17:23:26.474343788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.474599503Z [Info] language_improvements: Starting migration of Log DB to 177
2026-04-05T17:23:26.474899647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-04-05T17:23:26', 'language_improvements')
2026-04-05T17:23:26.475238719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.475882626Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-04-05T17:23:26.476101567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015296s
2026-04-05T17:23:26.476307892Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-04-05T17:23:26.476520039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.476778920Z [Info] new_list_server: Starting migration of Log DB to 178
2026-04-05T17:23:26.477063533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-04-05T17:23:26', 'new_list_server')
2026-04-05T17:23:26.477402215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.478047404Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-04-05T17:23:26.478260002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015288s
2026-04-05T17:23:26.478475726Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-04-05T17:23:26.478696110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.478995994Z [Info] movie_translation_indexes: Starting migration of Log DB to 179
2026-04-05T17:23:26.479262049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-04-05T17:23:26', 'movie_translation_indexes')
2026-04-05T17:23:26.479610972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.480272043Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-04-05T17:23:26.480494741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015585s
2026-04-05T17:23:26.480699583Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-04-05T17:23:26.480922662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.481188828Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180
2026-04-05T17:23:26.481494995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-04-05T17:23:26', 'fix_invalid_profile_references')
2026-04-05T17:23:26.481846843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.482498825Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-04-05T17:23:26.482711674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015629s
2026-04-05T17:23:26.482916967Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-04-05T17:23:26.483133473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.483395380Z [Info] list_movies_table: Starting migration of Log DB to 181
2026-04-05T17:23:26.485137558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-04-05T17:23:26', 'list_movies_table')
2026-04-05T17:23:26.485490829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.486146299Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-04-05T17:23:26.486381943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003002s
2026-04-05T17:23:26.486612006Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-04-05T17:23:26.486845566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.487142815Z [Info] on_delete_notification: Starting migration of Log DB to 182
2026-04-05T17:23:26.489233604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-04-05T17:23:26', 'on_delete_notification')
2026-04-05T17:23:26.489587396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.490324070Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-04-05T17:23:26.490532349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034709s
2026-04-05T17:23:26.490743925Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-04-05T17:23:26.490959910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.491222949Z [Info] download_propers_config: Starting migration of Log DB to 183
2026-04-05T17:23:26.491512071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-04-05T17:23:26', 'download_propers_config')
2026-04-05T17:23:26.491881185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.492537366Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-04-05T17:23:26.492755344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015657s
2026-04-05T17:23:26.492964055Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-04-05T17:23:26.493183196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.493443650Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184
2026-04-05T17:23:26.493742592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-04-05T17:23:26', 'add_priority_to_indexers')
2026-04-05T17:23:26.494089340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.494694408Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-04-05T17:23:26.494905453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015046s
2026-04-05T17:23:26.495116718Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-04-05T17:23:26.495340108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.495602546Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185
2026-04-05T17:23:26.495925677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-04-05T17:23:26', 'add_alternative_title_indices')
2026-04-05T17:23:26.496288457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.496939799Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-04-05T17:23:26.497150142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015832s
2026-04-05T17:23:26.497354914Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-04-05T17:23:26.497575288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.497840081Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186
2026-04-05T17:23:26.498128462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-04-05T17:23:26', 'fix_tmdb_duplicates')
2026-04-05T17:23:26.498481883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.499094005Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-04-05T17:23:26.499295702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015086s
2026-04-05T17:23:26.499509372Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-04-05T17:23:26.499734244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.500023787Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187
2026-04-05T17:23:26.500315545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-04-05T17:23:26', 'swap_filechmod_for_folderchmod')
2026-04-05T17:23:26.500665990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.501708048Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-04-05T17:23:26.501921949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019636s
2026-04-05T17:23:26.502135819Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-04-05T17:23:26.502352405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.502613451Z [Info] mediainfo_channels: Starting migration of Log DB to 188
2026-04-05T17:23:26.502902142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-04-05T17:23:26', 'mediainfo_channels')
2026-04-05T17:23:26.503253229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.503963469Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-04-05T17:23:26.504173892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016051s
2026-04-05T17:23:26.504375418Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-04-05T17:23:26.504590040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.504850364Z [Info] add_update_history: Starting migration of Log DB to 189
2026-04-05T17:23:26.505457857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-04-05T17:23:26.505801108Z [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-04-05T17:23:26.506319683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006537s
2026-04-05T17:23:26.506529244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-04-05T17:23:26.506777364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-05T17:23:26.507184083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004554s
2026-04-05T17:23:26.507467544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-04-05T17:23:26', 'add_update_history')
2026-04-05T17:23:26.507819402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.508686929Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-04-05T17:23:26.508894767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019397s
2026-04-05T17:23:26.509158708Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-04-05T17:23:26.509375284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.509638765Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190
2026-04-05T17:23:26.509931945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-04-05T17:23:26', 'update_awesome_hd_link')
2026-04-05T17:23:26.510277911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.510924173Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-04-05T17:23:26.511225720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015314s
2026-04-05T17:23:26.511326422Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-04-05T17:23:26.511541956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.511797180Z [Info] remove_awesomehd: Starting migration of Log DB to 191
2026-04-05T17:23:26.512394994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-04-05T17:23:26', 'remove_awesomehd')
2026-04-05T17:23:26.512848797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.513535760Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-04-05T17:23:26.513726534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019931s
2026-04-05T17:23:26.513975305Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-04-05T17:23:26.514177422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.514434970Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192
2026-04-05T17:23:26.514719794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-04-05T17:23:26', 'add_on_delete_to_notifications')
2026-04-05T17:23:26.515058245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.515679316Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-04-05T17:23:26.515886152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014931s
2026-04-05T17:23:26.516090183Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-04-05T17:23:26.516287791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.516529116Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194
2026-04-05T17:23:26.516816365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-04-05T17:23:26', 'add_bypass_to_delay_profile')
2026-04-05T17:23:26.517144014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.517896359Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-04-05T17:23:26.518084367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015943s
2026-04-05T17:23:26.518272276Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-04-05T17:23:26.518463250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.518700718Z [Info] update_notifiarr: Starting migration of Log DB to 195
2026-04-05T17:23:26.518961553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-04-05T17:23:26', 'update_notifiarr')
2026-04-05T17:23:26.519289173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.519909151Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-04-05T17:23:26.520111458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001424s
2026-04-05T17:23:26.520289046Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-04-05T17:23:26.520484950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.520734924Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196
2026-04-05T17:23:26.521004376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-04-05T17:23:26', 'legacy_mediainfo_hdr')
2026-04-05T17:23:26.521323960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.521949329Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-04-05T17:23:26.522142528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001458s
2026-04-05T17:23:26.522332029Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-04-05T17:23:26.522531381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.522771274Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197
2026-04-05T17:23:26.523051227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-04-05T17:23:26', 'rename_blacklist_to_blocklist')
2026-04-05T17:23:26.523377855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.524032252Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-04-05T17:23:26.524233918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014796s
2026-04-05T17:23:26.524419312Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-04-05T17:23:26.524612200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.524848035Z [Info] add_indexer_tags: Starting migration of Log DB to 198
2026-04-05T17:23:26.525110393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-04-05T17:23:26', 'add_indexer_tags')
2026-04-05T17:23:26.525426359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.526116619Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-04-05T17:23:26.526287092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014762s
2026-04-05T17:23:26.526476313Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-04-05T17:23:26.526670073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.526908884Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199
2026-04-05T17:23:26.527173647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-04-05T17:23:26', 'mediainfo_to_ffmpeg')
2026-04-05T17:23:26.527493651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.528168249Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-04-05T17:23:26.528379123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014926s
2026-04-05T17:23:26.528550569Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-04-05T17:23:26.528743367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.528992759Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200
2026-04-05T17:23:26.529254205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-04-05T17:23:26', 'cdh_per_downloadclient')
2026-04-05T17:23:26.529587316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.530250451Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-04-05T17:23:26.530439381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014999s
2026-04-05T17:23:26.530633412Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-04-05T17:23:26.530834146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.531073468Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201
2026-04-05T17:23:26.531350896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-04-05T17:23:26', 'migrate_discord_from_slack')
2026-04-05T17:23:26.531679137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.532354086Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-04-05T17:23:26.532549209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015045s
2026-04-05T17:23:26.532732788Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-04-05T17:23:26.532922430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.533163676Z [Info] remove_predb: Starting migration of Log DB to 202
2026-04-05T17:23:26.533420643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-04-05T17:23:26', 'remove_predb')
2026-04-05T17:23:26.533738914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.534365405Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-04-05T17:23:26.534546590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014427s
2026-04-05T17:23:26.534742644Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-04-05T17:23:26.534943359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.535184033Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203
2026-04-05T17:23:26.535464257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-04-05T17:23:26', 'add_on_update_to_notifications')
2026-04-05T17:23:26.535796095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.536510393Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-04-05T17:23:26.536688833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015338s
2026-04-05T17:23:26.536881651Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-04-05T17:23:26.537082335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.537321807Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204
2026-04-05T17:23:26.537599145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-04-05T17:23:26', 'ensure_identity_on_id_columns')
2026-04-05T17:23:26.537928418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.539137463Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-04-05T17:23:26.539330551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020384s
2026-04-05T17:23:26.539526095Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-04-05T17:23:26.539728503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.540002995Z [Info] download_client_per_indexer: Starting migration of Log DB to 205
2026-04-05T17:23:26.540282598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-04-05T17:23:26', 'download_client_per_indexer')
2026-04-05T17:23:26.540619396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.541219624Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-04-05T17:23:26.541409447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014767s
2026-04-05T17:23:26.541601764Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-04-05T17:23:26.541799001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.542039074Z [Info] multiple_ratings_support: Starting migration of Log DB to 206
2026-04-05T17:23:26.542310300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-04-05T17:23:26', 'multiple_ratings_support')
2026-04-05T17:23:26.542635224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.543289732Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-04-05T17:23:26.549156844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014821s
2026-04-05T17:23:26.549466076Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-04-05T17:23:26.549674536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.549955542Z [Info] movie_metadata: Starting migration of Log DB to 207
2026-04-05T17:23:26.550229954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-04-05T17:23:26', 'movie_metadata')
2026-04-05T17:23:26.550575971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.551317504Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-04-05T17:23:26.551500261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016565s
2026-04-05T17:23:26.551686837Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-04-05T17:23:26.551899235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.552144869Z [Info] add_collections: Starting migration of Log DB to 208
2026-04-05T17:23:26.552403470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-04-05T17:23:26', 'add_collections')
2026-04-05T17:23:26.552733624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.553402441Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-04-05T17:23:26.553585950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015094s
2026-04-05T17:23:26.553778819Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-04-05T17:23:26.553977889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.554217742Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209
2026-04-05T17:23:26.554491634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-04-05T17:23:26', 'movie_meta_collection_index')
2026-04-05T17:23:26.554822901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.555486787Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-04-05T17:23:26.555676609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001498s
2026-04-05T17:23:26.555879688Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-04-05T17:23:26.556150072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.556389885Z [Info] movie_added_notifications: Starting migration of Log DB to 210
2026-04-05T17:23:26.556664598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-04-05T17:23:26', 'movie_added_notifications')
2026-04-05T17:23:26.557009813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.557675123Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-04-05T17:23:26.557866288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015159s
2026-04-05T17:23:26.558055168Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-04-05T17:23:26.558249519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.558483691Z [Info] more_movie_meta_index: Starting migration of Log DB to 211
2026-04-05T17:23:26.558752432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-04-05T17:23:26', 'more_movie_meta_index')
2026-04-05T17:23:26.559076905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.559739499Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-04-05T17:23:26.559949181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014862s
2026-04-05T17:23:26.560168723Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-05T17:23:26.560385129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.560633980Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212
2026-04-05T17:23:26.561340943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-04-05T17:23:26.561517138Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-05T17:23:26.561737281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-04-05T17:23:26.562571581Z [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-04-05T17:23:26.563234044Z [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-04-05T17:23:26.563696415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-05T17:23:26.564252715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-05T17:23:26.565331697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-05T17:23:26.565703035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037694s
2026-04-05T17:23:26.565878879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-04-05T17:23:26.566042007Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:26.566224194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-04-05T17:23:26.566888421Z [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-04-05T17:23:26.567451234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-04-05T17:23:26.567857883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-04-05T17:23:26.568364162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-04-05T17:23:26.569371550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-05T17:23:26.569754501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033452s
2026-04-05T17:23:26.569935025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-05T17:23:26.570104225Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-05T17:23:26.570283015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-05T17:23:26.570882653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-05T17:23:26.571392439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-05T17:23:26.571835892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-05T17:23:26.572388945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-05T17:23:26.573347445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-05T17:23:26.573772471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032898s
2026-04-05T17:23:26.574059990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-04-05T17:23:26', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-05T17:23:26.574411688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.575365087Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-05T17:23:26.575571393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004845s
2026-04-05T17:23:26.575775834Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-04-05T17:23:26.576006408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.576264237Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214
2026-04-05T17:23:26.576543069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-04-05T17:23:26', 'add_language_tags_to_subtitle_files')
2026-04-05T17:23:26.576885769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.577570978Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-04-05T17:23:26.577774748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015458s
2026-04-05T17:23:26.577979360Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-04-05T17:23:26.578156597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.578387131Z [Info] add_salt_to_users: Starting migration of Log DB to 215
2026-04-05T17:23:26.578650942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-04-05T17:23:26', 'add_salt_to_users')
2026-04-05T17:23:26.578974383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.579778482Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-04-05T17:23:26.579989026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016144s
2026-04-05T17:23:26.580178217Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-04-05T17:23:26.580374923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.580605648Z [Info] clean_alt_titles: Starting migration of Log DB to 216
2026-04-05T17:23:26.580865441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-04-05T17:23:26', 'clean_alt_titles')
2026-04-05T17:23:26.581195936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.581875193Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-04-05T17:23:26.582062510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014972s
2026-04-05T17:23:26.582242222Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-04-05T17:23:26.582431584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.582662939Z [Info] remove_omg: Starting migration of Log DB to 217
2026-04-05T17:23:26.582915057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-04-05T17:23:26', 'remove_omg')
2026-04-05T17:23:26.583239009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.583922194Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-04-05T17:23:26.584110023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014777s
2026-04-05T17:23:26.584311147Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-04-05T17:23:26.584521190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.584760292Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218
2026-04-05T17:23:26.585053983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-04-05T17:23:26', 'add_additional_info_to_pending_releases')
2026-04-05T17:23:26.585394308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.586084538Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-04-05T17:23:26.586286013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015428s
2026-04-05T17:23:26.586471777Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-04-05T17:23:26.586671950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.586910250Z [Info] add_result_to_commands: Starting migration of Log DB to 219
2026-04-05T17:23:26.587198741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-04-05T17:23:26', 'add_result_to_commands')
2026-04-05T17:23:26.587529016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.588244797Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-04-05T17:23:26.588430150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001556s
2026-04-05T17:23:26.588631716Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-04-05T17:23:26.588826267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.589073806Z [Info] health_restored_notification: Starting migration of Log DB to 220
2026-04-05T17:23:26.589346094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-04-05T17:23:26', 'health_restored_notification')
2026-04-05T17:23:26.589675908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.590350827Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-04-05T17:23:26.590544527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015076s
2026-04-05T17:23:26.590752676Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-04-05T17:23:26.591261941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.591272863Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221
2026-04-05T17:23:26.591535252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-04-05T17:23:26', 'add_on_manual_interaction_required_to_notifications')
2026-04-05T17:23:26.591905427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.593487251Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-04-05T17:23:26.593693006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024805s
2026-04-05T17:23:26.593881655Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-04-05T17:23:26.594065756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.594302282Z [Info] remove_rarbg: Starting migration of Log DB to 222
2026-04-05T17:23:26.594562646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-04-05T17:23:26', 'remove_rarbg')
2026-04-05T17:23:26.594877881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.595535735Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-04-05T17:23:26.595712822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014623s
2026-04-05T17:23:26.595931382Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-04-05T17:23:26.596147447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.596388061Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223
2026-04-05T17:23:26.596679648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-04-05T17:23:26', 'remove_invalid_roksbox_metadata_images')
2026-04-05T17:23:26.597012057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.597691285Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-04-05T17:23:26.597887901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015254s
2026-04-05T17:23:26.598071961Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-04-05T17:23:26.598281433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.598500514Z [Info] list_sync_time: Starting migration of Log DB to 224
2026-04-05T17:23:26.598771740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-04-05T17:23:26', 'list_sync_time')
2026-04-05T17:23:26.599084109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.599922727Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-04-05T17:23:26.600195316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015474s
2026-04-05T17:23:26.600387974Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-04-05T17:23:26.600584630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.600830324Z [Info] add_tags_to_collections: Starting migration of Log DB to 225
2026-04-05T17:23:26.601115408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-04-05T17:23:26', 'add_tags_to_collections')
2026-04-05T17:23:26.601453158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.602152947Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-04-05T17:23:26.602353321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015454s
2026-04-05T17:23:26.602545648Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-04-05T17:23:26.602743747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.602996135Z [Info] add_download_client_tags: Starting migration of Log DB to 226
2026-04-05T17:23:26.603281659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-04-05T17:23:26', 'add_download_client_tags')
2026-04-05T17:23:26.603612996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.604324689Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-04-05T17:23:26.604528700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015597s
2026-04-05T17:23:26.604715296Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-04-05T17:23:26.604911210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.605147756Z [Info] add_auto_tagging: Starting migration of Log DB to 227
2026-04-05T17:23:26.605410415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-04-05T17:23:26', 'add_auto_tagging')
2026-04-05T17:23:26.605727904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.606350718Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-04-05T17:23:26.606545540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014324s
2026-04-05T17:23:26.606755383Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-04-05T17:23:26.606973782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.607219457Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228
2026-04-05T17:23:26.607517377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-04-05T17:23:26', 'add_custom_format_score_bypass_to_delay_profile')
2026-04-05T17:23:26.607876780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.608529424Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-04-05T17:23:26.608733445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001533s
2026-04-05T17:23:26.608934780Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-04-05T17:23:26.609150886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.609401340Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229
2026-04-05T17:23:26.609701093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-04-05T17:23:26', 'update_restrictions_to_release_profiles')
2026-04-05T17:23:26.610034545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.610661557Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-04-05T17:23:26.610856730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001498s
2026-04-05T17:23:26.611053065Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-04-05T17:23:26.611247046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.611486899Z [Info] rename_quality_profiles: Starting migration of Log DB to 230
2026-04-05T17:23:26.611754357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-04-05T17:23:26', 'rename_quality_profiles')
2026-04-05T17:23:26.612106155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.612722486Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-04-05T17:23:26.612911687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014674s
2026-04-05T17:23:26.613110798Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-04-05T17:23:26.613309177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.613551375Z [Info] update_images_remote_url: Starting migration of Log DB to 231
2026-04-05T17:23:26.613819014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-04-05T17:23:26', 'update_images_remote_url')
2026-04-05T17:23:26.614145401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.614744397Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-04-05T17:23:26.614934439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014262s
2026-04-05T17:23:26.615122839Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-04-05T17:23:26.615321919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.615558015Z [Info] add_notification_status: Starting migration of Log DB to 232
2026-04-05T17:23:26.615828439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-04-05T17:23:26', 'add_notification_status')
2026-04-05T17:23:26.616176780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.616789544Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-04-05T17:23:26.616973434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014549s
2026-04-05T17:23:26.617175311Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-04-05T17:23:26.617377909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.617617872Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233
2026-04-05T17:23:26.617900741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-04-05T17:23:26', 'rename_deprecated_indexer_flags')
2026-04-05T17:23:26.618229373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.618839411Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-04-05T17:23:26.619030275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014473s
2026-04-05T17:23:26.619227482Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-04-05T17:23:26.620059467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.620303418Z [Info] movie_last_searched_time: Starting migration of Log DB to 234
2026-04-05T17:23:26.620572209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-04-05T17:23:26', 'movie_last_searched_time')
2026-04-05T17:23:26.620897594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.621525609Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-04-05T17:23:26.621714399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014625s
2026-04-05T17:23:26.621899922Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-04-05T17:23:26.622090135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.622324297Z [Info] email_encryption: Starting migration of Log DB to 235
2026-04-05T17:23:26.622584741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-04-05T17:23:26', 'email_encryption')
2026-04-05T17:23:26.622901689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.623510745Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-04-05T17:23:26.623699325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014153s
2026-04-05T17:23:26.623908025Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-04-05T17:23:26.624113779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.624353021Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236
2026-04-05T17:23:26.624633496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-04-05T17:23:26', 'clear_last_rss_releases_info')
2026-04-05T17:23:26.624959241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.625574620Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-04-05T17:23:26.625765956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014516s
2026-04-05T17:23:26.625948684Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-04-05T17:23:26.626136772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.626374771Z [Info] add_indexes: Starting migration of Log DB to 237
2026-04-05T17:23:26.626628001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-04-05T17:23:26', 'add_indexes')
2026-04-05T17:23:26.626943486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.627548825Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-04-05T17:23:26.627725952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00141s
2026-04-05T17:23:26.627942788Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-04-05T17:23:26.628152801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.628398496Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238
2026-04-05T17:23:26.628692117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-04-05T17:23:26', 'parse_title_from_existing_subtitle_files')
2026-04-05T17:23:26.629028484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.629702391Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-04-05T17:23:26.629903305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015318s
2026-04-05T17:23:26.630124270Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-04-05T17:23:26.630377179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.630708406Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239
2026-04-05T17:23:26.631139053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-04-05T17:23:26', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-04-05T17:23:26.631625011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.632289850Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-04-05T17:23:26.632490243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001892s
2026-04-05T17:23:26.632699695Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-04-05T17:23:26.632903295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.633144611Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240
2026-04-05T17:23:26.633447761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-04-05T17:23:26', 'drop_multi_episode_style_from_naming_config')
2026-04-05T17:23:26.633795721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.634362753Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-04-05T17:23:26.634561814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001441s
2026-04-05T17:23:26.634747658Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-04-05T17:23:26.634941067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.635176331Z [Info] stevenlu_update_url: Starting migration of Log DB to 241
2026-04-05T17:23:26.635440172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-04-05T17:23:26', 'stevenlu_update_url')
2026-04-05T17:23:26.635757551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.636328440Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-04-05T17:23:26.636520697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001379s
2026-04-05T17:23:26.636702533Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-04-05T17:23:26.636901714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-05T17:23:26.637133581Z [Info] add_movie_keywords: Starting migration of Log DB to 242
2026-04-05T17:23:26.637403354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-04-05T17:23:26', 'add_movie_keywords')
2026-04-05T17:23:26.637718990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-05T17:23:26.638264779Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-04-05T17:23:26.638447156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013631s
2026-04-05T17:23:26.817885658Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878
2026-04-05T17:23:26.825217979Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-04-05T17:23:26.939865411Z [Info] QualityProfileService: Setting up default quality profiles
2026-04-05T17:23:26.967828507Z [Info] CommandExecutor: Starting 2 threads for tasks.
2026-04-05T17:23:26.997919467Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-04-05T17:23:26.998669347Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-04-05T17:23:26.998992868Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin
2026-04-05T17:23:27.079779320Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-04-05T17:23:27.275272564Z [ls.io-init] done.