2026-05-10T17:46:09.893339689Z [migrations] started
2026-05-10T17:46:09.893370602Z [migrations] no migrations found
2026-05-10T17:46:09.912676437Z usermod: no changes
2026-05-10T17:46:09.918673426Z ───────────────────────────────────────
2026-05-10T17:46:09.918685691Z 
2026-05-10T17:46:09.918689689Z       ██╗     ███████╗██╗ ██████╗
2026-05-10T17:46:09.918693567Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-10T17:46:09.918697555Z       ██║     ███████╗██║██║   ██║
2026-05-10T17:46:09.918701322Z       ██║     ╚════██║██║██║   ██║
2026-05-10T17:46:09.918705130Z       ███████╗███████║██║╚██████╔╝
2026-05-10T17:46:09.918709208Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-10T17:46:09.918713096Z 
2026-05-10T17:46:09.918716693Z    Brought to you by linuxserver.io
2026-05-10T17:46:09.918720481Z ───────────────────────────────────────
2026-05-10T17:46:09.919045756Z 
2026-05-10T17:46:09.919063662Z To support the app dev(s) visit:
2026-05-10T17:46:09.920502440Z Radarr: https://opencollective.com/radarr
2026-05-10T17:46:09.920829459Z 
2026-05-10T17:46:09.920834990Z To support LSIO projects visit:
2026-05-10T17:46:09.920838687Z https://www.linuxserver.io/donate/
2026-05-10T17:46:09.920842264Z 
2026-05-10T17:46:09.920845791Z ───────────────────────────────────────
2026-05-10T17:46:09.920849699Z GID/UID
2026-05-10T17:46:09.920853287Z ───────────────────────────────────────
2026-05-10T17:46:09.925427210Z 
2026-05-10T17:46:09.925436699Z User UID:    911
2026-05-10T17:46:09.925440396Z User GID:    911
2026-05-10T17:46:09.925443873Z ───────────────────────────────────────
2026-05-10T17:46:09.927216884Z Linuxserver.io version: 6.2.0.10409-ls37
2026-05-10T17:46:09.927491227Z Build-date: 2026-05-10T17:42:23+00:00
2026-05-10T17:46:09.927495235Z ───────────────────────────────────────
2026-05-10T17:46:09.927499013Z     
2026-05-10T17:46:09.977634534Z [custom-init] No custom files found, skipping...
2026-05-10T17:46:10.293301382Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.2.0.10409 
2026-05-10T17:46:10.310637711Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-10T17:46:10.314924255Z [Debug] Bootstrap: Console selected 
2026-05-10T17:46:10.315897675Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-10T17:46:10.607012251Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-10T17:46:10.658201706Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {b3912a42-12e5-45fa-bad1-04faff1694f9} may be persisted to storage in unencrypted form. 
2026-05-10T17:46:10.715622160Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-10T17:46:10.747497673Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-10T17:46:10.826269072Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-10T17:46:10.833446469Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:10.834008752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:10.873504423Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-10T17:46:10.876657614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039695s 
2026-05-10T17:46:10.876914822Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-10T17:46:10.877042008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0431881s 
2026-05-10T17:46:10.885049126Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-10T17:46:10.885664275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:10.891458205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-10T17:46:10.901313034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-10T17:46:10.912199050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206859s 
2026-05-10T17:46:10.912445828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:10.914668034Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-10T17:46:10.914744247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233075s 
2026-05-10T17:46:10.915410158Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-10T17:46:10.915606113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:10.920577937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-10T17:46:10.921595917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T17:46:10.922119572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013371s 
2026-05-10T17:46:10.922318783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:46:10.923127532Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.64E-05s 
2026-05-10T17:46:10.923539853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-10T17:46:10.924120983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-10T17:46:10.924783899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009745s 
2026-05-10T17:46:10.924956847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:10.925769434Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-10T17:46:10.925894105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019746s 
2026-05-10T17:46:10.926291054Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-10T17:46:10.926498632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:10.927217119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:46:10.927401501Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-05-10T17:46:10.927583497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-10T17:46:10.927864453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-10T17:46:10.928441175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005949s 
2026-05-10T17:46:10.928630877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:10.929313662Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-10T17:46:10.929537974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014385s 
2026-05-10T17:46:10.932783752Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-10T17:46:10.932977011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:10.933548502Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-10T17:46:10.945723625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-10T17:46:10.945747944Z [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-05-10T17:46:10.946312621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008849s 
2026-05-10T17:46:10.946534077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-10T17:46:10.946787858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-10T17:46:10.947164166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004724s 
2026-05-10T17:46:10.947255360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-05-10T17:46:10.947563090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-05-10T17:46:10.948068297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005851s 
2026-05-10T17:46:10.948216596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-05-10T17:46:10.948508905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-05-10T17:46:10.948862006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004527s 
2026-05-10T17:46:10.949024253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-05-10T17:46:10.950334602Z [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-05-10T17:46:10.951343675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021646s 
2026-05-10T17:46:10.951440860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-05-10T17:46:10.951704191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-05-10T17:46:10.952086882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000444s 
2026-05-10T17:46:10.952246714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-05-10T17:46:10.953212539Z [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-05-10T17:46:10.954014544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016176s 
2026-05-10T17:46:10.954191691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-10T17:46:10.954477396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:10.954821539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004371s 
2026-05-10T17:46:10.954967343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-05-10T17:46:10.955217076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:10.955554917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004321s 
2026-05-10T17:46:10.955730390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-05-10T17:46:10.956715725Z [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-05-10T17:46:10.957452729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015424s 
2026-05-10T17:46:10.957586839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-05-10T17:46:10.958202570Z [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-05-10T17:46:10.958748629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009674s 
2026-05-10T17:46:10.958906608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-10T17:46:10.959442126Z [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-05-10T17:46:10.959987525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009066s 
2026-05-10T17:46:10.960175914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-10T17:46:10.960413393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-10T17:46:10.960798518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004415s 
2026-05-10T17:46:10.960966968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-10T17:46:10.965374716Z [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-05-10T17:46:10.965875454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047859s 
2026-05-10T17:46:10.966069034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-10T17:46:10.966488359Z [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-05-10T17:46:10.966953125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007223s 
2026-05-10T17:46:10.967139650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-10T17:46:10.967390876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-10T17:46:10.967745441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004792s 
2026-05-10T17:46:10.967942938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-10T17:46:10.970245236Z [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-05-10T17:46:10.970732968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025673s 
2026-05-10T17:46:10.970873631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-10T17:46:10.971155389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-10T17:46:10.971412337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004183s 
2026-05-10T17:46:10.971587840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-05-10T17:46:10.972073448Z [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-05-10T17:46:10.972506520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006978s 
2026-05-10T17:46:10.972645350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-05-10T17:46:10.972931607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:46:10.973261922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004222s 
2026-05-10T17:46:10.973573570Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-05-10T17:46:10.974110892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-05-10T17:46:10.974353651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005943s 
2026-05-10T17:46:10.974523723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-05-10T17:46:10.975024191Z [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-05-10T17:46:10.975488496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008392s 
2026-05-10T17:46:10.975642797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-05-10T17:46:10.976426886Z [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-05-10T17:46:10.976975291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011143s 
2026-05-10T17:46:10.977145374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-05-10T17:46:10.977773389Z [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-05-10T17:46:10.978331383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010296s 
2026-05-10T17:46:10.978481465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-05-10T17:46:10.978914497Z [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-05-10T17:46:10.979374794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007306s 
2026-05-10T17:46:10.979540017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-05-10T17:46:10.979842857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-05-10T17:46:10.980290268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004966s 
2026-05-10T17:46:10.980482375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-05-10T17:46:10.980780045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-05-10T17:46:10.981127144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004724s 
2026-05-10T17:46:10.981228608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-05-10T17:46:10.981759568Z [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-05-10T17:46:10.982218212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000772s 
2026-05-10T17:46:10.982367823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-10T17:46:10.982986910Z [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-05-10T17:46:10.983523260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010087s 
2026-05-10T17:46:10.983662591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-10T17:46:10.984227088Z [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-05-10T17:46:10.984687034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007876s 
2026-05-10T17:46:10.984863640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-05-10T17:46:10.985382124Z [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-05-10T17:46:10.985864656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008803s 
2026-05-10T17:46:10.986044598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-05-10T17:46:10.986442560Z [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-05-10T17:46:10.986847395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000641s 
2026-05-10T17:46:10.987004111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-10T17:46:10.987303133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-10T17:46:10.987654782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000517s 
2026-05-10T17:46:10.987813321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-10T17:46:10.988155941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-10T17:46:10.988444843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004189s 
2026-05-10T17:46:10.988612941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-05-10T17:46:10.989002406Z [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-05-10T17:46:10.989457463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006811s 
2026-05-10T17:46:10.989626072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-05-10T17:46:10.990218014Z [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-05-10T17:46:10.990731158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009435s 
2026-05-10T17:46:10.991826735Z [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-05-10T17:46:10.992480752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-10T17:46:10.992871990Z [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-05-10T17:46:10.993320093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006828s 
2026-05-10T17:46:10.993503512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-10T17:46:10.993765359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-10T17:46:10.994109993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004402s 
2026-05-10T17:46:10.994286509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-10T17:46:10.994540110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-10T17:46:10.994868752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004226s 
2026-05-10T17:46:10.995035337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-10T17:46:10.995624183Z [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-05-10T17:46:10.996183740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009743s 
2026-05-10T17:46:10.996352420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-10T17:46:10.996901456Z [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-05-10T17:46:10.997436313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009278s 
2026-05-10T17:46:10.997631687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-05-10T17:46:10.997921250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-05-10T17:46:10.998313340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005113s 
2026-05-10T17:46:10.998451839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-10T17:46:10.999039202Z [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-05-10T17:46:10.999560321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000943s 
2026-05-10T17:46:10.999727518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-10T17:46:11.000406456Z [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-05-10T17:46:11.000955181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010609s 
2026-05-10T17:46:11.001126676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-10T17:46:11.001365367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-10T17:46:11.001692145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000404s 
2026-05-10T17:46:11.003129200Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015535 taking an average of 00:00:00.0015535 
2026-05-10T17:46:11.003806333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-10T17:46:11', 'InitialSetup') 
2026-05-10T17:46:11.004179014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.006596493Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-10T17:46:11.006752438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00528s 
2026-05-10T17:46:11.007010768Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-10T17:46:11.007208366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.007468179Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-05-10T17:46:11.008416359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-05-10T17:46:11.009003422Z [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-05-10T17:46:11.009574261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009824s 
2026-05-10T17:46:11.009758342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-05-10T17:46:11.010016953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-10T17:46:11.010357890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004329s 
2026-05-10T17:46:11.010511579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.010649978Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.010829880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-05-10T17:46:11.011147129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.011995789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009404s 
2026-05-10T17:46:11.012334812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-10T17:46:11', 'add_moviefiles_table') 
2026-05-10T17:46:11.012664105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.013602886Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-10T17:46:11.013766124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025346s 
2026-05-10T17:46:11.013951348Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-10T17:46:11.014142503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.014378217Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-05-10T17:46:11.014696669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-10T17:46:11.014848895Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.015016884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-05-10T17:46:11.015247177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.016201640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009662s 
2026-05-10T17:46:11.016483177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-10T17:46:11', 'fix_history_movieId') 
2026-05-10T17:46:11.016807129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.017794909Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-10T17:46:11.017955332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025779s 
2026-05-10T17:46:11.018130625Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-10T17:46:11.018315858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.018551874Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-05-10T17:46:11.019647040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.019770558Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.019988157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-05-10T17:46:11.020212158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.025514427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053407s 
2026-05-10T17:46:11.025706404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.025846035Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:46:11.026035858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-05-10T17:46:11.026271893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-05-10T17:46:11.027100412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008949s 
2026-05-10T17:46:11.027250154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.027388041Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.027774510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-05-10T17:46:11.038626107Z [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-05-10T17:46:11.040408086Z [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-05-10T17:46:11.041483151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:11.042596023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:11.045158043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:11.045637048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:11.046015701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180367s 
2026-05-10T17:46:11.046177326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.046316627Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.046479675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-05-10T17:46:11.046733056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-05-10T17:46:11.047509049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008554s 
2026-05-10T17:46:11.047828472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-10T17:46:11', 'add_tmdb_stuff') 
2026-05-10T17:46:11.048168076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.049221227Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-10T17:46:11.049379556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025413s 
2026-05-10T17:46:11.049579148Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-10T17:46:11.049766946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.050027972Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-05-10T17:46:11.050493339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-10T17:46:11.050653011Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.050820628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-05-10T17:46:11.053396196Z [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-05-10T17:46:11.054301139Z [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-05-10T17:46:11.054812288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-10T17:46:11.055438610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-10T17:46:11.058151925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-10T17:46:11.058515928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075291s 
2026-05-10T17:46:11.058828107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-10T17:46:11', 'fix_movie_files') 
2026-05-10T17:46:11.059163232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.059981651Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-10T17:46:11.060136733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089588s 
2026-05-10T17:46:11.060328920Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-10T17:46:11.060526238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.060837815Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-05-10T17:46:11.061232931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-10T17:46:11.061389276Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.061570771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-05-10T17:46:11.063998802Z [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-05-10T17:46:11.064734924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-05-10T17:46:11.065149650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-10T17:46:11.065762845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-10T17:46:11.069266121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-10T17:46:11.069679163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079307s 
2026-05-10T17:46:11.070010340Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-10T17:46:11.070418542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-10T17:46:11.070708947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004644s 
2026-05-10T17:46:11.071034152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-10T17:46:11', 'update_schedule_intervale') 
2026-05-10T17:46:11.071352433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.072726821Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-10T17:46:11.072884118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002409s 
2026-05-10T17:46:11.073092468Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-10T17:46:11.073297280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.073541342Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-05-10T17:46:11.074003333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-10T17:46:11.074163966Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.074361464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-05-10T17:46:11.074633482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-05-10T17:46:11.075642534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001093s 
2026-05-10T17:46:11.075809901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-10T17:46:11.075975725Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.076182562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-05-10T17:46:11.076456444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-05-10T17:46:11.077452269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010821s 
2026-05-10T17:46:11.077615498Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.077808938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.078295698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005219s 
2026-05-10T17:46:11.078646535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-10T17:46:11', 'add_movie_formats_to_naming_config') 
2026-05-10T17:46:11.078980588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.079693123Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-10T17:46:11.079873837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001868s 
2026-05-10T17:46:11.080098820Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-10T17:46:11.080268722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.080505088Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-05-10T17:46:11.080787387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.080939804Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.081126670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-05-10T17:46:11.081379770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-05-10T17:46:11.082354263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010614s 
2026-05-10T17:46:11.082675209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-10T17:46:11', 'add_phyiscal_release') 
2026-05-10T17:46:11.082992268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.083661466Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-10T17:46:11.083840567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023486s 
2026-05-10T17:46:11.084061091Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-10T17:46:11.084253949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.084477880Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-05-10T17:46:11.086002952Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:11.086861552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-05-10T17:46:11.087117096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009323s 
2026-05-10T17:46:11.087422762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-10T17:46:11', 'remove_bitmetv') 
2026-05-10T17:46:11.087749801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.088375611Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-10T17:46:11.088532778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021577s 
2026-05-10T17:46:11.088716768Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-10T17:46:11.088909426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.089142516Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-05-10T17:46:11.089607031Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:11.089906154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-05-10T17:46:11.090152149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003576s 
2026-05-10T17:46:11.090456733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-10T17:46:11', 'remove_torrentleech') 
2026-05-10T17:46:11.090773952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.091402528Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-10T17:46:11.091567019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015845s 
2026-05-10T17:46:11.091752482Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-10T17:46:11.091957425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.092199593Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-05-10T17:46:11.092517553Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:11.092811766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-05-10T17:46:11.093044805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000342s 
2026-05-10T17:46:11.093354369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-10T17:46:11', 'remove_broadcasthenet') 
2026-05-10T17:46:11.093671488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.094281847Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-10T17:46:11.094450136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015469s 
2026-05-10T17:46:11.094623686Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-10T17:46:11.094810452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.095041046Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-05-10T17:46:11.095337463Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:11.095604832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-05-10T17:46:11.095856669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003297s 
2026-05-10T17:46:11.096257036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-10T17:46:11', 'remove_fanzub') 
2026-05-10T17:46:11.096559094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.097155235Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-10T17:46:11.097314836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015999s 
2026-05-10T17:46:11.097500370Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-10T17:46:11.097696445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.097932981Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-05-10T17:46:11.098175419Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.098367667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.098844347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000504s 
2026-05-10T17:46:11.099174482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-10T17:46:11', 'update_movie_sorttitle') 
2026-05-10T17:46:11.099496350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.100154886Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-10T17:46:11.100313887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017572s 
2026-05-10T17:46:11.100511024Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-10T17:46:11.100707519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.100949597Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-05-10T17:46:11.101198538Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.101388902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.101855602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004884s 
2026-05-10T17:46:11.102195577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-10T17:46:11', 'update_movie_sorttitle_again') 
2026-05-10T17:46:11.102524349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.103156192Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-10T17:46:11.103307406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017279s 
2026-05-10T17:46:11.103485184Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-10T17:46:11.103680377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.103927625Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-05-10T17:46:11.104706304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-05-10T17:46:11.104966798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-05-10T17:46:11.105965510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010706s 
2026-05-10T17:46:11.106284172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-10T17:46:11', 'update_movie_file') 
2026-05-10T17:46:11.106605850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.107246139Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-10T17:46:11.107406071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023325s 
2026-05-10T17:46:11.107595172Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-10T17:46:11.107819895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.108072413Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-05-10T17:46:11.108312447Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.108503241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.108966835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004898s 
2026-05-10T17:46:11.109283433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-10T17:46:11', 'update_movie_slug') 
2026-05-10T17:46:11.109601914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.110215390Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-10T17:46:11.110375402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017183s 
2026-05-10T17:46:11.110565365Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-10T17:46:11.110757853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.110998347Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-05-10T17:46:11.111276708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.111427592Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.111614428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-05-10T17:46:11.111880263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-05-10T17:46:11.112902001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001118s 
2026-05-10T17:46:11.113235533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-10T17:46:11', 'add_youtube_trailer_id') 
2026-05-10T17:46:11.113551930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.114226660Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-10T17:46:11.114392924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024099s 
2026-05-10T17:46:11.114564189Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-10T17:46:11.114780325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.114994436Z [Info] add_studio: Starting migration of Main DB to 120 
2026-05-10T17:46:11.115263999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.115385373Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.115551919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-05-10T17:46:11.115800520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-05-10T17:46:11.116802057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010463s 
2026-05-10T17:46:11.117091229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-10T17:46:11', 'add_studio') 
2026-05-10T17:46:11.117404741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.118087937Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-10T17:46:11.118225424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002307s 
2026-05-10T17:46:11.118412951Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-10T17:46:11.118603475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.118839901Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-05-10T17:46:11.119080155Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.119241861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.119705364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004859s 
2026-05-10T17:46:11.120082153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-10T17:46:11', 'update_filedate_config') 
2026-05-10T17:46:11.120418010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.121011756Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-10T17:46:11.121172249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017303s 
2026-05-10T17:46:11.121366550Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-10T17:46:11.121558858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.121795524Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-05-10T17:46:11.122186722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-10T17:46:11.122340703Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.122513551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-05-10T17:46:11.122740408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-05-10T17:46:11.123650701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009971s 
2026-05-10T17:46:11.123813740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-10T17:46:11.124012209Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.124181971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-05-10T17:46:11.126906268Z [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-05-10T17:46:11.127947415Z [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-05-10T17:46:11.128507533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-10T17:46:11.128948632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-10T17:46:11.131304607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069311s 
2026-05-10T17:46:11.131434980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-10T17:46:11.131572647Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-10T17:46:11.131745616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-05-10T17:46:11.134438449Z [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-05-10T17:46:11.135435507Z [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-05-10T17:46:11.135997790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-10T17:46:11.136510713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-10T17:46:11.138347062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006418s 
2026-05-10T17:46:11.138671876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-10T17:46:11', 'add_movieid_to_blacklist') 
2026-05-10T17:46:11.139001350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.140370858Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-10T17:46:11.140537133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084028s 
2026-05-10T17:46:11.140729471Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-10T17:46:11.140925385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.141166311Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-05-10T17:46:11.142022786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-05-10T17:46:11.142661833Z [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-05-10T17:46:11.143231460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010407s 
2026-05-10T17:46:11.143414208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-05-10T17:46:11.143672930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-05-10T17:46:11.144020019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00044s 
2026-05-10T17:46:11.144342949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-10T17:46:11', 'create_netimport_table') 
2026-05-10T17:46:11.144667362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.145450580Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-10T17:46:11.145626244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018439s 
2026-05-10T17:46:11.145820796Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-10T17:46:11.146013784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.146263688Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-05-10T17:46:11.146593291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-10T17:46:11.146739556Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.146915941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-05-10T17:46:11.147162849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-05-10T17:46:11.148014534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000911s 
2026-05-10T17:46:11.148342354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-10T17:46:11', 'add_preferred_tags_to_profile') 
2026-05-10T17:46:11.148682529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.149398291Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-10T17:46:11.149584887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022659s 
2026-05-10T17:46:11.149752905Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-10T17:46:11.149935874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.150168142Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-05-10T17:46:11.150406662Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.150565893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.151046842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005065s 
2026-05-10T17:46:11.151360383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-10T17:46:11', 'fix_imdb_unique') 
2026-05-10T17:46:11.151680819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.152407252Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-10T17:46:11.152585270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018488s 
2026-05-10T17:46:11.152775874Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-10T17:46:11.152981128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.153219738Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-05-10T17:46:11.153460463Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.153649253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.155344768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017149s 
2026-05-10T17:46:11.155680715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-10T17:46:11', 'update_qualities_and_profiles') 
2026-05-10T17:46:11.156101943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.156799999Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-10T17:46:11.156992487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030962s 
2026-05-10T17:46:11.157151748Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-10T17:46:11.157334757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.157565501Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-05-10T17:46:11.157863882Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:11.158130580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-10T17:46:11.158377747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003298s 
2026-05-10T17:46:11.158645477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-10T17:46:11', 'remove_wombles') 
2026-05-10T17:46:11.158958728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.159634849Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-10T17:46:11.159762978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015647s 
2026-05-10T17:46:11.159991839Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-10T17:46:11.160176761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.160408498Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-05-10T17:46:11.160705656Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:11.160983526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-05-10T17:46:11.161232938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003431s 
2026-05-10T17:46:11.161531540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-10T17:46:11', 'remove_kickass') 
2026-05-10T17:46:11.161848508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.162495522Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-10T17:46:11.162618078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015852s 
2026-05-10T17:46:11.162832811Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-10T17:46:11.163037824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.163328720Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-05-10T17:46:11.163597361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-10T17:46:11.163776402Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.164013990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-05-10T17:46:11.164289705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-05-10T17:46:11.165093775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008981s 
2026-05-10T17:46:11.165450704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-10T17:46:11', 'add_parsed_movie_info_to_pending_release') 
2026-05-10T17:46:11.165785338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.166519607Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-10T17:46:11.166701393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022681s 
2026-05-10T17:46:11.166899993Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-10T17:46:11.167091138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.167297533Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-05-10T17:46:11.167618931Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:11.167913404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-10T17:46:11.168200622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003564s 
2026-05-10T17:46:11.168402218Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:11.168660268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-05-10T17:46:11.168902877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003354s 
2026-05-10T17:46:11.169217511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-10T17:46:11', 'remove_wombles_kickass') 
2026-05-10T17:46:11.169535421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.170188917Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-10T17:46:11.170353379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016194s 
2026-05-10T17:46:11.170559173Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-10T17:46:11.170765028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.171010723Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-05-10T17:46:11.171328222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-10T17:46:11.171469867Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.171676413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-05-10T17:46:11.174384488Z [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-05-10T17:46:11.175272887Z [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-05-10T17:46:11.175752774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-10T17:46:11.176220776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-10T17:46:11.178149371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062973s 
2026-05-10T17:46:11.178491310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-10T17:46:11', 'make_parsed_episode_info_nullable') 
2026-05-10T17:46:11.178864191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.179952503Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-10T17:46:11.180132676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080246s 
2026-05-10T17:46:11.180332168Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-10T17:46:11.180530978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.180776042Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-05-10T17:46:11.181197801Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-10T17:46:11.181600181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-10T17:46:11.181893943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004535s 
2026-05-10T17:46:11.182222234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-10T17:46:11', 'rename_torrent_downloadstation') 
2026-05-10T17:46:11.182562259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.183556361Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-10T17:46:11.183722366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020634s 
2026-05-10T17:46:11.183922669Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-10T17:46:11.184122612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.184361403Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-05-10T17:46:11.185120121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-10T17:46:11.185280845Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.185468202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-05-10T17:46:11.185765240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-10T17:46:11.186565813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009198s 
2026-05-10T17:46:11.186724633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.186865477Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.187047864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-05-10T17:46:11.187337257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-10T17:46:11.188214714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009885s 
2026-05-10T17:46:11.188544929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-10T17:46:11', 'add_minimumavailability') 
2026-05-10T17:46:11.188871487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.189865239Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-10T17:46:11.190033598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026078s 
2026-05-10T17:46:11.190241336Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-10T17:46:11.190450738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.190698347Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-05-10T17:46:11.190951316Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.191140417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.191414960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002871s 
2026-05-10T17:46:11.191745095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-10T17:46:11', 'add_remux_qualities_for_the_wankers') 
2026-05-10T17:46:11.192109449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.192784589Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-10T17:46:11.192961375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016141s 
2026-05-10T17:46:11.193162781Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-10T17:46:11.193360840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.193602526Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-05-10T17:46:11.193923613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.194075579Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.194252576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-05-10T17:46:11.194527570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.195394225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009691s 
2026-05-10T17:46:11.195729110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-10T17:46:11', 'add_haspredbentry_to_movies') 
2026-05-10T17:46:11.196070577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.196771900Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-10T17:46:11.196943716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023075s 
2026-05-10T17:46:11.197131745Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-10T17:46:11.197325435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.197563084Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-05-10T17:46:11.197852517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.198005394Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.198173293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-05-10T17:46:11.198437104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-05-10T17:46:11.199341836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009845s 
2026-05-10T17:46:11.199660127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-10T17:46:11', 'add_pathstate_to_movies') 
2026-05-10T17:46:11.200009000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.200667506Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-10T17:46:11.200832379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022911s 
2026-05-10T17:46:11.201028634Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-10T17:46:11.201223797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.201463610Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-05-10T17:46:11.201969539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-05-10T17:46:11.202389334Z [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-05-10T17:46:11.202886967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007406s 
2026-05-10T17:46:11.203081158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-05-10T17:46:11.203370691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-05-10T17:46:11.203716457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004693s 
2026-05-10T17:46:11.203910939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.204093647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.204739478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006612s 
2026-05-10T17:46:11.205081858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-10T17:46:11', 'add_import_exclusions_table') 
2026-05-10T17:46:11.205407784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.206184248Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-10T17:46:11.206357367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020761s 
2026-05-10T17:46:11.206547470Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-10T17:46:11.214938781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.215335600Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-05-10T17:46:11.215780647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.215945890Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T17:46:11.216149339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-05-10T17:46:11.216418261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-05-10T17:46:11.217346581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010186s 
2026-05-10T17:46:11.217679552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-10T17:46:11', 'add_physical_release_note') 
2026-05-10T17:46:11.218008043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.218947987Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-10T17:46:11.219118911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025885s 
2026-05-10T17:46:11.219317471Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-10T17:46:11.219516241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.219759591Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-05-10T17:46:11.220062782Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.220255019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.222078422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018448s 
2026-05-10T17:46:11.222412414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-10T17:46:11', 'consolidate_indexer_baseurl') 
2026-05-10T17:46:11.222741237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.223705479Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-10T17:46:11.223888668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034338s 
2026-05-10T17:46:11.224094933Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-10T17:46:11.224292451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.224531432Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-05-10T17:46:11.226785382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-05-10T17:46:11.227469410Z [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-05-10T17:46:11.228093768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010919s 
2026-05-10T17:46:11.228393191Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-05-10T17:46:11.232823905Z [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-05-10T17:46:11.234935208Z [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-05-10T17:46:11.235960232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:11.236737568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:11.238838169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:11.239187773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010609s 
2026-05-10T17:46:11.239346893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.239483298Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-10T17:46:11.239662789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-05-10T17:46:11.239916881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-05-10T17:46:11.240775080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009376s 
2026-05-10T17:46:11.240938419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.241076266Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-10T17:46:11.241260518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-05-10T17:46:11.241552446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-05-10T17:46:11.242438831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009939s 
2026-05-10T17:46:11.242771401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-10T17:46:11', 'add_alternative_titles_table') 
2026-05-10T17:46:11.243100313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.244385492Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-10T17:46:11.244566216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002906s 
2026-05-10T17:46:11.244753273Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-10T17:46:11.244966673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.245208530Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-05-10T17:46:11.245639598Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.245841966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.246135697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003239s 
2026-05-10T17:46:11.246305990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-10T17:46:11.246459279Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 
2026-05-10T17:46:11.246655074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-05-10T17:46:11.249579323Z [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-05-10T17:46:11.250483865Z [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-05-10T17:46:11.250972038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:46:11.251462416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:46:11.253853312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007011s 
2026-05-10T17:46:11.254068375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-10T17:46:11.254366115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:46:11.254720619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004956s 
2026-05-10T17:46:11.255039661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-10T17:46:11', 'fix_duplicate_alt_titles') 
2026-05-10T17:46:11.255364065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.256555044Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-10T17:46:11.256727371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022912s 
2026-05-10T17:46:11.256894618Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-10T17:46:11.257078298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.257307078Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-05-10T17:46:11.258980409Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-05-10T17:46:11.259257837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-10T17:46:11.259630097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004805s 
2026-05-10T17:46:11.259804358Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-05-10T17:46:11.260017437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-10T17:46:11.260378765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004026s 
2026-05-10T17:46:11.260545792Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-05-10T17:46:11.260735794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-10T17:46:11.261092483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003858s 
2026-05-10T17:46:11.261255220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-10T17:46:11.261779867Z [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-05-10T17:46:11.262266688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008464s 
2026-05-10T17:46:11.262435077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-10T17:46:11.262998241Z [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-05-10T17:46:11.263495954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009041s 
2026-05-10T17:46:11.263666107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-10T17:46:11.264265263Z [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-05-10T17:46:11.264773427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000949s 
2026-05-10T17:46:11.265093231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-10T17:46:11', 'movie_extras') 
2026-05-10T17:46:11.265405520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.266830330Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-10T17:46:11.266995884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029859s 
2026-05-10T17:46:11.267171618Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-10T17:46:11.267353855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.267586593Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-05-10T17:46:11.268185099Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-05-10T17:46:11.268381234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-05-10T17:46:11.268743313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003906s 
2026-05-10T17:46:11.268913296Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-05-10T17:46:11.269106234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-05-10T17:46:11.269456029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003825s 
2026-05-10T17:46:11.269616261Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-05-10T17:46:11.269796835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-05-10T17:46:11.270326973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005539s 
2026-05-10T17:46:11.270489751Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-05-10T17:46:11.270679082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-05-10T17:46:11.271045841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003955s 
2026-05-10T17:46:11.271297818Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-05-10T17:46:11.273982025Z [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-05-10T17:46:11.274909383Z [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-05-10T17:46:11.275431474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-10T17:46:11.275997464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-10T17:46:11.277836889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063474s 
2026-05-10T17:46:11.278063335Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-05-10T17:46:11.280722812Z [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-05-10T17:46:11.281505648Z [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-05-10T17:46:11.281974082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-10T17:46:11.282611446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-10T17:46:11.284496112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-10T17:46:11.284978032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-10T17:46:11.285346064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071365s 
2026-05-10T17:46:11.285687141Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-05-10T17:46:11.288744068Z [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-05-10T17:46:11.289682929Z [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-05-10T17:46:11.290234670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-10T17:46:11.290716821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-10T17:46:11.292535374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065995s 
2026-05-10T17:46:11.292761951Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-05-10T17:46:11.295682373Z [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-05-10T17:46:11.296437213Z [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-05-10T17:46:11.296882931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-10T17:46:11.297474302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-10T17:46:11.299238275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062888s 
2026-05-10T17:46:11.299577789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-10T17:46:11', 'clean_core_tv') 
2026-05-10T17:46:11.299965309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.301144915Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-10T17:46:11.301307052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081731s 
2026-05-10T17:46:11.301521494Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-10T17:46:11.301725335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.301978995Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-05-10T17:46:11.302365243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T17:46:11.302533122Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:11.302718034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-05-10T17:46:11.302971495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-05-10T17:46:11.303767809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008755s 
2026-05-10T17:46:11.304025888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-05-10T17:46:11.304325722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-05-10T17:46:11.305086144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008664s 
2026-05-10T17:46:11.305424746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-10T17:46:11', 'add_cookies_to_indexer_status') 
2026-05-10T17:46:11.305763408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.306507737Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-10T17:46:11.306679493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002253s 
2026-05-10T17:46:11.306875367Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-10T17:46:11.307069749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.307306235Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-05-10T17:46:11.307680158Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-10T17:46:11.308040344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-10T17:46:11.308346040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s 
2026-05-10T17:46:11.308598859Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-10T17:46:11.308897330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-10T17:46:11.309150590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003415s 
2026-05-10T17:46:11.309466336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-10T17:46:11', 'banner_to_fanart') 
2026-05-10T17:46:11.309789176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.310477864Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-10T17:46:11.310644790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016453s 
2026-05-10T17:46:11.310848520Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-10T17:46:11.311062261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.311308527Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-05-10T17:46:11.311747311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-10T17:46:11.311928746Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:46:11.312136965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-05-10T17:46:11.312459695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.313297763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009748s 
2026-05-10T17:46:11.313633259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-10T17:46:11', 'naming_config_colon_action') 
2026-05-10T17:46:11.313978925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.314699737Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-10T17:46:11.314875992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023441s 
2026-05-10T17:46:11.315058349Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-10T17:46:11.315252581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.315506642Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-05-10T17:46:11.316053223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-05-10T17:46:11.316445102Z [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-05-10T17:46:11.316864988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006264s 
2026-05-10T17:46:11.317056163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-05-10T17:46:11.317332931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-10T17:46:11.317704309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004798s 
2026-05-10T17:46:11.317877357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-10T17:46:11.318013331Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.318207693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-05-10T17:46:11.318516735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-05-10T17:46:11.319316266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009395s 
2026-05-10T17:46:11.319518653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-05-10T17:46:11.319805030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.320627908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009272s 
2026-05-10T17:46:11.320795575Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.320992211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.321195140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00024s 
2026-05-10T17:46:11.321514654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-10T17:46:11', 'add_custom_formats') 
2026-05-10T17:46:11.321845771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.322681734Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-10T17:46:11.322846937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016949s 
2026-05-10T17:46:11.323050117Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-10T17:46:11.323248927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.323507117Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-05-10T17:46:11.323891311Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-10T17:46:11.324223350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-10T17:46:11.324503604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003933s 
2026-05-10T17:46:11.324850964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-10T17:46:11', 'remove_extra_naming_config') 
2026-05-10T17:46:11.325173143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.325921780Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-10T17:46:11.326103506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017644s 
2026-05-10T17:46:11.326307517Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-10T17:46:11.326509264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.326759448Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-05-10T17:46:11.327010373Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.327202239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.328711780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015257s 
2026-05-10T17:46:11.329055963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-10T17:46:11', 'convert_regex_required_tags') 
2026-05-10T17:46:11.329396299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.330118964Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-10T17:46:11.330318807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028966s 
2026-05-10T17:46:11.330533149Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-10T17:46:11.330733181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.330988596Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-05-10T17:46:11.331246345Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.331443302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.331949351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004806s 
2026-05-10T17:46:11.332302963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-10T17:46:11', 'fix_format_tags_double_underscore') 
2026-05-10T17:46:11.332650563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.333341355Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-10T17:46:11.333528441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018721s 
2026-05-10T17:46:11.333712182Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-10T17:46:11.333915020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.334152068Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-05-10T17:46:11.334496141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-10T17:46:11.334929022Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:11.335104346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-05-10T17:46:11.335335451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-05-10T17:46:11.336189291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009126s 
2026-05-10T17:46:11.336418412Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-10T17:46:11.336653756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-10T17:46:11.336884962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002834s 
2026-05-10T17:46:11.337212221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-10T17:46:11', 'add_tags_to_net_import') 
2026-05-10T17:46:11.337542867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.338270152Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-10T17:46:11.338449423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016334s 
2026-05-10T17:46:11.338634706Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-10T17:46:11.338842846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.339085875Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-05-10T17:46:11.339459458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-10T17:46:11.339876327Z [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-05-10T17:46:11.340307836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006581s 
2026-05-10T17:46:11.340632200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-10T17:46:11', 'add_custom_filters') 
2026-05-10T17:46:11.340966283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.341725993Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-10T17:46:11.341891566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020617s 
2026-05-10T17:46:11.342105407Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-10T17:46:11.342329138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.342588240Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-05-10T17:46:11.344626846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-10T17:46:11.344802510Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.344983103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-05-10T17:46:11.345269791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.346088349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009283s 
2026-05-10T17:46:11.346390939Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-05-10T17:46:11.351590392Z [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-05-10T17:46:11.352748384Z [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-05-10T17:46:11.353353142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T17:46:11.354038863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T17:46:11.356152320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T17:46:11.356554490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099747s 
2026-05-10T17:46:11.356783792Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-05-10T17:46:11.361573178Z [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-05-10T17:46:11.362441026Z [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-05-10T17:46:11.362907756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-10T17:46:11.363530851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-10T17:46:11.365530108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-10T17:46:11.365879292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089054s 
2026-05-10T17:46:11.366040096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T17:46:11.366177653Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.366397796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-05-10T17:46:11.366679664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-05-10T17:46:11.367460246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008771s 
2026-05-10T17:46:11.367729909Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-10T17:46:11.368075074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-10T17:46:11.368323675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003855s 
2026-05-10T17:46:11.368478637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T17:46:11.368616204Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.368811458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-05-10T17:46:11.371512508Z [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-05-10T17:46:11.372485618Z [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-05-10T17:46:11.373015966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-10T17:46:11.373671266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-10T17:46:11.375582496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-10T17:46:11.375947511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006939s 
2026-05-10T17:46:11.376137864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-10T17:46:11.376650096Z [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-05-10T17:46:11.377152017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008564s 
2026-05-10T17:46:11.377355998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-10T17:46:11.377673107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T17:46:11.378043002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005073s 
2026-05-10T17:46:11.378383668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-10T17:46:11', 'indexer_client_status_search_changes') 
2026-05-10T17:46:11.378716158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.379959933Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-10T17:46:11.380150066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023655s 
2026-05-10T17:46:11.380374899Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-10T17:46:11.380581555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.380845486Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-05-10T17:46:11.381415064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-10T17:46:11.381574144Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:46:11.381749207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-05-10T17:46:11.382022758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T17:46:11.382871978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000951s 
2026-05-10T17:46:11.383034686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-10T17:46:11.383171471Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.383341183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-05-10T17:46:11.383608491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T17:46:11.384456509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009372s 
2026-05-10T17:46:11.384630630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-10T17:46:11.384763858Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.384935975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-05-10T17:46:11.385212312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T17:46:11.386025610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009174s 
2026-05-10T17:46:11.386196033Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.386372449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.390579903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042162s 
2026-05-10T17:46:11.390943616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-10T17:46:11', 'add_language_to_files_history_blacklist') 
2026-05-10T17:46:11.391286777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.392150767Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-10T17:46:11.392336110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005742s 
2026-05-10T17:46:11.392541674Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-10T17:46:11.392741126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.392990368Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-05-10T17:46:11.394716435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-10T17:46:11.394871216Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:46:11.395052722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-05-10T17:46:11.395311734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-10T17:46:11.396163830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009307s 
2026-05-10T17:46:11.396328211Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:11.397009594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-10T17:46:11.397268415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008009s 
2026-05-10T17:46:11.397607628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-10T17:46:11', 'add_update_allowed_quality_profile') 
2026-05-10T17:46:11.397932703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.398737955Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-10T17:46:11.398912747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022151s 
2026-05-10T17:46:11.399111888Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-10T17:46:11.399303835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.399549890Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-05-10T17:46:11.399885887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-10T17:46:11.400057453Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.400235371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-05-10T17:46:11.400524534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:46:11.401332411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000923s 
2026-05-10T17:46:11.401496000Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.401682315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.416532917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148615s 
2026-05-10T17:46:11.416883994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-10T17:46:11', 'add_download_client_priority') 
2026-05-10T17:46:11.417210712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.417969831Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-10T17:46:11.418150545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162791s 
2026-05-10T17:46:11.418329616Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-10T17:46:11.418522634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.418761225Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-05-10T17:46:11.419070538Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:11.419339640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-05-10T17:46:11.419588501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003346s 
2026-05-10T17:46:11.419908476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-10T17:46:11', 'remove_growl_prowl') 
2026-05-10T17:46:11.420236727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.420933761Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-10T17:46:11.421104805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016489s 
2026-05-10T17:46:11.421289067Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-10T17:46:11.421481023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.421721518Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-05-10T17:46:11.422055711Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:11.422333450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-05-10T17:46:11.422590588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003543s 
2026-05-10T17:46:11.422783457Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:11.423052068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-05-10T17:46:11.423288283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003374s 
2026-05-10T17:46:11.423604520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-10T17:46:11', 'remove_plex_hometheatre') 
2026-05-10T17:46:11.423959445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.424642922Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-10T17:46:11.424811602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016489s 
2026-05-10T17:46:11.424991574Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-10T17:46:11.425180455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.425423925Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-05-10T17:46:11.425656203Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.425847629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.427479435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016497s 
2026-05-10T17:46:11.427807346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-10T17:46:11', 'add_webrip_qualites') 
2026-05-10T17:46:11.428151269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.428883574Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-10T17:46:11.429043155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030212s 
2026-05-10T17:46:11.429236635Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-10T17:46:11.429432740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.429672312Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-05-10T17:46:11.430041185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:11.430193241Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.430389467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-05-10T17:46:11.430689381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.431539673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009722s 
2026-05-10T17:46:11.431715016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:11.431866441Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.432072386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-05-10T17:46:11.432391960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.433198013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009342s 
2026-05-10T17:46:11.433519651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-10T17:46:11', 'health_issue_notification') 
2026-05-10T17:46:11.433851089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.435185817Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-10T17:46:11.435362253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028926s 
2026-05-10T17:46:11.435540562Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-10T17:46:11.435734603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.435985558Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-05-10T17:46:11.436472008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-05-10T17:46:11.436740990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-10T17:46:11.437096636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004467s 
2026-05-10T17:46:11.437285146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-05-10T17:46:11.437579198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-05-10T17:46:11.437919393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004639s 
2026-05-10T17:46:11.438101460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-05-10T17:46:11.438357856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:11.438683682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004168s 
2026-05-10T17:46:11.438873685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-10T17:46:11.439110672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:11.439435897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004045s 
2026-05-10T17:46:11.439608204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-10T17:46:11.439863799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:11.440198804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00042s 
2026-05-10T17:46:11.440512486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-10T17:46:11', 'speed_improvements') 
2026-05-10T17:46:11.440830076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.441774648Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-10T17:46:11.441933438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001973s 
2026-05-10T17:46:11.442131056Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-10T17:46:11.442324075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.442574369Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-05-10T17:46:11.444408113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-05-10T17:46:11.447365469Z [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-05-10T17:46:11.448299791Z [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-05-10T17:46:11.448813777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-10T17:46:11.449483475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-10T17:46:11.451573435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:46:11.451932919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073263s 
2026-05-10T17:46:11.452278996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-05-10T17:46:11.455544373Z [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-05-10T17:46:11.456502122Z [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-05-10T17:46:11.456993722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-10T17:46:11.457692830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-10T17:46:11.459789563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:46:11.460164709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00768s 
2026-05-10T17:46:11.460324831Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:11.460656369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-05-10T17:46:11.460951253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004818s 
2026-05-10T17:46:11.461273492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-10T17:46:11', 'fix_profile_format_default') 
2026-05-10T17:46:11.461598146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.462731689Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-10T17:46:11.462903856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002222s 
2026-05-10T17:46:11.463073688Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-10T17:46:11.463267609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.463505027Z [Info] task_duration: Starting migration of Main DB to 163 
2026-05-10T17:46:11.463803358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-10T17:46:11.463980926Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:46:11.464180748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-05-10T17:46:11.464443147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-05-10T17:46:11.465272808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009196s 
2026-05-10T17:46:11.465589586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-10T17:46:11', 'task_duration') 
2026-05-10T17:46:11.465911133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.466691635Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-10T17:46:11.466856227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023251s 
2026-05-10T17:46:11.467047121Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-10T17:46:11.467242455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.467479262Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-05-10T17:46:11.468242339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.468391058Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:46:11.468561371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-05-10T17:46:11.468795813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-05-10T17:46:11.469606777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008756s 
2026-05-10T17:46:11.469778753Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-05-10T17:46:11.473559499Z [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-05-10T17:46:11.475876706Z [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-05-10T17:46:11.476961781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:11.478005754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:11.480163059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:11.480609468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:11.481041088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:11.481466545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:11.481808564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118631s 
2026-05-10T17:46:11.481970099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-05-10T17:46:11.482567783Z [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-05-10T17:46:11.483121328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009908s 
2026-05-10T17:46:11.483302102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-05-10T17:46:11.483579781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-10T17:46:11.483937271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004531s 
2026-05-10T17:46:11.484124749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-05-10T17:46:11.484367307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-10T17:46:11.484718876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s 
2026-05-10T17:46:11.484919830Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:11.485194233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-05-10T17:46:11.485440659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003507s 
2026-05-10T17:46:11.485639680Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:11.485902459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-05-10T17:46:11.486150469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003379s 
2026-05-10T17:46:11.486464121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-10T17:46:11', 'movie_collections_crew') 
2026-05-10T17:46:11.486791129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.487933320Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-10T17:46:11.488109925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020555s 
2026-05-10T17:46:11.492113379Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-10T17:46:11.492348272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.492616162Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-05-10T17:46:11.493246281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-10T17:46:11.493410833Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:11.493583751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-05-10T17:46:11.493872833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.494816874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010481s 
2026-05-10T17:46:11.494980073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-10T17:46:11.495120376Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.495300248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-05-10T17:46:11.495581955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.496440294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009552s 
2026-05-10T17:46:11.496600828Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.496784427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.498706950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001946s 
2026-05-10T17:46:11.498870970Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.499049540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.499617323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005904s 
2026-05-10T17:46:11.499788959Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.499978501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.500761919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008117s 
2026-05-10T17:46:11.500925168Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.501104549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.501372018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000289s 
2026-05-10T17:46:11.501526810Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.501704488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.504480038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027864s 
2026-05-10T17:46:11.504643688Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.504819231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.505621607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008125s 
2026-05-10T17:46:11.505973907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-10T17:46:11', 'remove_custom_formats_from_quality_model') 
2026-05-10T17:46:11.506321106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.507304958Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-10T17:46:11.507486794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024476s 
2026-05-10T17:46:11.507670514Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-10T17:46:11.507879054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.508118536Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-05-10T17:46:11.508403681Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.508591519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.509482263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009103s 
2026-05-10T17:46:11.509645081Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.509828310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.510432317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006286s 
2026-05-10T17:46:11.510605836Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.510780037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.511352540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005867s 
2026-05-10T17:46:11.511674529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-10T17:46:11', 'fix_tmdb_list_config') 
2026-05-10T17:46:11.512029304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.513024298Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-10T17:46:11.513181063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022266s 
2026-05-10T17:46:11.513376687Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-10T17:46:11.513571430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.513814018Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-05-10T17:46:11.514189825Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-05-10T17:46:11.518152026Z [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-05-10T17:46:11.520496117Z [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-05-10T17:46:11.521542955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:11.522519462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:11.524620364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:11.525093477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:11.525553223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:11.525987718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:11.526326550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119561s 
2026-05-10T17:46:11.526569019Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-10T17:46:11.526845816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-10T17:46:11.527079557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003136s 
2026-05-10T17:46:11.527236143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-10T17:46:11.527376385Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.527562310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-05-10T17:46:11.527822544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-05-10T17:46:11.528721685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009775s 
2026-05-10T17:46:11.528903691Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-05-10T17:46:11.531945478Z [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-05-10T17:46:11.533061747Z [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-05-10T17:46:11.533636965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-10T17:46:11.534358739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-10T17:46:11.536432866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-10T17:46:11.536792210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077267s 
2026-05-10T17:46:11.537110521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-10T17:46:11', 'remove_movie_pathstate') 
2026-05-10T17:46:11.537436267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.538663940Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-10T17:46:11.538832670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095685s 
2026-05-10T17:46:11.540360447Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-10T17:46:11.540578537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.540829181Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-05-10T17:46:11.541283046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-10T17:46:11.541439711Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:46:11.541648632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-05-10T17:46:11.541942764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T17:46:11.542856495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010266s 
2026-05-10T17:46:11.543014172Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.543193243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.545167740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001991s 
2026-05-10T17:46:11.545361380Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-05-10T17:46:11.548103062Z [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-05-10T17:46:11.548720105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-05-10T17:46:11.549099319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-10T17:46:11.549765371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-10T17:46:11.551943508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-10T17:46:11.552320908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067712s 
2026-05-10T17:46:11.552646023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-10T17:46:11', 'custom_format_rework') 
2026-05-10T17:46:11.553000457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.554021283Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-10T17:46:11.554180984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084344s 
2026-05-10T17:46:11.554369915Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-10T17:46:11.554564206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.554799320Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-05-10T17:46:11.555291511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-10T17:46:11.555445181Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.555625674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-05-10T17:46:11.555925688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.556830561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00103s 
2026-05-10T17:46:11.556992467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-10T17:46:11.557131237Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.557337552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-05-10T17:46:11.557606704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.558511086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010138s 
2026-05-10T17:46:11.558673423Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.558853055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.560537367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016868s 
2026-05-10T17:46:11.560779806Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-05-10T17:46:11.564167729Z [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-05-10T17:46:11.565303377Z [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-05-10T17:46:11.565964689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-10T17:46:11.566881205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-10T17:46:11.569560341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:46:11.569974044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090045s 
2026-05-10T17:46:11.570191121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-10T17:46:11.570350903Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.570599694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-05-10T17:46:11.571029650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.572217613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013658s 
2026-05-10T17:46:11.572543309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-10T17:46:11', 'custom_format_scores') 
2026-05-10T17:46:11.572867512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.573929922Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-10T17:46:11.574070044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030356s 
2026-05-10T17:46:11.574260698Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-10T17:46:11.574451953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.574688650Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-05-10T17:46:11.574991560Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.575184389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.616655329Z []
2026-05-10T17:46:11.616784709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415651s 
2026-05-10T17:46:11.617009612Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.617190096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.617720113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005529s 
2026-05-10T17:46:11.619171787Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-10T17:46:11.619679309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-10T17:46:11.620208555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007427s 
2026-05-10T17:46:11.620546847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-10T17:46:11', 'fix_trakt_list_config') 
2026-05-10T17:46:11.620871360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.621704949Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-10T17:46:11.621868228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022137s 
2026-05-10T17:46:11.622088061Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-10T17:46:11.622292473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.622554110Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-05-10T17:46:11.622922061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-05-10T17:46:11.623082634Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.623286284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-05-10T17:46:11.623603042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-05-10T17:46:11.624549749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010705s 
2026-05-10T17:46:11.624721916Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.624898832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.625879287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009974s 
2026-05-10T17:46:11.626222218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-10T17:46:11', 'quality_definition_preferred_size') 
2026-05-10T17:46:11.626564848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.627238746Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-10T17:46:11.627416113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002309s 
2026-05-10T17:46:11.627598460Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-10T17:46:11.627794545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.628053948Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-05-10T17:46:11.628759348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-05-10T17:46:11.629393746Z [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-05-10T17:46:11.629960588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010272s 
2026-05-10T17:46:11.630153737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-05-10T17:46:11.630441667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-10T17:46:11.630788415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00047s 
2026-05-10T17:46:11.630981644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-05-10T17:46:11.631262921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-10T17:46:11.631608787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004566s 
2026-05-10T17:46:11.631808059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-05-10T17:46:11.632128935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-10T17:46:11.632483960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004858s 
2026-05-10T17:46:11.632650926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.632827392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.633543665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007375s 
2026-05-10T17:46:11.633863819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-10T17:46:11', 'add_download_history') 
2026-05-10T17:46:11.634188984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.635075069Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-10T17:46:11.635247046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022512s 
2026-05-10T17:46:11.635426547Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-10T17:46:11.635628203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.635902977Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-05-10T17:46:11.636345789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-05-10T17:46:11.636904093Z [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-05-10T17:46:11.637450534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009284s 
2026-05-10T17:46:11.637648813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-05-10T17:46:11.637948477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-05-10T17:46:11.638306277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004867s 
2026-05-10T17:46:11.638623586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-10T17:46:11', 'net_import_status') 
2026-05-10T17:46:11.638942479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.639713061Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-10T17:46:11.639891630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018684s 
2026-05-10T17:46:11.640091192Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-10T17:46:11.640318811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.640528092Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-05-10T17:46:11.640763236Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.640952126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.641770044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000839s 
2026-05-10T17:46:11.642096091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-10T17:46:11', 'email_multiple_addresses') 
2026-05-10T17:46:11.642447589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.643064020Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-10T17:46:11.643226167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002098s 
2026-05-10T17:46:11.643432272Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-10T17:46:11.643633828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.643890856Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-05-10T17:46:11.644248867Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-10T17:46:11.644566767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-10T17:46:11.644930850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004634s 
2026-05-10T17:46:11.645272418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-10T17:46:11', 'remove_chown_and_folderchmod_config') 
2026-05-10T17:46:11.645603565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.646212422Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-10T17:46:11.646388887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016948s 
2026-05-10T17:46:11.646572958Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-10T17:46:11.646772680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.647007062Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-05-10T17:46:11.647304000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.647455305Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.647662562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-05-10T17:46:11.647935953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T17:46:11.648826897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010132s 
2026-05-10T17:46:11.649149868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-10T17:46:11', 'movie_recommendations') 
2026-05-10T17:46:11.649470574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.650248050Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-10T17:46:11.650419335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024079s 
2026-05-10T17:46:11.650606402Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-10T17:46:11.650802727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.651040176Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-05-10T17:46:11.652496158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.652648876Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.652826904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-05-10T17:46:11.653109323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:46:11.654032583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010335s 
2026-05-10T17:46:11.654193948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.654329892Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.654503812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-05-10T17:46:11.654746000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-05-10T17:46:11.655644760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009693s 
2026-05-10T17:46:11.655802919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.655957380Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.656138565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-05-10T17:46:11.656391274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-05-10T17:46:11.657275214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009626s 
2026-05-10T17:46:11.657468443Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-05-10T17:46:11.661651699Z [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-05-10T17:46:11.664102736Z [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-05-10T17:46:11.665267793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:11.666236864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:11.668503189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:11.668959318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:11.669389805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:11.669842787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:11.670199486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125494s 
2026-05-10T17:46:11.670390501Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-05-10T17:46:11.674510449Z [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-05-10T17:46:11.676884250Z [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-05-10T17:46:11.677992542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:11.679113871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:11.681378462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:11.681836976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:11.682273004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:11.682700265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:11.683037143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124658s 
2026-05-10T17:46:11.683204520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-10T17:46:11.683365114Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.683536880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-05-10T17:46:11.683824239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.684786597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010582s 
2026-05-10T17:46:11.685024747Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-10T17:46:11.685293177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-10T17:46:11.685535425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003193s 
2026-05-10T17:46:11.685724085Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-05-10T17:46:11.688935604Z [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-05-10T17:46:11.689991641Z [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-05-10T17:46:11.690550486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-10T17:46:11.691100073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-10T17:46:11.693942558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080318s 
2026-05-10T17:46:11.694403487Z [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-05-10T17:46:11.694990329Z [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-05-10T17:46:11.695491067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007832s 
2026-05-10T17:46:11.695735730Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-10T17:46:11.696018199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-10T17:46:11.696384517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004502s 
2026-05-10T17:46:11.696550471Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.696728289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.697615747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009071s 
2026-05-10T17:46:11.697780789Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.697961874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.698473404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005326s 
2026-05-10T17:46:11.698630160Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:11.698957089Z [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-05-10T17:46:11.699256131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004798s 
2026-05-10T17:46:11.699401203Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:11.699629533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-05-10T17:46:11.699945930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003546s 
2026-05-10T17:46:11.700273169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-10T17:46:11', 'language_improvements') 
2026-05-10T17:46:11.700595008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.701773050Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-10T17:46:11.701935407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021845s 
2026-05-10T17:46:11.702119849Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-10T17:46:11.702306044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.702542981Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-05-10T17:46:11.702805961Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.702999110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.704079416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001101s 
2026-05-10T17:46:11.704243636Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.704423689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.705151896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007515s 
2026-05-10T17:46:11.705470347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-10T17:46:11', 'new_list_server') 
2026-05-10T17:46:11.705786915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.706375210Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-10T17:46:11.706532787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019553s 
2026-05-10T17:46:11.706727039Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-10T17:46:11.706921270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.707162876Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-05-10T17:46:11.707513032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-05-10T17:46:11.707819569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-10T17:46:11.708197290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004947s 
2026-05-10T17:46:11.708389136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-05-10T17:46:11.708677096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-10T17:46:11.709021991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004647s 
2026-05-10T17:46:11.709349701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-10T17:46:11', 'movie_translation_indexes') 
2026-05-10T17:46:11.709669906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.711001919Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-10T17:46:11.711163565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023951s 
2026-05-10T17:46:11.711361213Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-10T17:46:11.711558540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.711802622Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-05-10T17:46:11.712069850Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.712258620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.715487844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032488s 
2026-05-10T17:46:11.715825334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-10T17:46:11', 'fix_invalid_profile_references') 
2026-05-10T17:46:11.716192684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.716827172Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-10T17:46:11.716997355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045471s 
2026-05-10T17:46:11.717176756Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-10T17:46:11.717364935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.717598937Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-05-10T17:46:11.719276716Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-05-10T17:46:11.719598644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-05-10T17:46:11.723778533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043078s 
2026-05-10T17:46:11.723990680Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-05-10T17:46:11.724252678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-05-10T17:46:11.727106967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029346s 
2026-05-10T17:46:11.727391270Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-10T17:46:11.727715774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-10T17:46:11.727997231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003898s 
2026-05-10T17:46:11.728157684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-10T17:46:11.728298798Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.728480264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-05-10T17:46:11.728775248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.729661924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009998s 
2026-05-10T17:46:11.729839080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-05-10T17:46:11.730819455Z [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-05-10T17:46:11.731561931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015623s 
2026-05-10T17:46:11.731893509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-10T17:46:11', 'list_movies_table') 
2026-05-10T17:46:11.732259145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.732935988Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-10T17:46:11.733096592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029126s 
2026-05-10T17:46:11.733288969Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-10T17:46:11.733483411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.733721560Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-05-10T17:46:11.734022887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:11.734179874Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.734362862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-05-10T17:46:11.734649920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.735555434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010177s 
2026-05-10T17:46:11.735884888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-10T17:46:11', 'on_delete_notification') 
2026-05-10T17:46:11.736209952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.736882748Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-10T17:46:11.737047429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023215s 
2026-05-10T17:46:11.737235348Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-10T17:46:11.737428567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.737662989Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-05-10T17:46:11.737949466Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.738140391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.738603243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004847s 
2026-05-10T17:46:11.738843487Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-10T17:46:11.739102078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-10T17:46:11.739332682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003038s 
2026-05-10T17:46:11.739512815Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-05-10T17:46:11.744521884Z [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-05-10T17:46:11.745449112Z [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-05-10T17:46:11.745947596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-10T17:46:11.746683498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-10T17:46:11.749067700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:46:11.749419058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097366s 
2026-05-10T17:46:11.749745686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-10T17:46:11', 'download_propers_config') 
2026-05-10T17:46:11.750112384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.751037818Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-10T17:46:11.751191087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112987s 
2026-05-10T17:46:11.751388023Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-10T17:46:11.751573998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.751824212Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-05-10T17:46:11.752158084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T17:46:11.752313027Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.752494462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-05-10T17:46:11.752771550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-05-10T17:46:11.753672345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010082s 
2026-05-10T17:46:11.754001658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-10T17:46:11', 'add_priority_to_indexers') 
2026-05-10T17:46:11.754323236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.755011843Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-10T17:46:11.755178839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023119s 
2026-05-10T17:46:11.755379132Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-10T17:46:11.755584165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.755824590Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-05-10T17:46:11.756195908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-10T17:46:11.756501092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:46:11.756882881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000504s 
2026-05-10T17:46:11.757075640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-05-10T17:46:11.757379231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-10T17:46:11.757733956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004885s 
2026-05-10T17:46:11.758075874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-10T17:46:11', 'add_alternative_title_indices') 
2026-05-10T17:46:11.758401550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.759162623Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-10T17:46:11.759329489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001871s 
2026-05-10T17:46:11.759516205Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-10T17:46:11.759702030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.759954498Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-05-10T17:46:11.761079053Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.761279146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.762747764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001487s 
2026-05-10T17:46:11.763194294Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-05-10T17:46:11.763589189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-05-10T17:46:11.764023023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006533s 
2026-05-10T17:46:11.764178145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:11.764322205Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.764481186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-05-10T17:46:11.768806367Z [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-05-10T17:46:11.771278316Z [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-05-10T17:46:11.772435998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:11.773362714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:11.776035538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:11.776516056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:11.776958988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:11.777302911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126591s 
2026-05-10T17:46:11.777485358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-10T17:46:11.777730652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:11.778068683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004213s 
2026-05-10T17:46:11.778388918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-10T17:46:11', 'fix_tmdb_duplicates') 
2026-05-10T17:46:11.778708191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.780091718Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-10T17:46:11.780262301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024199s 
2026-05-10T17:46:11.780470671Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-10T17:46:11.780666546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.780911409Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-05-10T17:46:11.781177625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.781368059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.781901653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005559s 
2026-05-10T17:46:11.782236979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-10T17:46:11', 'swap_filechmod_for_folderchmod') 
2026-05-10T17:46:11.782576713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.783238225Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-10T17:46:11.783414430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018363s 
2026-05-10T17:46:11.783603110Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-10T17:46:11.783788845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.784038107Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-05-10T17:46:11.784480548Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-10T17:46:11.784851164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-10T17:46:11.785168473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004518s 
2026-05-10T17:46:11.785542787Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-10T17:46:11.786010850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-10T17:46:11.786300985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004883s 
2026-05-10T17:46:11.786565618Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-10T17:46:11.786873488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-10T17:46:11.787129423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003578s 
2026-05-10T17:46:11.787443526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-10T17:46:11', 'mediainfo_channels') 
2026-05-10T17:46:11.787757057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.788377587Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-10T17:46:11.788545205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001571s 
2026-05-10T17:46:11.788728745Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-10T17:46:11.788923487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.789155133Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-05-10T17:46:11.789534467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-10T17:46:11', 'add_update_history') 
2026-05-10T17:46:11.789863921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.790456434Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-10T17:46:11.790619423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015387s 
2026-05-10T17:46:11.790807872Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-10T17:46:11.791000280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.791247037Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-05-10T17:46:11.794866547Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-10T17:46:11.795437217Z [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-05-10T17:46:11.795774105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005862s 
2026-05-10T17:46:11.796163560Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-10T17:46:11.796620059Z [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-05-10T17:46:11.796926075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005039s 
2026-05-10T17:46:11.797241801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-10T17:46:11', 'update_awesome_hd_link') 
2026-05-10T17:46:11.797563579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.798186694Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-10T17:46:11.798350384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017263s 
2026-05-10T17:46:11.798526198Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-10T17:46:11.798735419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.798991094Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-05-10T17:46:11.799377663Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:11.799690112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-05-10T17:46:11.799985728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003792s 
2026-05-10T17:46:11.800324400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-10T17:46:11', 'remove_awesomehd') 
2026-05-10T17:46:11.800642641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.801248862Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-10T17:46:11.801410738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016278s 
2026-05-10T17:46:11.801609088Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-10T17:46:11.801809070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.802049645Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-05-10T17:46:11.802531265Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-05-10T17:46:11.806159413Z [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-05-10T17:46:11.807520454Z [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-05-10T17:46:11.808246907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-10T17:46:11.808809059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-10T17:46:11.811635362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088963s 
2026-05-10T17:46:11.811829143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:11.812057152Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-05-10T17:46:11.812281023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-05-10T17:46:11.812648172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.813732807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012228s 
2026-05-10T17:46:11.813966347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:11.814131731Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.814363878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-05-10T17:46:11.814782121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.815944251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013145s 
2026-05-10T17:46:11.816364237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-10T17:46:11', 'add_on_delete_to_notifications') 
2026-05-10T17:46:11.816829094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.817827595Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-10T17:46:11.818105043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031336s 
2026-05-10T17:46:11.818343774Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-10T17:46:11.818582295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.818837809Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-05-10T17:46:11.819513971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-10T17:46:11.819687320Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.819988978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-05-10T17:46:11.820442802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.821447035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012009s 
2026-05-10T17:46:11.821596155Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:11.821868564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-05-10T17:46:11.822138698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003901s 
2026-05-10T17:46:11.822468222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-10T17:46:11', 'add_bypass_to_delay_profile') 
2026-05-10T17:46:11.822795130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.823539730Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-10T17:46:11.823709181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017432s 
2026-05-10T17:46:11.823906920Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-10T17:46:11.824094167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.824324180Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-05-10T17:46:11.827200413Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-10T17:46:11.827889190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-10T17:46:11.828286581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007458s 
2026-05-10T17:46:11.828674622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-10T17:46:11', 'update_notifiarr') 
2026-05-10T17:46:11.829066752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.829686671Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-10T17:46:11.829857515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021137s 
2026-05-10T17:46:11.830071055Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-10T17:46:11.830264765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.830540030Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-05-10T17:46:11.831030337Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-10T17:46:11.831552088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-10T17:46:11.831916773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005612s 
2026-05-10T17:46:11.832263471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-10T17:46:11', 'legacy_mediainfo_hdr') 
2026-05-10T17:46:11.832599127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.833269247Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-10T17:46:11.833478568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018576s 
2026-05-10T17:46:11.833712450Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-10T17:46:11.833926360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.834189991Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-05-10T17:46:11.834492631Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-05-10T17:46:11.834738366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-05-10T17:46:11.837295827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026125s 
2026-05-10T17:46:11.837679019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-10T17:46:11', 'rename_blacklist_to_blocklist') 
2026-05-10T17:46:11.838069265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.838902172Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-10T17:46:11.839073628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041671s 
2026-05-10T17:46:11.839282969Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-10T17:46:11.839491890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.839728527Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-05-10T17:46:11.840109614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T17:46:11.840349898Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:11.840584531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-10T17:46:11.840906129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-10T17:46:11.842050514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012505s 
2026-05-10T17:46:11.842365809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-10T17:46:11', 'add_indexer_tags') 
2026-05-10T17:46:11.842721185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.843434742Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-10T17:46:11.843591267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026105s 
2026-05-10T17:46:11.843779186Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-10T17:46:11.844042807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.844262409Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-05-10T17:46:11.844579518Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.844808168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.846000039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012348s 
2026-05-10T17:46:11.846349733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-10T17:46:11', 'mediainfo_to_ffmpeg') 
2026-05-10T17:46:11.846677183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.847382293Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-10T17:46:11.847538648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025986s 
2026-05-10T17:46:11.847751396Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-10T17:46:11.848044967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.848279640Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-05-10T17:46:11.848734286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-10T17:46:11.848922335Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-05-10T17:46:11.849174102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-05-10T17:46:11.849587364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:46:11.850637189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012227s 
2026-05-10T17:46:11.850858034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-05-10T17:46:11.851268190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:46:11.852299697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011942s 
2026-05-10T17:46:11.852485011Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.852704833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.855699806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003029s 
2026-05-10T17:46:11.856050642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-10T17:46:11', 'cdh_per_downloadclient') 
2026-05-10T17:46:11.856422742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.857622819Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-10T17:46:11.857787150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049188s 
2026-05-10T17:46:11.857984688Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-10T17:46:11.858182777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.858428873Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-05-10T17:46:11.858673756Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.858870823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.859893372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010243s 
2026-05-10T17:46:11.860226032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-10T17:46:11', 'migrate_discord_from_slack') 
2026-05-10T17:46:11.860547961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.861183691Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-10T17:46:11.861353022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023029s 
2026-05-10T17:46:11.861528336Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-10T17:46:11.861715693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.861948552Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-05-10T17:46:11.862920560Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:11.863191496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-10T17:46:11.863453944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000378s 
2026-05-10T17:46:11.863604938Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:11.863872597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-10T17:46:11.864150347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003925s 
2026-05-10T17:46:11.864303425Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:11.864519110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-10T17:46:11.864756257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003073s 
2026-05-10T17:46:11.864899826Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:11.865130230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-10T17:46:11.865374112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000335s 
2026-05-10T17:46:11.865549184Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-05-10T17:46:11.869837341Z [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-05-10T17:46:11.872243879Z [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-05-10T17:46:11.873266598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:11.874350281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:11.876717108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:11.877178407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:11.877620899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:11.878057147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:11.878405359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126841s 
2026-05-10T17:46:11.878718149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-10T17:46:11', 'remove_predb') 
2026-05-10T17:46:11.879033304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.879993518Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-10T17:46:11.880155003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142517s 
2026-05-10T17:46:11.880356378Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-10T17:46:11.880554548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.880796585Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-05-10T17:46:11.881118353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:11.881277434Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:11.881472066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-10T17:46:11.881781950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.882748516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010752s 
2026-05-10T17:46:11.883078371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-10T17:46:11', 'add_on_update_to_notifications') 
2026-05-10T17:46:11.883395830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.884057313Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-10T17:46:11.884231093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023548s 
2026-05-10T17:46:11.884432699Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-10T17:46:11.884627551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.884869969Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-05-10T17:46:11.886047361Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:11.886286613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-10T17:46:11.886506937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000275s 
2026-05-10T17:46:11.886672400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-05-10T17:46:11.890907981Z [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-05-10T17:46:11.893182833Z [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-05-10T17:46:11.894233509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:11.895364768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:11.898376053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:11.898829356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:11.899264332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:11.899744850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:11.900170538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013328s 
2026-05-10T17:46:11.900358276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-05-10T17:46:11.903801581Z [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-05-10T17:46:11.904530920Z [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-05-10T17:46:11.904984253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-10T17:46:11.905858414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-10T17:46:11.908274240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-10T17:46:11.908798596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-10T17:46:11.909298162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-10T17:46:11.909662416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091409s 
2026-05-10T17:46:11.909846096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-05-10T17:46:11.914622687Z [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-05-10T17:46:11.915517669Z [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-05-10T17:46:11.916023017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-10T17:46:11.916474386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-10T17:46:11.918834951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088211s 
2026-05-10T17:46:11.919034303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-05-10T17:46:11.922345251Z [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-05-10T17:46:11.923240795Z [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-05-10T17:46:11.923744419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-10T17:46:11.924433818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-10T17:46:11.926756496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-10T17:46:11.927206132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-10T17:46:11.927576638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083594s 
2026-05-10T17:46:11.927736120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-05-10T17:46:11.931109173Z [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-05-10T17:46:11.932023415Z [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-05-10T17:46:11.932522119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-10T17:46:11.933230356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-10T17:46:11.935663116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:46:11.936060015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081259s 
2026-05-10T17:46:11.936220689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-05-10T17:46:11.939408139Z [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-05-10T17:46:11.940167719Z [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-05-10T17:46:11.940626122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-10T17:46:11.941193535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-10T17:46:11.943591675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072055s 
2026-05-10T17:46:11.943793873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-05-10T17:46:11.947134772Z [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-05-10T17:46:11.948199116Z [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-05-10T17:46:11.948739324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-10T17:46:11.949266997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-10T17:46:11.951523652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075041s 
2026-05-10T17:46:11.951706700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-05-10T17:46:11.954947749Z [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-05-10T17:46:11.955766598Z [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-05-10T17:46:11.956236715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-10T17:46:11.956946063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-10T17:46:11.959228330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-10T17:46:11.959669058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-10T17:46:11.960050576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081535s 
2026-05-10T17:46:11.960197933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-05-10T17:46:11.963526347Z [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-05-10T17:46:11.964591142Z [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-05-10T17:46:11.965179217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-10T17:46:11.965708823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-10T17:46:11.967959076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075728s 
2026-05-10T17:46:11.968140882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-05-10T17:46:11.971499186Z [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-05-10T17:46:11.972590264Z [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-05-10T17:46:11.973169180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-10T17:46:11.973808738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-10T17:46:11.976126867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-10T17:46:11.976480209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081868s 
2026-05-10T17:46:11.976666674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-05-10T17:46:11.981406311Z [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-05-10T17:46:11.982148435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-05-10T17:46:11.982598943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-10T17:46:11.983295235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-10T17:46:11.985601440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-10T17:46:11.985969452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091257s 
2026-05-10T17:46:11.986304887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-10T17:46:11', 'ensure_identity_on_id_columns') 
2026-05-10T17:46:11.986642136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.988694640Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-10T17:46:11.988866937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118105s 
2026-05-10T17:46:11.989091861Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-10T17:46:11.989292224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.989556637Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-05-10T17:46:11.990001473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T17:46:11.990154531Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:11.990354985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-10T17:46:11.990644147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:11.991542857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010126s 
2026-05-10T17:46:11.991933254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-10T17:46:11', 'download_client_per_indexer') 
2026-05-10T17:46:11.992266044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.992907656Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-10T17:46:11.993086006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023402s 
2026-05-10T17:46:11.993275507Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-10T17:46:11.993466211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:11.993703540Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-05-10T17:46:11.994147404Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-10T17:46:11.994525856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-10T17:46:11.994823696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004319s 
2026-05-10T17:46:11.995119281Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-10T17:46:11.995482523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-10T17:46:11.995759300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004212s 
2026-05-10T17:46:11.995928661Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.996107792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.997217738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011205s 
2026-05-10T17:46:11.997399724Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:11.997587793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:11.997893799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003357s 
2026-05-10T17:46:11.998254326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-10T17:46:11', 'multiple_ratings_support') 
2026-05-10T17:46:11.998604591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:11.999246213Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-10T17:46:11.999413731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016529s 
2026-05-10T17:46:11.999591368Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-10T17:46:11.999776852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.000020232Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-05-10T17:46:12.001988507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-05-10T17:46:12.003142391Z [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-05-10T17:46:12.004072805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018935s 
2026-05-10T17:46:12.004262287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-05-10T17:46:12.004549265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:46:12.004900282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004712s 
2026-05-10T17:46:12.005088100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-05-10T17:46:12.005369727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:46:12.005712598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004554s 
2026-05-10T17:46:12.005917791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-05-10T17:46:12.006227635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:46:12.006583422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004936s 
2026-05-10T17:46:12.009334573Z [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-05-10T17:46:12.009344693Z                           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-05-10T17:46:12.009350766Z                           FROM "Movies" 
2026-05-10T17:46:12.010974927Z [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-05-10T17:46:12.010991881Z                           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-05-10T17:46:12.011001460Z                           FROM "Movies" 
2026-05-10T17:46:12.011819608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018104s 
2026-05-10T17:46:12.013128054Z [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-05-10T17:46:12.013145800Z                           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-05-10T17:46:12.013154527Z                           FROM "ImportListMovies"
2026-05-10T17:46:12.013161100Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-10T17:46:12.013168355Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-10T17:46:12.015052931Z [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-05-10T17:46:12.015062390Z                           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-05-10T17:46:12.015068142Z                           FROM "ImportListMovies"
2026-05-10T17:46:12.015071939Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-10T17:46:12.015076388Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-10T17:46:12.016241936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023535s 
2026-05-10T17:46:12.016405836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:12.016571951Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:12.016747634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-05-10T17:46:12.017066637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:12.018107283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011822s 
2026-05-10T17:46:12.018281494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-10T17:46:12.018441847Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:12.018631098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-05-10T17:46:12.018936653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:12.019877789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001054s 
2026-05-10T17:46:12.020038372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-05-10T17:46:12.020177543Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:12.020357836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-05-10T17:46:12.020641658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:12.021594066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010577s 
2026-05-10T17:46:12.021767756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-05-10T17:46:12.021911505Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:12.022107841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-05-10T17:46:12.022416773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:12.023367217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010755s 
2026-05-10T17:46:12.023542831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-05-10T17:46:12.023686440Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:12.023896594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-05-10T17:46:12.024199053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:12.025144547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010713s 
2026-05-10T17:46:12.025352767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-05-10T17:46:12.025679124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-10T17:46:12.026054871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005127s 
2026-05-10T17:46:12.026425267Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-05-10T17:46:12.026431018Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-10T17:46:12.026435738Z                                                   FROM "MovieMetadata"
2026-05-10T17:46:12.026446860Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-10T17:46:12.026900394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-05-10T17:46:12.026916456Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-10T17:46:12.026925294Z                                                   FROM "MovieMetadata"
2026-05-10T17:46:12.026933761Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-10T17:46:12.027236691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005402s 
2026-05-10T17:46:12.027615324Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-05-10T17:46:12.027620785Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:46:12.027624682Z                                                   FROM "Movies" 
2026-05-10T17:46:12.027629091Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-10T17:46:12.028114579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-05-10T17:46:12.028129690Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:46:12.028138527Z                                                   FROM "Movies" 
2026-05-10T17:46:12.028146954Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-10T17:46:12.028450987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005647s 
2026-05-10T17:46:12.028799910Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-05-10T17:46:12.028805110Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:46:12.028809188Z                                                   FROM "Movies" 
2026-05-10T17:46:12.028813517Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-10T17:46:12.029245126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-05-10T17:46:12.029257591Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:46:12.029266199Z                                                   FROM "Movies" 
2026-05-10T17:46:12.029274566Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-10T17:46:12.029566454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005067s 
2026-05-10T17:46:12.029938042Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-05-10T17:46:12.029961329Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:46:12.029965147Z                                                   FROM "Movies" 
2026-05-10T17:46:12.029968854Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-10T17:46:12.030424201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-05-10T17:46:12.030436346Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:46:12.030444853Z                                                   FROM "Movies" 
2026-05-10T17:46:12.030453320Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-10T17:46:12.030754116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005461s 
2026-05-10T17:46:12.031139362Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-05-10T17:46:12.031144943Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-10T17:46:12.031148941Z                                                   FROM "MovieMetadata" 
2026-05-10T17:46:12.031153039Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-10T17:46:12.031646503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-05-10T17:46:12.031658237Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-10T17:46:12.031666794Z                                                   FROM "MovieMetadata" 
2026-05-10T17:46:12.031675291Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-10T17:46:12.032076058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006436s 
2026-05-10T17:46:12.032231602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:12.032366664Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:12.032544652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-05-10T17:46:12.036960446Z [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-05-10T17:46:12.039367074Z [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-05-10T17:46:12.040493142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:12.041504198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:12.045229231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:12.045705781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:12.046176479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:12.046619481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:12.047003836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142893s 
2026-05-10T17:46:12.047196113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-05-10T17:46:12.047482319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-10T17:46:12.047840320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004808s 
2026-05-10T17:46:12.048050073Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-05-10T17:46:12.051924487Z [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-05-10T17:46:12.053016005Z [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-05-10T17:46:12.053556013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:46:12.054528782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:46:12.057221005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:46:12.057591791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093642s 
2026-05-10T17:46:12.057767826Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-05-10T17:46:12.061296163Z [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-05-10T17:46:12.062261377Z [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-05-10T17:46:12.062770212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-10T17:46:12.063438999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-10T17:46:12.065947802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-10T17:46:12.066307997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083789s 
2026-05-10T17:46:12.066498882Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-05-10T17:46:12.069825492Z [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-05-10T17:46:12.070594040Z [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-05-10T17:46:12.071062674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-10T17:46:12.071824749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-10T17:46:12.074331849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-10T17:46:12.074840002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-10T17:46:12.075211250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085357s 
2026-05-10T17:46:12.075817281Z [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-05-10T17:46:12.079504237Z [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-05-10T17:46:12.080479491Z [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-05-10T17:46:12.080988386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:12.082196620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:12.084555721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-10T17:46:12.084913833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008722s 
2026-05-10T17:46:12.085433119Z [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-05-10T17:46:12.088770491Z [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-05-10T17:46:12.089383445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-05-10T17:46:12.089776667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-05-10T17:46:12.090329852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-05-10T17:46:12.092755868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-10T17:46:12.093167046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074066s 
2026-05-10T17:46:12.093485908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-10T17:46:12', 'movie_metadata') 
2026-05-10T17:46:12.093804099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.095647983Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-10T17:46:12.095808246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098674s 
2026-05-10T17:46:12.096034452Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-10T17:46:12.096222020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.096473797Z [Info] add_collections: Starting migration of Main DB to 208 
2026-05-10T17:46:12.097598642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-05-10T17:46:12.098414897Z [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-05-10T17:46:12.099083734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013135s 
2026-05-10T17:46:12.099266833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-05-10T17:46:12.099534842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-10T17:46:12.099893825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004505s 
2026-05-10T17:46:12.100062716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:46:12.100205453Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:12.100395496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-05-10T17:46:12.100665770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-05-10T17:46:12.101586986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010118s 
2026-05-10T17:46:12.101797620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-05-10T17:46:12.102066161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-05-10T17:46:12.102949630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009715s 
2026-05-10T17:46:12.103122849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-10T17:46:12.103264414Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:12.103470609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-05-10T17:46:12.103722567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-05-10T17:46:12.104659975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010072s 
2026-05-10T17:46:12.104826120Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:12.106355761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:12.107540537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025503s 
2026-05-10T17:46:12.107704097Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:12.107897867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:12.108443015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005787s 
2026-05-10T17:46:12.108608779Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:12.108784282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:12.109374792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006118s 
2026-05-10T17:46:12.109539924Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:12.109716981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:12.110344004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006474s 
2026-05-10T17:46:12.110514176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-10T17:46:12.110656192Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:12.110842367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-05-10T17:46:12.114491988Z [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-05-10T17:46:12.115752367Z [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-05-10T17:46:12.116403699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-10T17:46:12.117056554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-10T17:46:12.119493432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-10T17:46:12.119870742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088366s 
2026-05-10T17:46:12.120074522Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-05-10T17:46:12.123637469Z [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-05-10T17:46:12.124830532Z [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-05-10T17:46:12.125435921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-10T17:46:12.126145581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-10T17:46:12.128579964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-10T17:46:12.128930270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086891s 
2026-05-10T17:46:12.129133048Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:12.129410277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-05-10T17:46:12.129664248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003601s 
2026-05-10T17:46:12.129846114Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-05-10T17:46:12.133887895Z [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-05-10T17:46:12.135948045Z [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-05-10T17:46:12.136927377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-10T17:46:12.137702478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-10T17:46:12.140147423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:46:12.140653873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:46:12.141158159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:46:12.141525058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115114s 
2026-05-10T17:46:12.141843509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-10T17:46:12', 'add_collections') 
2026-05-10T17:46:12.142161139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.143226936Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-10T17:46:12.143388752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131934s 
2026-05-10T17:46:12.143600248Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-10T17:46:12.143798246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.144076066Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-05-10T17:46:12.144485581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-05-10T17:46:12.144801247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-10T17:46:12.145164749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004921s 
2026-05-10T17:46:12.145367437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-05-10T17:46:12.145696109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-05-10T17:46:12.146047818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005032s 
2026-05-10T17:46:12.146376981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-10T17:46:12', 'movie_meta_collection_index') 
2026-05-10T17:46:12.146698208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.147410532Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-10T17:46:12.147595004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018266s 
2026-05-10T17:46:12.147790939Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-10T17:46:12.147998637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.148237969Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-05-10T17:46:12.148557312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:12.148713968Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:46:12.148899521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-05-10T17:46:12.149191349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:12.150123066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010466s 
2026-05-10T17:46:12.150450585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-10T17:46:12', 'movie_added_notifications') 
2026-05-10T17:46:12.150788566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.151418164Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-10T17:46:12.151585702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023068s 
2026-05-10T17:46:12.151770834Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-10T17:46:12.151976288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.152213626Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-05-10T17:46:12.152587349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-05-10T17:46:12.152915159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-10T17:46:12.153292550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005175s 
2026-05-10T17:46:12.153479236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-05-10T17:46:12.153753839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-05-10T17:46:12.154093954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004482s 
2026-05-10T17:46:12.154414870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-10T17:46:12', 'more_movie_meta_index') 
2026-05-10T17:46:12.154735586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.155431839Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-10T17:46:12.155592262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001755s 
2026-05-10T17:46:12.155830071Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-10T17:46:12.156075575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.156332232Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-05-10T17:46:12.158315346Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:12.158549829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-10T17:46:12.158770092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002705s 
2026-05-10T17:46:12.158938050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-10T17:46:12.159076008Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:12.159249939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-05-10T17:46:12.162812895Z [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-05-10T17:46:12.163854754Z [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-05-10T17:46:12.164429121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-10T17:46:12.164884147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-10T17:46:12.167240423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078126s 
2026-05-10T17:46:12.167403591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-10T17:46:12.167543664Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:12.167732684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-05-10T17:46:12.171279558Z [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-05-10T17:46:12.172367570Z [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-05-10T17:46:12.172929622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-10T17:46:12.173470682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-10T17:46:12.175793641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078639s 
2026-05-10T17:46:12.175975066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-10T17:46:12.176118415Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:46:12.176307626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-05-10T17:46:12.179938850Z [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-05-10T17:46:12.181225762Z [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-05-10T17:46:12.181794087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-10T17:46:12.182453495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-10T17:46:12.184969432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-10T17:46:12.185344468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088773s 
2026-05-10T17:46:12.185513087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-10T17:46:12.185656566Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:12.185851268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-05-10T17:46:12.189587484Z [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-05-10T17:46:12.190836620Z [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-05-10T17:46:12.191462791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-10T17:46:12.192185597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-10T17:46:12.194669630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-10T17:46:12.195033393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090019s 
2026-05-10T17:46:12.195196852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-10T17:46:12.195338708Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:12.195522037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-10T17:46:12.200527048Z [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-05-10T17:46:12.201424947Z [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-05-10T17:46:12.201930455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-10T17:46:12.202391083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-10T17:46:12.204783792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090671s 
2026-05-10T17:46:12.204958574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-10T17:46:12.205093937Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:46:12.205297908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-10T17:46:12.208839721Z [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-05-10T17:46:12.209744494Z [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-05-10T17:46:12.210235673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-10T17:46:12.210785671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-10T17:46:12.213172608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076874s 
2026-05-10T17:46:12.213335286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-10T17:46:12.213480629Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:12.213662195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-10T17:46:12.217219359Z [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-05-10T17:46:12.218114793Z [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-05-10T17:46:12.218611493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-10T17:46:12.219164217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-10T17:46:12.221513899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076677s 
2026-05-10T17:46:12.221693621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-10T17:46:12.221840737Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:12.222050881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-10T17:46:12.225477723Z [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-05-10T17:46:12.226371814Z [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-05-10T17:46:12.226865729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-10T17:46:12.227535548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-10T17:46:12.230063520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T17:46:12.230471762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082236s 
2026-05-10T17:46:12.230648538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-10T17:46:12.230800795Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:12.231018944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-10T17:46:12.234448482Z [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-05-10T17:46:12.235340579Z [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-05-10T17:46:12.235851097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-10T17:46:12.236576297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-10T17:46:12.239050601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T17:46:12.239431058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008223s 
2026-05-10T17:46:12.239609828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-10T17:46:12.239756784Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:12.239981316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-10T17:46:12.243374640Z [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-05-10T17:46:12.244310706Z [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-05-10T17:46:12.244818609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-10T17:46:12.245577948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-10T17:46:12.248052092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T17:46:12.248443170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082714s 
2026-05-10T17:46:12.248608523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-05-10T17:46:12.248752563Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:12.248940942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-05-10T17:46:12.252449098Z [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-05-10T17:46:12.253430194Z [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-05-10T17:46:12.253982497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-05-10T17:46:12.254667206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-05-10T17:46:12.257116760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-10T17:46:12.257600264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-10T17:46:12.258099178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-10T17:46:12.258459504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093457s 
2026-05-10T17:46:12.258623194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-10T17:46:12.258763487Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:12.258946355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-05-10T17:46:12.262359249Z [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-05-10T17:46:12.263181475Z [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-05-10T17:46:12.263636161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-10T17:46:12.264109945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-10T17:46:12.266494879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073294s 
2026-05-10T17:46:12.266660703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-10T17:46:12.266799783Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:12.266970737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-05-10T17:46:12.271873442Z [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-05-10T17:46:12.272727552Z [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-05-10T17:46:12.273171597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-10T17:46:12.273706805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-10T17:46:12.276107570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089286s 
2026-05-10T17:46:12.276269457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-10T17:46:12.276407284Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:12.276599131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-10T17:46:12.280007897Z [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-05-10T17:46:12.280842017Z [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-05-10T17:46:12.281293175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-10T17:46:12.281892182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-10T17:46:12.284360082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-10T17:46:12.284800189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-10T17:46:12.285139462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083646s 
2026-05-10T17:46:12.285310938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-10T17:46:12.285457082Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:12.285659269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-05-10T17:46:12.289093246Z [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-05-10T17:46:12.290061606Z [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-05-10T17:46:12.290588247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-10T17:46:12.291264018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-10T17:46:12.293800978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-10T17:46:12.294178619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083286s 
2026-05-10T17:46:12.294349653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-10T17:46:12.294494024Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:12.294703316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-05-10T17:46:12.298148485Z [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-05-10T17:46:12.299106835Z [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-05-10T17:46:12.299631882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-10T17:46:12.300342784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-10T17:46:12.302891768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-10T17:46:12.303267826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083745s 
2026-05-10T17:46:12.303405954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-10T17:46:12.303548802Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:12.303749105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-05-10T17:46:12.307221970Z [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-05-10T17:46:12.308178948Z [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-05-10T17:46:12.308705619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-10T17:46:12.309390729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-10T17:46:12.311943851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-10T17:46:12.312325630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083544s 
2026-05-10T17:46:12.312494500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T17:46:12.312638400Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:46:12.312840327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-10T17:46:12.337752905Z [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-05-10T17:46:12.339666539Z [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-05-10T17:46:12.340382131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T17:46:12.341195840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T17:46:12.344318279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T17:46:12.344729226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316951s 
2026-05-10T17:46:12.344919740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T17:46:12.345088871Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:12.345314195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-10T17:46:12.349260172Z [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-05-10T17:46:12.350502815Z [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-05-10T17:46:12.351167344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T17:46:12.351933718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T17:46:12.354942387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T17:46:12.355348165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098249s 
2026-05-10T17:46:12.355549490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T17:46:12.355669973Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:12.355896098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-10T17:46:12.360047951Z [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-05-10T17:46:12.361020780Z [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-05-10T17:46:12.361671080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T17:46:12.362446562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T17:46:12.365127723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T17:46:12.365544462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094091s 
2026-05-10T17:46:12.365724715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T17:46:12.365879276Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:12.366101153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-05-10T17:46:12.370530374Z [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-05-10T17:46:12.371210935Z [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-05-10T17:46:12.373277187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T17:46:12.374062028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T17:46:12.376593246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T17:46:12.376981718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106749s 
2026-05-10T17:46:12.377160949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-10T17:46:12.377312545Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:12.377541526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-05-10T17:46:12.381458546Z [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-05-10T17:46:12.382406074Z [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-05-10T17:46:12.382950270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-10T17:46:12.383441931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-10T17:46:12.385941265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081964s 
2026-05-10T17:46:12.386130386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-10T17:46:12.386279797Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:12.386475000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-05-10T17:46:12.390380977Z [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-05-10T17:46:12.391322063Z [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-05-10T17:46:12.391894506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-10T17:46:12.392508482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-10T17:46:12.395536711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084016s 
2026-05-10T17:46:12.395543756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-10T17:46:12.395549537Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:12.395581762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-05-10T17:46:12.399842614Z [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-05-10T17:46:12.401011739Z [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-05-10T17:46:12.401657350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-10T17:46:12.402267468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-10T17:46:12.404990743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-10T17:46:12.405365158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095099s 
2026-05-10T17:46:12.405553026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:46:12.405667276Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:12.405912029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-05-10T17:46:12.410807189Z [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-05-10T17:46:12.412808600Z [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-05-10T17:46:12.413865238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-10T17:46:12.414909702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-10T17:46:12.417500731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:46:12.417948252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:46:12.418473801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:46:12.419007245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-10T17:46:12.419374265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132956s 
2026-05-10T17:46:12.419549257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:46:12.419716825Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T17:46:12.419980355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-05-10T17:46:12.424715723Z [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-05-10T17:46:12.426933009Z [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-05-10T17:46:12.428052193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-10T17:46:12.429059081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-10T17:46:12.431545820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:46:12.432038011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:46:12.432616787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:46:12.433150652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-10T17:46:12.433535047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133314s 
2026-05-10T17:46:12.433681001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:46:12.433864190Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:12.434035384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-05-10T17:46:12.438956787Z [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-05-10T17:46:12.440977117Z [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-05-10T17:46:12.442138927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-10T17:46:12.443144913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-10T17:46:12.445740781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:46:12.446236199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:46:12.446772389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:46:12.447312808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-10T17:46:12.447670198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134399s 
2026-05-10T17:46:12.447891223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:46:12.448090564Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2026-05-10T17:46:12.448311038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-05-10T17:46:12.453001025Z [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-05-10T17:46:12.455140965Z [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-05-10T17:46:12.456250720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-10T17:46:12.457231916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-10T17:46:12.459945492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:46:12.460248873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:46:12.460772848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:46:12.461278356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-10T17:46:12.461649314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013184s 
2026-05-10T17:46:12.461813074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:12.461958937Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:12.462184812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-05-10T17:46:12.467950947Z [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-05-10T17:46:12.468858424Z [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-05-10T17:46:12.469424655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:12.470149775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:12.473358228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-10T17:46:12.473734606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113181s 
2026-05-10T17:46:12.473795228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-10T17:46:12.474008678Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:12.474225174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-05-10T17:46:12.478261924Z [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-05-10T17:46:12.479100934Z [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-05-10T17:46:12.479620461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-10T17:46:12.480179547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-10T17:46:12.483241124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087584s 
2026-05-10T17:46:12.483534024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-10T17:46:12.483555377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T17:46:12.483656821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-10T17:46:12.487793523Z [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-05-10T17:46:12.488473322Z [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-05-10T17:46:12.488942657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-10T17:46:12.489701806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-10T17:46:12.492447667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-10T17:46:12.492836480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089516s 
2026-05-10T17:46:12.493013146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-10T17:46:12.493136675Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T17:46:12.493333040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-10T17:46:12.497211673Z [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-05-10T17:46:12.498006654Z [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-05-10T17:46:12.498462272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-10T17:46:12.499228164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-10T17:46:12.501990388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-10T17:46:12.502332537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087689s 
2026-05-10T17:46:12.502470525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-10T17:46:12.502662552Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-05-10T17:46:12.502817153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-05-10T17:46:12.506777790Z [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-05-10T17:46:12.507698314Z [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-05-10T17:46:12.508262240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-10T17:46:12.508713760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-10T17:46:12.511865448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085498s 
2026-05-10T17:46:12.511890037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-10T17:46:12.511899557Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:12.512151705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-05-10T17:46:12.516116901Z [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-05-10T17:46:12.517038367Z [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-05-10T17:46:12.517542743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-10T17:46:12.518097190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-10T17:46:12.520989736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086495s 
2026-05-10T17:46:12.521125479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:46:12.521268097Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:12.521495044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-10T17:46:12.525196359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-10T17:46:12.525818151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-10T17:46:12.526303398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-10T17:46:12.526863487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-10T17:46:12.529804991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T17:46:12.530217903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085441s 
2026-05-10T17:46:12.530622297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-10T17:46:12', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-10T17:46:12.530972493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.533725939Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-10T17:46:12.533921974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119708s 
2026-05-10T17:46:12.534172538Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-10T17:46:12.534376349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.534631442Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-05-10T17:46:12.535074525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-10T17:46:12.535202783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-10T17:46:12.535407045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-05-10T17:46:12.535666738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-05-10T17:46:12.536690951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010262s 
2026-05-10T17:46:12.537042358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-10T17:46:12', 'add_language_tags_to_subtitle_files') 
2026-05-10T17:46:12.537381101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.538183447Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-10T17:46:12.538364411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024745s 
2026-05-10T17:46:12.538555085Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-10T17:46:12.538706561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.538947295Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-05-10T17:46:12.539282300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-10T17:46:12.539403805Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:12.539579439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-10T17:46:12.539793480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-10T17:46:12.540790548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009772s 
2026-05-10T17:46:12.540942544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-10T17:46:12.541182468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-10T17:46:12.542087430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009774s 
2026-05-10T17:46:12.542410401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-10T17:46:12', 'add_salt_to_users') 
2026-05-10T17:46:12.542736448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.543466578Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-10T17:46:12.543592843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023342s 
2026-05-10T17:46:12.543790391Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-10T17:46:12.544046737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.544287442Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-05-10T17:46:12.544645513Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-05-10T17:46:12.548694608Z [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-05-10T17:46:12.549641806Z [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-05-10T17:46:12.550159268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:46:12.551027407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:46:12.553806855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:46:12.554364288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-10T17:46:12.554768462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099322s 
2026-05-10T17:46:12.554954186Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-05-10T17:46:12.559020136Z [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-05-10T17:46:12.561257813Z [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-05-10T17:46:12.561778071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:46:12.562573042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:46:12.565379755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:46:12.565930374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-10T17:46:12.566326001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111973s 
2026-05-10T17:46:12.566664753Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-05-10T17:46:12.570488465Z [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-05-10T17:46:12.571343467Z [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-05-10T17:46:12.571818103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:46:12.572672554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:46:12.575473636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:46:12.576032962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-10T17:46:12.576428259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00973s 
2026-05-10T17:46:12.576622350Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-05-10T17:46:12.580729883Z [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-05-10T17:46:12.581521107Z [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-05-10T17:46:12.581980422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:46:12.582831366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:46:12.585560422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:46:12.586097614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-10T17:46:12.586479443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009677s 
2026-05-10T17:46:12.586797564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-10T17:46:12', 'clean_alt_titles') 
2026-05-10T17:46:12.587123120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.588640015Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-10T17:46:12.588826902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118364s 
2026-05-10T17:46:12.589019850Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-10T17:46:12.589211687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.589478654Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-05-10T17:46:12.589935014Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:12.590216601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-05-10T17:46:12.590469941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003479s 
2026-05-10T17:46:12.590755396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-10T17:46:12', 'remove_omg') 
2026-05-10T17:46:12.591076984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.591929992Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-10T17:46:12.592132550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018053s 
2026-05-10T17:46:12.592319396Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-10T17:46:12.592529028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.592791787Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-05-10T17:46:12.593140309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-10T17:46:12.593303418Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:12.593521227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-05-10T17:46:12.593829377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-05-10T17:46:12.594785183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010774s 
2026-05-10T17:46:12.595177383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-10T17:46:12', 'add_additional_info_to_pending_releases') 
2026-05-10T17:46:12.595494211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.596317229Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-10T17:46:12.596470167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025115s 
2026-05-10T17:46:12.596667274Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-10T17:46:12.596862627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.597107190Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-05-10T17:46:12.597449179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-10T17:46:12.597614592Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:12.597788973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-05-10T17:46:12.598058396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:46:12.599040534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010724s 
2026-05-10T17:46:12.599371230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-10T17:46:12', 'add_result_to_commands') 
2026-05-10T17:46:12.599703960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.600558862Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-10T17:46:12.600729285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025624s 
2026-05-10T17:46:12.600937525Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-10T17:46:12.601137167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.601388453Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-05-10T17:46:12.601738728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:12.601908851Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:12.602102491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-10T17:46:12.602409980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:12.603400255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011106s 
2026-05-10T17:46:12.603741071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-10T17:46:12', 'health_restored_notification') 
2026-05-10T17:46:12.604101127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.604979576Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-10T17:46:12.605142775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026386s 
2026-05-10T17:46:12.605389321Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-10T17:46:12.605606479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.605878326Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-05-10T17:46:12.606217870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:12.606378604Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:12.606652846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-05-10T17:46:12.606986558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:12.607999970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011448s 
2026-05-10T17:46:12.608376428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-10T17:46:12', 'add_on_manual_interaction_required_to_notifications') 
2026-05-10T17:46:12.608730531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.609510061Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-10T17:46:12.609701707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025853s 
2026-05-10T17:46:12.609881630Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-10T17:46:12.610147776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.610391046Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-05-10T17:46:12.610712222Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:12.611096577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-05-10T17:46:12.611346239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003342s 
2026-05-10T17:46:12.611655282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-10T17:46:12', 'remove_rarbg') 
2026-05-10T17:46:12.611998022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.612732832Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-10T17:46:12.612901883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016978s 
2026-05-10T17:46:12.613118329Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-10T17:46:12.613334384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.613601251Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-05-10T17:46:12.614096329Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-05-10T17:46:12.614560253Z [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-05-10T17:46:12.614903565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005352s 
2026-05-10T17:46:12.615249421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-10T17:46:12', 'remove_invalid_roksbox_metadata_images') 
2026-05-10T17:46:12.615592382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.616303214Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-10T17:46:12.616491443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018727s 
2026-05-10T17:46:12.616670463Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-10T17:46:12.616858622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.617097443Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-05-10T17:46:12.617841702Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-05-10T17:46:12.621957001Z [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-05-10T17:46:12.622845471Z [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-05-10T17:46:12.623364186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-10T17:46:12.624206122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-10T17:46:12.626801930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-10T17:46:12.627186896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091485s 
2026-05-10T17:46:12.627363201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-10T17:46:12.627517802Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:12.627725781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-05-10T17:46:12.628023881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-05-10T17:46:12.629029206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011101s 
2026-05-10T17:46:12.629236534Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:12.629491247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-05-10T17:46:12.629730439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000326s 
2026-05-10T17:46:12.630040002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-10T17:46:12', 'list_sync_time') 
2026-05-10T17:46:12.630367281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.631251612Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-10T17:46:12.631409450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018136s 
2026-05-10T17:46:12.631599784Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-10T17:46:12.631795808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.632067375Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-05-10T17:46:12.632365596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-10T17:46:12.632524596Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:46:12.632695400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-05-10T17:46:12.632937889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-05-10T17:46:12.633879165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010112s 
2026-05-10T17:46:12.634212085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-10T17:46:12', 'add_tags_to_collections') 
2026-05-10T17:46:12.634539114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.635264315Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-10T17:46:12.635425069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023611s 
2026-05-10T17:46:12.635623879Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-10T17:46:12.635821026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.636091912Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-05-10T17:46:12.636413820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-10T17:46:12.636577921Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:12.636760929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-05-10T17:46:12.637010813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-05-10T17:46:12.637963642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010287s 
2026-05-10T17:46:12.638295400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-10T17:46:12', 'add_download_client_tags') 
2026-05-10T17:46:12.638629262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.639346106Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-10T17:46:12.639521950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023823s 
2026-05-10T17:46:12.639703826Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-10T17:46:12.639935954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.640184655Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-05-10T17:46:12.640677347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-05-10T17:46:12.641194850Z [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-05-10T17:46:12.641728855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008784s 
2026-05-10T17:46:12.641913477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-05-10T17:46:12.642177479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-05-10T17:46:12.642537434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004597s 
2026-05-10T17:46:12.642861276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-10T17:46:12', 'add_auto_tagging') 
2026-05-10T17:46:12.643184888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.643959448Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-10T17:46:12.644115703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018392s 
2026-05-10T17:46:12.644363913Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-10T17:46:12.644576922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.644851956Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-05-10T17:46:12.645262112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-10T17:46:12.645425531Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:12.645645995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-05-10T17:46:12.645989277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:12.646994682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011541s 
2026-05-10T17:46:12.647168342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-10T17:46:12.647309727Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:12.647517475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-05-10T17:46:12.647815225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-05-10T17:46:12.648842564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001127s 
2026-05-10T17:46:12.649209433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-10T17:46:12', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-10T17:46:12.649558205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.650644072Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-10T17:46:12.650828704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028583s 
2026-05-10T17:46:12.651048757Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-10T17:46:12.651255854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.651515267Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-05-10T17:46:12.652598980Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-05-10T17:46:12.652861969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-05-10T17:46:12.655958216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031555s 
2026-05-10T17:46:12.656143159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-10T17:46:12.656285205Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:12.656462271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-05-10T17:46:12.656801284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-05-10T17:46:12.657790336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011511s 
2026-05-10T17:46:12.657966070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-10T17:46:12.658118607Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2026-05-10T17:46:12.658306816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-05-10T17:46:12.658593053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:46:12.659586193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011012s 
2026-05-10T17:46:12.659760103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-10T17:46:12.659928873Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:12.660114798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-05-10T17:46:12.660414331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:12.661397161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010999s 
2026-05-10T17:46:12.661588616Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-05-10T17:46:12.665691480Z [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-05-10T17:46:12.666435789Z [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-05-10T17:46:12.666907710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-10T17:46:12.667515765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-10T17:46:12.670031612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082588s 
2026-05-10T17:46:12.670195402Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:12.670374693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:12.671092258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007366s 
2026-05-10T17:46:12.671298003Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:12.671574951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-10T17:46:12.671836668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003639s 
2026-05-10T17:46:12.672205381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-10T17:46:12', 'update_restrictions_to_release_profiles') 
2026-05-10T17:46:12.672546327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.673383744Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-10T17:46:12.673560039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018384s 
2026-05-10T17:46:12.673759872Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-10T17:46:12.673962871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.674212914Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-05-10T17:46:12.674561887Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-05-10T17:46:12.674808333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-05-10T17:46:12.677341135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025881s 
2026-05-10T17:46:12.677551699Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-05-10T17:46:12.681860157Z [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-05-10T17:46:12.682880121Z [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-05-10T17:46:12.683429618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:12.684149007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:12.686730517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-10T17:46:12.687107075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093764s 
2026-05-10T17:46:12.687324012Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-05-10T17:46:12.691727101Z [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-05-10T17:46:12.692956878Z [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-05-10T17:46:12.693591576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-10T17:46:12.694302899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-10T17:46:12.696903737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-10T17:46:12.697273271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097596s 
2026-05-10T17:46:12.697602394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-10T17:46:12', 'rename_quality_profiles') 
2026-05-10T17:46:12.697930786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.699079009Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-10T17:46:12.699254933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115374s 
2026-05-10T17:46:12.699453523Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-10T17:46:12.699651271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.699916876Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-05-10T17:46:12.700318245Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:46:12.700626526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:46:12.700920788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003917s 
2026-05-10T17:46:12.701177405Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:46:12.701464403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:46:12.701721972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003476s 
2026-05-10T17:46:12.701984922Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:46:12.702282441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:46:12.702541302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003563s 
2026-05-10T17:46:12.702872179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-10T17:46:12', 'update_images_remote_url') 
2026-05-10T17:46:12.703205651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.704017336Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-10T17:46:12.704189933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017503s 
2026-05-10T17:46:12.704384525Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-10T17:46:12.704583937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.704830423Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-05-10T17:46:12.705368216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-10T17:46:12.705909517Z [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-05-10T17:46:12.706432380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008824s 
2026-05-10T17:46:12.706638284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-10T17:46:12.706957397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-10T17:46:12.708712322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018842s 
2026-05-10T17:46:12.709055954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-10T17:46:12', 'add_notification_status') 
2026-05-10T17:46:12.709384406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.710344760Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-10T17:46:12.710517688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034951s 
2026-05-10T17:46:12.710728433Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-10T17:46:12.710934668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.711201586Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-05-10T17:46:12.711702815Z [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-05-10T17:46:12.712188133Z [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-05-10T17:46:12.712517105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00053s 
2026-05-10T17:46:12.712966541Z [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-05-10T17:46:12.713517160Z [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-05-10T17:46:12.713879950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006328s 
2026-05-10T17:46:12.714238472Z [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-05-10T17:46:12.714693108Z [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-05-10T17:46:12.715005658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005179s 
2026-05-10T17:46:12.715339520Z [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-05-10T17:46:12.715750608Z [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-05-10T17:46:12.716076835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004886s 
2026-05-10T17:46:12.716411800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-10T17:46:12', 'rename_deprecated_indexer_flags') 
2026-05-10T17:46:12.716749400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.717412195Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-10T17:46:12.717587017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017789s 
2026-05-10T17:46:12.717787150Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-10T17:46:12.717980800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.718228740Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-05-10T17:46:12.718530698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:12.718682614Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:12.718893118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-05-10T17:46:12.719156258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-05-10T17:46:12.720203337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001121s 
2026-05-10T17:46:12.720535917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-10T17:46:12', 'movie_last_searched_time') 
2026-05-10T17:46:12.720864458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.730468853Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-10T17:46:12.730669948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113224s 
2026-05-10T17:46:12.730874761Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-10T17:46:12.731067619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.731326781Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-05-10T17:46:12.731632888Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:12.731825346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:12.732584926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007763s 
2026-05-10T17:46:12.732915622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-10T17:46:12', 'email_encryption') 
2026-05-10T17:46:12.733251819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.733882138Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-10T17:46:12.734053473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002051s 
2026-05-10T17:46:12.734248446Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-10T17:46:12.734446154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.734697090Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-05-10T17:46:12.735032355Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-10T17:46:12.735321698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-10T17:46:12.735566090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003305s 
2026-05-10T17:46:12.735920885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-10T17:46:12', 'clear_last_rss_releases_info') 
2026-05-10T17:46:12.736253645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.737097835Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-10T17:46:12.737271946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018114s 
2026-05-10T17:46:12.737447620Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-10T17:46:12.737634466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.737871514Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-05-10T17:46:12.738777759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-05-10T17:46:12.739052312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-05-10T17:46:12.739428630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004733s 
2026-05-10T17:46:12.739608162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-05-10T17:46:12.739866352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-05-10T17:46:12.740229503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004413s 
2026-05-10T17:46:12.740412892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-05-10T17:46:12.740692706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-05-10T17:46:12.741064495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004799s 
2026-05-10T17:46:12.741294087Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-05-10T17:46:12.741531776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-05-10T17:46:12.741947994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004735s 
2026-05-10T17:46:12.742134129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-05-10T17:46:12.742421668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-10T17:46:12.742786724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004831s 
2026-05-10T17:46:12.742972397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-05-10T17:46:12.743233002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-05-10T17:46:12.743589801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004503s 
2026-05-10T17:46:12.743764192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-05-10T17:46:12.744044517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-05-10T17:46:12.744379732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004495s 
2026-05-10T17:46:12.744697703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-10T17:46:12', 'add_indexes') 
2026-05-10T17:46:12.745017296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.745726164Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-10T17:46:12.745884663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017844s 
2026-05-10T17:46:12.746107232Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-10T17:46:12.746327285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.746583351Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-05-10T17:46:12.747036042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-10T17:46:12.747195764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-10T17:46:12.747372430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-05-10T17:46:12.747622053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-05-10T17:46:12.748692589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011377s 
2026-05-10T17:46:12.748866970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-10T17:46:12.749009046Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:12.749181594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-05-10T17:46:12.749467981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:12.750483596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011249s 
2026-05-10T17:46:12.750649100Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:12.750827910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:12.751397888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005913s 
2026-05-10T17:46:12.751756059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-10T17:46:12', 'parse_title_from_existing_subtitle_files') 
2026-05-10T17:46:12.752120022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.752778599Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-10T17:46:12.752959443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001914s 
2026-05-10T17:46:12.753200408Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-10T17:46:12.753418979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.753687009Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-05-10T17:46:12.754040110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-10T17:46:12.754203950Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:12.754404243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-05-10T17:46:12.754727905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:46:12.755775956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011818s 
2026-05-10T17:46:12.756176373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-10T17:46:12', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-10T17:46:12.756542250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.757206758Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-10T17:46:12.757398053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025391s 
2026-05-10T17:46:12.757626373Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-10T17:46:12.757834583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.758102352Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-05-10T17:46:12.758412888Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-05-10T17:46:12.762819062Z [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-05-10T17:46:12.763802974Z [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-05-10T17:46:12.764376309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-10T17:46:12.764852097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-10T17:46:12.767483507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088786s 
2026-05-10T17:46:12.767854034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-10T17:46:12', 'drop_multi_episode_style_from_naming_config') 
2026-05-10T17:46:12.768221343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.768988448Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-10T17:46:12.769172008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103268s 
2026-05-10T17:46:12.769362572Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-10T17:46:12.769555491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.769800123Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-05-10T17:46:12.770049245Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:12.770242665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:12.770776079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005571s 
2026-05-10T17:46:12.771103438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-10T17:46:12', 'stevenlu_update_url') 
2026-05-10T17:46:12.771436178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.771798117Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-10T17:46:12.771993130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015588s 
2026-05-10T17:46:12.772170097Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-10T17:46:12.772359789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.772604892Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-05-10T17:46:12.772907762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:46:12.773066953Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:12.773250162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-05-10T17:46:12.773502200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-05-10T17:46:12.774542676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011168s 
2026-05-10T17:46:12.774880336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-10T17:46:12', 'add_movie_keywords') 
2026-05-10T17:46:12.775208537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:12.775824758Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-10T17:46:12.776005001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023809s 
2026-05-10T17:46:12.784403507Z [Debug] MigrationController: Took: 00:00:02.0370907 
2026-05-10T17:46:12.941933270Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-10T17:46:12.969255260Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-10T17:46:12.991723515Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-10T17:46:12.992653649Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:12.992941689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:12.996813207Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-10T17:46:12.997054623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041435s 
2026-05-10T17:46:12.997281340Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-10T17:46:12.997538368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043771s 
2026-05-10T17:46:12.999140525Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-10T17:46:12.999433405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:12.999867309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-10T17:46:13.000252915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-10T17:46:13.000789777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006038s 
2026-05-10T17:46:13.001020381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.002023912Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-10T17:46:13.002273796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018637s 
2026-05-10T17:46:13.002583620Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-10T17:46:13.002876259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.003393390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-10T17:46:13.003760340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T17:46:13.004269054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005963s 
2026-05-10T17:46:13.004532204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:46:13.004761516Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:46:13.005003003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-10T17:46:13.005376044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-10T17:46:13.006129892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008363s 
2026-05-10T17:46:13.006441761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.007373798Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-10T17:46:13.007604623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020243s 
2026-05-10T17:46:13.007967834Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-10T17:46:13.008302899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.008706943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:46:13.008949822Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:46:13.009171108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-10T17:46:13.009528728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-10T17:46:13.010105350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006235s 
2026-05-10T17:46:13.010373149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.011038679Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-10T17:46:13.011281679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015239s 
2026-05-10T17:46:13.011653758Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-10T17:46:13.012001869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.012348077Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-10T17:46:13.012929307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-10T17:46:13.013483915Z [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-05-10T17:46:13.014239436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010142s 
2026-05-10T17:46:13.014481614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-10T17:46:13.014795877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-10T17:46:13.015206705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005098s 
2026-05-10T17:46:13.015598915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-10T17:46:13', 'InitialSetup') 
2026-05-10T17:46:13.016134744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.016866377Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-10T17:46:13.017117924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021293s 
2026-05-10T17:46:13.017310752Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-10T17:46:13.017595075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.017943156Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-05-10T17:46:13.018381499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-10T17:46:13', 'add_moviefiles_table') 
2026-05-10T17:46:13.018885083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.019551135Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-10T17:46:13.019813203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019547s 
2026-05-10T17:46:13.020133177Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-10T17:46:13.020415426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.020765831Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-05-10T17:46:13.021173382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-10T17:46:13', 'fix_history_movieId') 
2026-05-10T17:46:13.021663770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.022328168Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-10T17:46:13.022588212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019122s 
2026-05-10T17:46:13.022889980Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-10T17:46:13.023169343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.023460680Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-05-10T17:46:13.023862759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-10T17:46:13', 'add_tmdb_stuff') 
2026-05-10T17:46:13.024404741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.025041524Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-10T17:46:13.025289944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019175s 
2026-05-10T17:46:13.025557463Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-10T17:46:13.025836014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.026172822Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-05-10T17:46:13.026572648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-10T17:46:13', 'fix_movie_files') 
2026-05-10T17:46:13.027059889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.027718436Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-10T17:46:13.028045555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018907s 
2026-05-10T17:46:13.028269696Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-10T17:46:13.028562436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.028906669Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-05-10T17:46:13.029334450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-10T17:46:13', 'update_schedule_intervale') 
2026-05-10T17:46:13.029835349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.030510439Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-10T17:46:13.030786685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019398s 
2026-05-10T17:46:13.031073112Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-10T17:46:13.031380862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.031730376Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-05-10T17:46:13.032268630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-10T17:46:13', 'add_movie_formats_to_naming_config') 
2026-05-10T17:46:13.032748507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.033434769Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-10T17:46:13.033719933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020288s 
2026-05-10T17:46:13.033986170Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-10T17:46:13.034282867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.034627983Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-05-10T17:46:13.035039552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-10T17:46:13', 'add_phyiscal_release') 
2026-05-10T17:46:13.035528025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.036256453Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-10T17:46:13.036479061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019214s 
2026-05-10T17:46:13.036734505Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-10T17:46:13.037015191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.037348893Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-05-10T17:46:13.037749800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-10T17:46:13', 'remove_bitmetv') 
2026-05-10T17:46:13.038247783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.038901069Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-10T17:46:13.039155862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018894s 
2026-05-10T17:46:13.039421958Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-10T17:46:13.039710760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.040075935Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-05-10T17:46:13.040488246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-10T17:46:13', 'remove_torrentleech') 
2026-05-10T17:46:13.040981329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.041696490Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-10T17:46:13.041955491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019797s 
2026-05-10T17:46:13.042223892Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-10T17:46:13.042511060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.042854362Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-05-10T17:46:13.043267915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-10T17:46:13', 'remove_broadcasthenet') 
2026-05-10T17:46:13.043764064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.044498574Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-10T17:46:13.044765531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019781s 
2026-05-10T17:46:13.045017809Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-10T17:46:13.045295990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.045640734Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-05-10T17:46:13.046032113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-10T17:46:13', 'remove_fanzub') 
2026-05-10T17:46:13.046522490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.047328674Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-10T17:46:13.047581934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020422s 
2026-05-10T17:46:13.047863321Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-10T17:46:13.048176923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.048537629Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-05-10T17:46:13.048949569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-10T17:46:13', 'update_movie_sorttitle') 
2026-05-10T17:46:13.049448163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.050356372Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-10T17:46:13.050624021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021804s 
2026-05-10T17:46:13.050899717Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-10T17:46:13.051196855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.051543012Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-05-10T17:46:13.051995203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-10T17:46:13', 'update_movie_sorttitle_again') 
2026-05-10T17:46:13.052550902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.053407868Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-10T17:46:13.053692432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021894s 
2026-05-10T17:46:13.053952976Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-10T17:46:13.054236057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.054572885Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-05-10T17:46:13.054971959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-10T17:46:13', 'update_movie_file') 
2026-05-10T17:46:13.055477788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.056334183Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-10T17:46:13.056599387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020961s 
2026-05-10T17:46:13.056862076Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-10T17:46:13.057142671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.057496724Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-05-10T17:46:13.057887140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-10T17:46:13', 'update_movie_slug') 
2026-05-10T17:46:13.058376296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.059199053Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-10T17:46:13.059447082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020463s 
2026-05-10T17:46:13.059723760Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-10T17:46:13.060030938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.060374390Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-05-10T17:46:13.060803795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-10T17:46:13', 'add_youtube_trailer_id') 
2026-05-10T17:46:13.061290996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.062167372Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-10T17:46:13.062431343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021382s 
2026-05-10T17:46:13.062687018Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-10T17:46:13.062958625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.063729087Z [Info] add_studio: Starting migration of Log DB to 120 
2026-05-10T17:46:13.064149223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-10T17:46:13', 'add_studio') 
2026-05-10T17:46:13.064633369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.065494212Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-10T17:46:13.065739526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025449s 
2026-05-10T17:46:13.066011414Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-10T17:46:13.066303172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.066648177Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-05-10T17:46:13.067064836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-10T17:46:13', 'update_filedate_config') 
2026-05-10T17:46:13.067557608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.068449354Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-10T17:46:13.068695891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021134s 
2026-05-10T17:46:13.068978330Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-10T17:46:13.069270548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.069619942Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-05-10T17:46:13.070037984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-10T17:46:13', 'add_movieid_to_blacklist') 
2026-05-10T17:46:13.070543112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.071359707Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-10T17:46:13.071626464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020811s 
2026-05-10T17:46:13.071914033Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-10T17:46:13.072207174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.072553762Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-05-10T17:46:13.072974900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-10T17:46:13', 'create_netimport_table') 
2026-05-10T17:46:13.073472803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.074474551Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-10T17:46:13.074740055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022617s 
2026-05-10T17:46:13.075021172Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-10T17:46:13.075322468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.075673526Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-05-10T17:46:13.076139935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-10T17:46:13', 'add_preferred_tags_to_profile') 
2026-05-10T17:46:13.076652507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.077550596Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-10T17:46:13.077828646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022072s 
2026-05-10T17:46:13.078089772Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-10T17:46:13.078374235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.078706043Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-05-10T17:46:13.079100007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-10T17:46:13', 'fix_imdb_unique') 
2026-05-10T17:46:13.079583521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.080413563Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-10T17:46:13.080679649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020481s 
2026-05-10T17:46:13.080961005Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-10T17:46:13.081260308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.081608590Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-05-10T17:46:13.082044448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-10T17:46:13', 'update_qualities_and_profiles') 
2026-05-10T17:46:13.082550467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.083355689Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-10T17:46:13.083635743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020776s 
2026-05-10T17:46:13.083922470Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-10T17:46:13.086877903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.087231265Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-05-10T17:46:13.087624376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-10T17:46:13', 'remove_wombles') 
2026-05-10T17:46:13.088145566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.088976560Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-10T17:46:13.089227054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002118s 
2026-05-10T17:46:13.089484483Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-10T17:46:13.089761501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.090101366Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-05-10T17:46:13.090497173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-10T17:46:13', 'remove_kickass') 
2026-05-10T17:46:13.090984454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.091817492Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-10T17:46:13.092117346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020618s 
2026-05-10T17:46:13.092416228Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-10T17:46:13.092734760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.093116228Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-05-10T17:46:13.093562848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-10T17:46:13', 'add_parsed_movie_info_to_pending_release') 
2026-05-10T17:46:13.094080851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.094914670Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-10T17:46:13.095206257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021552s 
2026-05-10T17:46:13.095475239Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-10T17:46:13.095776326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.096172824Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-05-10T17:46:13.096562980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-10T17:46:13', 'remove_wombles_kickass') 
2026-05-10T17:46:13.097057917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.097894181Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-10T17:46:13.098161209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021029s 
2026-05-10T17:46:13.098448388Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-10T17:46:13.098756398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.099108507Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-05-10T17:46:13.099555177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-10T17:46:13', 'make_parsed_episode_info_nullable') 
2026-05-10T17:46:13.100121919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.100913002Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-10T17:46:13.101215592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021289s 
2026-05-10T17:46:13.101473150Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-10T17:46:13.101777343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.102126787Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-05-10T17:46:13.102563717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-10T17:46:13', 'rename_torrent_downloadstation') 
2026-05-10T17:46:13.103100869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.103937063Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-10T17:46:13.104218761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021279s 
2026-05-10T17:46:13.104493143Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-10T17:46:13.104790101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.105134345Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-05-10T17:46:13.105551916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-10T17:46:13', 'add_minimumavailability') 
2026-05-10T17:46:13.106050590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.106908398Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-10T17:46:13.107177360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021127s 
2026-05-10T17:46:13.107464618Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-10T17:46:13.107797178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.108175831Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-05-10T17:46:13.108627981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-10T17:46:13', 'add_remux_qualities_for_the_wankers') 
2026-05-10T17:46:13.109147237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.110005456Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-10T17:46:13.110299318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021927s 
2026-05-10T17:46:13.110575234Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-10T17:46:13.110873815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.111220744Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-05-10T17:46:13.111645890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-10T17:46:13', 'add_haspredbentry_to_movies') 
2026-05-10T17:46:13.112174645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.112976059Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-10T17:46:13.113257145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002083s 
2026-05-10T17:46:13.113527169Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-10T17:46:13.113816602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.114160435Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-05-10T17:46:13.114578477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-10T17:46:13', 'add_pathstate_to_movies') 
2026-05-10T17:46:13.115084155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.115868365Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-10T17:46:13.116191285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020377s 
2026-05-10T17:46:13.116428082Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-10T17:46:13.116731894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.117074945Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-05-10T17:46:13.117504109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-10T17:46:13', 'add_import_exclusions_table') 
2026-05-10T17:46:13.118009768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.118868307Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-10T17:46:13.119141998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021273s 
2026-05-10T17:46:13.119414187Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-10T17:46:13.119708740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.120115589Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-05-10T17:46:13.120501186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-10T17:46:13', 'add_physical_release_note') 
2026-05-10T17:46:13.121002456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.121848830Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-10T17:46:13.122118123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021246s 
2026-05-10T17:46:13.122397636Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-10T17:46:13.122701438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.123048907Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-05-10T17:46:13.123479715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-10T17:46:13', 'consolidate_indexer_baseurl') 
2026-05-10T17:46:13.124016216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.125265031Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-10T17:46:13.125540666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025498s 
2026-05-10T17:46:13.125826793Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-10T17:46:13.126127859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.126486772Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-05-10T17:46:13.126912550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-10T17:46:13', 'add_alternative_titles_table') 
2026-05-10T17:46:13.127418719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.128287229Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-10T17:46:13.128567383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021397s 
2026-05-10T17:46:13.128842687Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-10T17:46:13.129135978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.129482777Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-05-10T17:46:13.129906069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-10T17:46:13', 'fix_duplicate_alt_titles') 
2026-05-10T17:46:13.130414874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.131307482Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-10T17:46:13.131530291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021196s 
2026-05-10T17:46:13.131785214Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-10T17:46:13.132100890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.132436386Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-05-10T17:46:13.132827544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-10T17:46:13', 'movie_extras') 
2026-05-10T17:46:13.133313512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.134133624Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-10T17:46:13.134382766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002046s 
2026-05-10T17:46:13.134636026Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-10T17:46:13.134913154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.135248199Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-05-10T17:46:13.135633685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-10T17:46:13', 'clean_core_tv') 
2026-05-10T17:46:13.136186810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.136982372Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-10T17:46:13.137233698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020741s 
2026-05-10T17:46:13.137515756Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-10T17:46:13.137817113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.138165335Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-05-10T17:46:13.138602305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-10T17:46:13', 'add_cookies_to_indexer_status') 
2026-05-10T17:46:13.139107903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.139949839Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-10T17:46:13.140231126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020886s 
2026-05-10T17:46:13.140496711Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-10T17:46:13.140779300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.141114084Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-05-10T17:46:13.141510502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-10T17:46:13', 'banner_to_fanart') 
2026-05-10T17:46:13.141999698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.142838898Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-10T17:46:13.143094152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020657s 
2026-05-10T17:46:13.143369457Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-10T17:46:13.143682657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.144036200Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-05-10T17:46:13.144463250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-10T17:46:13', 'naming_config_colon_action') 
2026-05-10T17:46:13.144988127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.145849803Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-10T17:46:13.146121410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002163s 
2026-05-10T17:46:13.146381744Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-10T17:46:13.146666427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.147005631Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-05-10T17:46:13.147406688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-10T17:46:13', 'add_custom_formats') 
2026-05-10T17:46:13.147929832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.148751237Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-10T17:46:13.149013234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020805s 
2026-05-10T17:46:13.149289030Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-10T17:46:13.149588723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.149932125Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-05-10T17:46:13.150360728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-10T17:46:13', 'remove_extra_naming_config') 
2026-05-10T17:46:13.150862359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.151626077Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-10T17:46:13.151914588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020296s 
2026-05-10T17:46:13.152195844Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-10T17:46:13.152495508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.152844040Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-05-10T17:46:13.153275629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-10T17:46:13', 'convert_regex_required_tags') 
2026-05-10T17:46:13.153788783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.154631210Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-10T17:46:13.154910061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021215s 
2026-05-10T17:46:13.155196559Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-10T17:46:13.155504559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.155862730Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-05-10T17:46:13.156336475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-10T17:46:13', 'fix_format_tags_double_underscore') 
2026-05-10T17:46:13.156847063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.157723188Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-10T17:46:13.158001378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021908s 
2026-05-10T17:46:13.158271292Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-10T17:46:13.158565765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.158904928Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-05-10T17:46:13.159324653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-10T17:46:13', 'add_tags_to_net_import') 
2026-05-10T17:46:13.159820582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.160652698Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-10T17:46:13.160921790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020763s 
2026-05-10T17:46:13.161185411Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-10T17:46:13.161468772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.161806282Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-05-10T17:46:13.162210095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-10T17:46:13', 'add_custom_filters') 
2026-05-10T17:46:13.162701054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.163417607Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-10T17:46:13.163673913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019503s 
2026-05-10T17:46:13.163989419Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-10T17:46:13.164303802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.164660861Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-05-10T17:46:13.165117371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-10T17:46:13', 'indexer_client_status_search_changes') 
2026-05-10T17:46:13.165638991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.166420566Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-10T17:46:13.166716712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020905s 
2026-05-10T17:46:13.167012298Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-10T17:46:13.167330879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.167687538Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-05-10T17:46:13.168167885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-10T17:46:13', 'add_language_to_files_history_blacklist') 
2026-05-10T17:46:13.168703855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.169517273Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-10T17:46:13.169815003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021537s 
2026-05-10T17:46:13.170105608Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-10T17:46:13.170413067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.170765106Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-05-10T17:46:13.171219000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-10T17:46:13', 'add_update_allowed_quality_profile') 
2026-05-10T17:46:13.171731302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.172584711Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-10T17:46:13.172869294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021408s 
2026-05-10T17:46:13.173149729Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-10T17:46:13.173455355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.173808566Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-05-10T17:46:13.174241358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-10T17:46:13', 'add_download_client_priority') 
2026-05-10T17:46:13.174746395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.175517659Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-10T17:46:13.175789236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020496s 
2026-05-10T17:46:13.176077737Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-10T17:46:13.176364184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.176699349Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-05-10T17:46:13.177106078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-10T17:46:13', 'remove_growl_prowl') 
2026-05-10T17:46:13.177595263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.178377920Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-10T17:46:13.178636080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020175s 
2026-05-10T17:46:13.178907927Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-10T17:46:13.179201559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.179542816Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-05-10T17:46:13.179980397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-10T17:46:13', 'remove_plex_hometheatre') 
2026-05-10T17:46:13.180483791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.181271578Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-10T17:46:13.181539508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020615s 
2026-05-10T17:46:13.181803970Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-10T17:46:13.182088894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.182437907Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-05-10T17:46:13.182842783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-10T17:46:13', 'add_webrip_qualites') 
2026-05-10T17:46:13.183334824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.184341973Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-10T17:46:13.184607908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022466s 
2026-05-10T17:46:13.184883994Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-10T17:46:13.185178788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.185524845Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-05-10T17:46:13.185949641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-10T17:46:13', 'health_issue_notification') 
2026-05-10T17:46:13.186450369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.187198426Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-10T17:46:13.187463921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020082s 
2026-05-10T17:46:13.187734135Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-10T17:46:13.188059671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.188401499Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-05-10T17:46:13.188806275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-10T17:46:13', 'speed_improvements') 
2026-05-10T17:46:13.189297083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.190090531Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-10T17:46:13.190348000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020351s 
2026-05-10T17:46:13.190629186Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-10T17:46:13.190934090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.191282442Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-05-10T17:46:13.193356399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-10T17:46:13', 'fix_profile_format_default') 
2026-05-10T17:46:13.193823149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.194647880Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-10T17:46:13.194935049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036937s 
2026-05-10T17:46:13.195203349Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-10T17:46:13.195490207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.195841445Z [Info] task_duration: Starting migration of Log DB to 163 
2026-05-10T17:46:13.200864201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-10T17:46:13', 'task_duration') 
2026-05-10T17:46:13.201354038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.202109459Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-10T17:46:13.202360224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066284s 
2026-05-10T17:46:13.202625900Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-10T17:46:13.202915533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.203265418Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-05-10T17:46:13.203678991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-10T17:46:13', 'movie_collections_crew') 
2026-05-10T17:46:13.204258157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.204958137Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-10T17:46:13.205220796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020353s 
2026-05-10T17:46:13.205516652Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-10T17:46:13.205833711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.206184146Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-05-10T17:46:13.206655025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-10T17:46:13', 'remove_custom_formats_from_quality_model') 
2026-05-10T17:46:13.207186195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.207993350Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-10T17:46:13.208303615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021104s 
2026-05-10T17:46:13.208584301Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-10T17:46:13.208877190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.209216364Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-05-10T17:46:13.209654636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-10T17:46:13', 'fix_tmdb_list_config') 
2026-05-10T17:46:13.210155355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.210954044Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-10T17:46:13.211211733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002069s 
2026-05-10T17:46:13.211479843Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-10T17:46:13.211770669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.212175364Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-05-10T17:46:13.212541792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-10T17:46:13', 'remove_movie_pathstate') 
2026-05-10T17:46:13.213044023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.213774465Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-10T17:46:13.214038196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019939s 
2026-05-10T17:46:13.214305985Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-10T17:46:13.214594166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.214936115Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-05-10T17:46:13.215343786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-10T17:46:13', 'custom_format_rework') 
2026-05-10T17:46:13.215885647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.216615778Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-10T17:46:13.216883126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020141s 
2026-05-10T17:46:13.217147118Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-10T17:46:13.217443385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.217780674Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-05-10T17:46:13.218191962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-10T17:46:13', 'custom_format_scores') 
2026-05-10T17:46:13.218686358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.219470046Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-10T17:46:13.219730090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020251s 
2026-05-10T17:46:13.220042389Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-10T17:46:13.220336442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.220672418Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-05-10T17:46:13.221080641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-10T17:46:13', 'fix_trakt_list_config') 
2026-05-10T17:46:13.221574014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.222357583Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-10T17:46:13.222641815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020213s 
2026-05-10T17:46:13.222963022Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-10T17:46:13.223277315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.223627230Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-05-10T17:46:13.224101205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-10T17:46:13', 'quality_definition_preferred_size') 
2026-05-10T17:46:13.224622084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.225385441Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-10T17:46:13.225672219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020789s 
2026-05-10T17:46:13.225939748Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-10T17:46:13.226227617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.226569235Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-05-10T17:46:13.226991366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-10T17:46:13', 'add_download_history') 
2026-05-10T17:46:13.227470691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.228191242Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-10T17:46:13.228458150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001951s 
2026-05-10T17:46:13.228720228Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-10T17:46:13.229002707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.229339114Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-05-10T17:46:13.229734341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-10T17:46:13', 'net_import_status') 
2026-05-10T17:46:13.230229017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.230989809Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-10T17:46:13.231249011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019913s 
2026-05-10T17:46:13.231520779Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-10T17:46:13.231823509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.232191169Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-05-10T17:46:13.232610303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-10T17:46:13', 'email_multiple_addresses') 
2026-05-10T17:46:13.233112675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.233861563Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-10T17:46:13.234128611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020221s 
2026-05-10T17:46:13.234415249Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-10T17:46:13.234727618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.235079867Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-05-10T17:46:13.235529783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-10T17:46:13', 'remove_chown_and_folderchmod_config') 
2026-05-10T17:46:13.236090332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.236863069Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-10T17:46:13.237150628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021064s 
2026-05-10T17:46:13.237416013Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-10T17:46:13.237701367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.238044188Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-05-10T17:46:13.238452210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-10T17:46:13', 'movie_recommendations') 
2026-05-10T17:46:13.238949942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.239708039Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-10T17:46:13.239994216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020019s 
2026-05-10T17:46:13.240265011Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-10T17:46:13.240550667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.240891683Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-05-10T17:46:13.241302762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-10T17:46:13', 'language_improvements') 
2026-05-10T17:46:13.241810855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.242596377Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-10T17:46:13.242861150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020416s 
2026-05-10T17:46:13.243116625Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-10T17:46:13.243391098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.243725762Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-05-10T17:46:13.244139836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-10T17:46:13', 'new_list_server') 
2026-05-10T17:46:13.244632839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.245402379Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-10T17:46:13.245658855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002008s 
2026-05-10T17:46:13.246406882Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-10T17:46:13.246704692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.247056200Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-05-10T17:46:13.247475304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-10T17:46:13', 'movie_translation_indexes') 
2026-05-10T17:46:13.248036464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.248812006Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-10T17:46:13.249087541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020943s 
2026-05-10T17:46:13.249367836Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-10T17:46:13.249675826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.250026052Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-05-10T17:46:13.250463663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-10T17:46:13', 'fix_invalid_profile_references') 
2026-05-10T17:46:13.250977999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.251754032Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-10T17:46:13.252052864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020598s 
2026-05-10T17:46:13.252312206Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-10T17:46:13.252599575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.252942957Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-05-10T17:46:13.253342251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-10T17:46:13', 'list_movies_table') 
2026-05-10T17:46:13.253833671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.254598090Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-10T17:46:13.254856140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020003s 
2026-05-10T17:46:13.255130613Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-10T17:46:13.255416258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.255759720Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-05-10T17:46:13.256197903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-10T17:46:13', 'on_delete_notification') 
2026-05-10T17:46:13.256700956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.257490376Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-10T17:46:13.257754909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020621s 
2026-05-10T17:46:13.258021796Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-10T17:46:13.258315077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.258656094Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-05-10T17:46:13.259076521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-10T17:46:13', 'download_propers_config') 
2026-05-10T17:46:13.259572981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.260352511Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-10T17:46:13.260631683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020261s 
2026-05-10T17:46:13.260903701Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-10T17:46:13.261197673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.261539772Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-05-10T17:46:13.261957915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-10T17:46:13', 'add_priority_to_indexers') 
2026-05-10T17:46:13.262460517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.263230939Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-10T17:46:13.263495993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020255s 
2026-05-10T17:46:13.263773121Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-10T17:46:13.264127966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.264475546Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-05-10T17:46:13.264907325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-10T17:46:13', 'add_alternative_title_indices') 
2026-05-10T17:46:13.265433746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.266187253Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-10T17:46:13.266461506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020478s 
2026-05-10T17:46:13.266724195Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-10T17:46:13.267011012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.267350185Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-05-10T17:46:13.267750742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-10T17:46:13', 'fix_tmdb_duplicates') 
2026-05-10T17:46:13.268268225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.269039057Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-10T17:46:13.269299812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020218s 
2026-05-10T17:46:13.269584396Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-10T17:46:13.269889370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.270232521Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-05-10T17:46:13.270675533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-10T17:46:13', 'swap_filechmod_for_folderchmod') 
2026-05-10T17:46:13.271184639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.271973057Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-10T17:46:13.272257821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020527s 
2026-05-10T17:46:13.272515329Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-10T17:46:13.272802137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.273142552Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-05-10T17:46:13.273544873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-10T17:46:13', 'mediainfo_channels') 
2026-05-10T17:46:13.274042475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.274725541Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-10T17:46:13.274994092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019228s 
2026-05-10T17:46:13.275250889Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-10T17:46:13.275539721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.275891279Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-05-10T17:46:13.276446277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-10T17:46:13.276956975Z [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-05-10T17:46:13.277594820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008888s 
2026-05-10T17:46:13.277861377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-10T17:46:13.278220821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-10T17:46:13.278696078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005754s 
2026-05-10T17:46:13.279099401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-10T17:46:13', 'add_update_history') 
2026-05-10T17:46:13.279592283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.280452877Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-10T17:46:13.280714985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022993s 
2026-05-10T17:46:13.281045300Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-10T17:46:13.281335655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.281671591Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-05-10T17:46:13.282082619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-10T17:46:13', 'update_awesome_hd_link') 
2026-05-10T17:46:13.282577175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.283345553Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-10T17:46:13.283614514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020059s 
2026-05-10T17:46:13.283874989Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-10T17:46:13.284171897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.284506461Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-05-10T17:46:13.284900926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-10T17:46:13', 'remove_awesomehd') 
2026-05-10T17:46:13.285391243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.286088047Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-10T17:46:13.286346608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019254s 
2026-05-10T17:46:13.286625750Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-10T17:46:13.286927207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.287274767Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-05-10T17:46:13.287713801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-10T17:46:13', 'add_on_delete_to_notifications') 
2026-05-10T17:46:13.288244110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.289025443Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-10T17:46:13.289308864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020788s 
2026-05-10T17:46:13.289582596Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-10T17:46:13.289878742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.290229919Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-05-10T17:46:13.290654625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-10T17:46:13', 'add_bypass_to_delay_profile') 
2026-05-10T17:46:13.291160113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.291942048Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-10T17:46:13.292217393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002037s 
2026-05-10T17:46:13.292475322Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-10T17:46:13.292756879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.293090742Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-05-10T17:46:13.293484595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-10T17:46:13', 'update_notifiarr') 
2026-05-10T17:46:13.293983069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.294746627Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-10T17:46:13.295001961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019954s 
2026-05-10T17:46:13.295264500Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-10T17:46:13.295549714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.295905150Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-05-10T17:46:13.296315166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-10T17:46:13', 'legacy_mediainfo_hdr') 
2026-05-10T17:46:13.296811396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.297520644Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-10T17:46:13.297780047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019631s 
2026-05-10T17:46:13.298060562Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-10T17:46:13.298358963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.298705851Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-05-10T17:46:13.299140317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-10T17:46:13', 'rename_blacklist_to_blocklist') 
2026-05-10T17:46:13.299645704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.300869620Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-10T17:46:13.301148271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024855s 
2026-05-10T17:46:13.301407703Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-10T17:46:13.301689260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.302023774Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-05-10T17:46:13.302418269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-10T17:46:13', 'add_indexer_tags') 
2026-05-10T17:46:13.302907765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.303673757Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-10T17:46:13.303967970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019859s 
2026-05-10T17:46:13.304242493Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-10T17:46:13.304528138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.304867452Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-05-10T17:46:13.305272558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-10T17:46:13', 'mediainfo_to_ffmpeg') 
2026-05-10T17:46:13.305764438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.306542035Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-10T17:46:13.306799353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002012s 
2026-05-10T17:46:13.307064066Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-10T17:46:13.307357567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.307697943Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-05-10T17:46:13.308130144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-10T17:46:13', 'cdh_per_downloadclient') 
2026-05-10T17:46:13.308636073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.309345271Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-10T17:46:13.309612279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019777s 
2026-05-10T17:46:13.309887403Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-10T17:46:13.310183078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.310528845Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-05-10T17:46:13.310950815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-10T17:46:13', 'migrate_discord_from_slack') 
2026-05-10T17:46:13.311456423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.312196764Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-10T17:46:13.312470195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019977s 
2026-05-10T17:46:13.312721912Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-10T17:46:13.312994090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.313326289Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-05-10T17:46:13.313711686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-10T17:46:13', 'remove_predb') 
2026-05-10T17:46:13.314194809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.314948968Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-10T17:46:13.315197138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019633s 
2026-05-10T17:46:13.315471530Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-10T17:46:13.315775503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.316169145Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-05-10T17:46:13.316603450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-10T17:46:13', 'add_on_update_to_notifications') 
2026-05-10T17:46:13.317114971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.317932297Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-10T17:46:13.318208694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021362s 
2026-05-10T17:46:13.318483337Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-10T17:46:13.318785445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.319131883Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-05-10T17:46:13.319575687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-10T17:46:13', 'ensure_identity_on_id_columns') 
2026-05-10T17:46:13.320145976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.320988643Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-10T17:46:13.321268827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021827s 
2026-05-10T17:46:13.321552268Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-10T17:46:13.321890439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.322244091Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-05-10T17:46:13.322680831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-10T17:46:13', 'download_client_per_indexer') 
2026-05-10T17:46:13.323198153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.323988645Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-10T17:46:13.324266304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020825s 
2026-05-10T17:46:13.324535016Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-10T17:46:13.324828757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.325177269Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-05-10T17:46:13.325598157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-10T17:46:13', 'multiple_ratings_support') 
2026-05-10T17:46:13.326098224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.332682165Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-10T17:46:13.333027882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077899s 
2026-05-10T17:46:13.333308737Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-10T17:46:13.333608882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.334011212Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-05-10T17:46:13.334426138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-10T17:46:13', 'movie_metadata') 
2026-05-10T17:46:13.334946957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.335777270Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-10T17:46:13.336057234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021802s 
2026-05-10T17:46:13.336313349Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-10T17:46:13.336595508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.336932436Z [Info] add_collections: Starting migration of Log DB to 208 
2026-05-10T17:46:13.337323544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-10T17:46:13', 'add_collections') 
2026-05-10T17:46:13.337815655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.338674224Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-10T17:46:13.338928547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020887s 
2026-05-10T17:46:13.339208891Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-10T17:46:13.339506761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.339858510Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-05-10T17:46:13.340300229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-10T17:46:13', 'movie_meta_collection_index') 
2026-05-10T17:46:13.340809104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.341594075Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-10T17:46:13.341875272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020727s 
2026-05-10T17:46:13.342148863Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-10T17:46:13.342449809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.342794103Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-05-10T17:46:13.343219349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-10T17:46:13', 'movie_added_notifications') 
2026-05-10T17:46:13.343732242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.344567865Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-10T17:46:13.344839162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021032s 
2026-05-10T17:46:13.345107943Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-10T17:46:13.345400152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.345741299Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-05-10T17:46:13.346154131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-10T17:46:13', 'more_movie_meta_index') 
2026-05-10T17:46:13.346652254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.347445331Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-10T17:46:13.347707469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020418s 
2026-05-10T17:46:13.348040680Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-10T17:46:13.348383381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.348744548Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-05-10T17:46:13.349432784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-10T17:46:13.349669451Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T17:46:13.349937581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-10T17:46:13.351003388Z [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-05-10T17:46:13.352015957Z [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-05-10T17:46:13.352662209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-10T17:46:13.353340034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-10T17:46:13.354489830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-10T17:46:13.354958644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047504s 
2026-05-10T17:46:13.355207906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-10T17:46:13.355440996Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:13.355697953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-10T17:46:13.356617606Z [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-05-10T17:46:13.357463620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-10T17:46:13.358040001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-10T17:46:13.358686022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-10T17:46:13.359727630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-10T17:46:13.360304131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042993s 
2026-05-10T17:46:13.360556098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:46:13.360789899Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:46:13.361055324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-10T17:46:13.361858381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-10T17:46:13.362612801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-10T17:46:13.363249974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-10T17:46:13.363897408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-10T17:46:13.364937543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T17:46:13.365455737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041174s 
2026-05-10T17:46:13.365908078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-10T17:46:13', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-10T17:46:13.366453246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.367655387Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-10T17:46:13.367994300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062397s 
2026-05-10T17:46:13.368288362Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-10T17:46:13.368597024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.368951909Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-05-10T17:46:13.369405493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-10T17:46:13', 'add_language_tags_to_subtitle_files') 
2026-05-10T17:46:13.369925971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.371394168Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-10T17:46:13.371678681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027672s 
2026-05-10T17:46:13.372025780Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-10T17:46:13.372258629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.372595708Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-05-10T17:46:13.372994291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-10T17:46:13', 'add_salt_to_users') 
2026-05-10T17:46:13.373497695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.374364692Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-10T17:46:13.374622340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021177s 
2026-05-10T17:46:13.374878446Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-10T17:46:13.375161987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.375495680Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-05-10T17:46:13.375934183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-10T17:46:13', 'clean_alt_titles') 
2026-05-10T17:46:13.376458328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.377375556Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-10T17:46:13.377633786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022126s 
2026-05-10T17:46:13.377884250Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-10T17:46:13.378154865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.378490061Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-05-10T17:46:13.378867922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-10T17:46:13', 'remove_omg') 
2026-05-10T17:46:13.379349762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.380193662Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-10T17:46:13.380445449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020435s 
2026-05-10T17:46:13.380772638Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-10T17:46:13.381104086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.381459211Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-05-10T17:46:13.381936853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-10T17:46:13', 'add_additional_info_to_pending_releases') 
2026-05-10T17:46:13.382465548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.383363056Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-10T17:46:13.383655385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022185s 
2026-05-10T17:46:13.383980479Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-10T17:46:13.384286846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.384629647Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-05-10T17:46:13.385054342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-10T17:46:13', 'add_result_to_commands') 
2026-05-10T17:46:13.385561965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.386513681Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-10T17:46:13.386795399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022021s 
2026-05-10T17:46:13.387076335Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-10T17:46:13.387382141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.387770633Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-05-10T17:46:13.388274508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-10T17:46:13', 'health_restored_notification') 
2026-05-10T17:46:13.388789315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.389696462Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-10T17:46:13.389990033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022959s 
2026-05-10T17:46:13.390302493Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-10T17:46:13.390645774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.391020569Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-05-10T17:46:13.391530226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-10T17:46:13', 'add_on_manual_interaction_required_to_notifications') 
2026-05-10T17:46:13.392104442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.393028574Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-10T17:46:13.393371134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023299s 
2026-05-10T17:46:13.393625135Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-10T17:46:13.393900610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.394234613Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-05-10T17:46:13.394627524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-10T17:46:13', 'remove_rarbg') 
2026-05-10T17:46:13.395121309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.395899055Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-10T17:46:13.396176444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019913s 
2026-05-10T17:46:13.396475546Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-10T17:46:13.396803577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.397165887Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-05-10T17:46:13.397670062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-10T17:46:13', 'remove_invalid_roksbox_metadata_images') 
2026-05-10T17:46:13.398193056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.399152107Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-10T17:46:13.399395518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022678s 
2026-05-10T17:46:13.399655291Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-10T17:46:13.399946357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.400282935Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-05-10T17:46:13.400674113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-10T17:46:13', 'list_sync_time') 
2026-05-10T17:46:13.401180984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.402030225Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-10T17:46:13.402281601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021045s 
2026-05-10T17:46:13.402585643Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-10T17:46:13.402883233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.403270182Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-05-10T17:46:13.403744808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-10T17:46:13', 'add_tags_to_collections') 
2026-05-10T17:46:13.404271389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.405214358Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-10T17:46:13.405485544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002322s 
2026-05-10T17:46:13.405780999Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-10T17:46:13.406081535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.406449897Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-05-10T17:46:13.406895895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-10T17:46:13', 'add_download_client_tags') 
2026-05-10T17:46:13.407414670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.408241505Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-10T17:46:13.408540457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021472s 
2026-05-10T17:46:13.408846925Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-10T17:46:13.409130756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.409522936Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-05-10T17:46:13.409932952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-10T17:46:13', 'add_auto_tagging') 
2026-05-10T17:46:13.410488010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.411228021Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-10T17:46:13.411480138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021013s 
2026-05-10T17:46:13.411786756Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-10T17:46:13.412192513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.412508129Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-05-10T17:46:13.413004920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-10T17:46:13', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-10T17:46:13.413530478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.414435832Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-10T17:46:13.414737449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022446s 
2026-05-10T17:46:13.415057343Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-10T17:46:13.415384442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.415738605Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-05-10T17:46:13.416253583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-10T17:46:13', 'update_restrictions_to_release_profiles') 
2026-05-10T17:46:13.416788891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.417733193Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-10T17:46:13.418051354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023229s 
2026-05-10T17:46:13.418328382Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-10T17:46:13.418619719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.419089124Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-05-10T17:46:13.419557648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-10T17:46:13', 'rename_quality_profiles') 
2026-05-10T17:46:13.420103127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.420980153Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-10T17:46:13.421284476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023459s 
2026-05-10T17:46:13.421585723Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-10T17:46:13.421905737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.422252055Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-05-10T17:46:13.422759607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-10T17:46:13', 'update_images_remote_url') 
2026-05-10T17:46:13.423286709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.424090508Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-10T17:46:13.424390863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002164s 
2026-05-10T17:46:13.424692380Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-10T17:46:13.425007865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.425374995Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-05-10T17:46:13.425796113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-10T17:46:13', 'add_notification_status') 
2026-05-10T17:46:13.426348025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.427468311Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-10T17:46:13.427784418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002447s 
2026-05-10T17:46:13.428111487Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-10T17:46:13.428437203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.428817629Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-05-10T17:46:13.429307536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-10T17:46:13', 'rename_deprecated_indexer_flags') 
2026-05-10T17:46:13.429906873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.430990716Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-10T17:46:13.431265450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025309s 
2026-05-10T17:46:13.431534301Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-10T17:46:13.432032475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.432395836Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-05-10T17:46:13.432812235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-10T17:46:13', 'movie_last_searched_time') 
2026-05-10T17:46:13.433372493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.434519664Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-10T17:46:13.434804708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024874s 
2026-05-10T17:46:13.435059491Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-10T17:46:13.435343593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.435671985Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-05-10T17:46:13.436094726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-10T17:46:13', 'email_encryption') 
2026-05-10T17:46:13.436620024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.437500428Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-10T17:46:13.437797747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021219s 
2026-05-10T17:46:13.438104905Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-10T17:46:13.438464590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.438851369Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-05-10T17:46:13.439368931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-10T17:46:13', 'clear_last_rss_releases_info') 
2026-05-10T17:46:13.439903017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.440716766Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-10T17:46:13.440994135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022414s 
2026-05-10T17:46:13.441240932Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-10T17:46:13.441519092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.441847584Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-05-10T17:46:13.442233771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-10T17:46:13', 'add_indexes') 
2026-05-10T17:46:13.442711995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.443495082Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-10T17:46:13.443735256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019873s 
2026-05-10T17:46:13.444073126Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-10T17:46:13.444391788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.444749038Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-05-10T17:46:13.445214375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-10T17:46:13', 'parse_title_from_existing_subtitle_files') 
2026-05-10T17:46:13.445741426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.446575176Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-10T17:46:13.446871703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021436s 
2026-05-10T17:46:13.447198561Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-10T17:46:13.447527153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.447912219Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-05-10T17:46:13.448418909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-10T17:46:13', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-10T17:46:13.448970220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.449821334Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-10T17:46:13.450141379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022372s 
2026-05-10T17:46:13.450434740Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-10T17:46:13.450764413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.451119188Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-05-10T17:46:13.451595928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-10T17:46:13', 'drop_multi_episode_style_from_naming_config') 
2026-05-10T17:46:13.452155205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.453007351Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-10T17:46:13.453298959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022022s 
2026-05-10T17:46:13.453565255Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-10T17:46:13.453852934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.454188400Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-05-10T17:46:13.454589648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-10T17:46:13', 'stevenlu_update_url') 
2026-05-10T17:46:13.455089746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.455913314Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-10T17:46:13.456181274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020537s 
2026-05-10T17:46:13.456439705Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-10T17:46:13.456728336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:13.457061016Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-05-10T17:46:13.457458367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-10T17:46:13', 'add_movie_keywords') 
2026-05-10T17:46:13.457949195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:13.458740900Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-10T17:46:13.459008499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020226s 
2026-05-10T17:46:13.633124378Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-05-10T17:46:13.640309380Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-10T17:46:13.644487225Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-05-10T17:46:13.761862930Z [Info] QualityProfileService: Setting up default quality profiles 
2026-05-10T17:46:13.788732741Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-05-10T17:46:13.819532847Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-10T17:46:13.820016802Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-10T17:46:13.820335043Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-05-10T17:46:13.898351181Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-10T17:46:14.288946708Z [ls.io-init] done.