2026-05-10T17:46:11.977871471Z [migrations] started
2026-05-10T17:46:11.982344049Z [migrations] no migrations found
2026-05-10T17:46:12.651578063Z usermod: no changes
2026-05-10T17:46:12.749752464Z ───────────────────────────────────────
2026-05-10T17:46:12.749761843Z 
2026-05-10T17:46:12.749767364Z       ██╗     ███████╗██╗ ██████╗
2026-05-10T17:46:12.749772995Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-10T17:46:12.749778586Z       ██║     ███████╗██║██║   ██║
2026-05-10T17:46:12.749784138Z       ██║     ╚════██║██║██║   ██║
2026-05-10T17:46:12.749789719Z       ███████╗███████║██║╚██████╔╝
2026-05-10T17:46:12.749795310Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-10T17:46:12.749801042Z 
2026-05-10T17:46:12.749806382Z    Brought to you by linuxserver.io
2026-05-10T17:46:12.749811883Z ───────────────────────────────────────
2026-05-10T17:46:12.756022062Z 
2026-05-10T17:46:12.756402919Z To support the app dev(s) visit:
2026-05-10T17:46:12.781762889Z Radarr: https://opencollective.com/radarr
2026-05-10T17:46:12.785941725Z 
2026-05-10T17:46:12.785949531Z To support LSIO projects visit:
2026-05-10T17:46:12.785955132Z https://www.linuxserver.io/donate/
2026-05-10T17:46:12.785960613Z 
2026-05-10T17:46:12.785965994Z ───────────────────────────────────────
2026-05-10T17:46:12.785971886Z GID/UID
2026-05-10T17:46:12.785977287Z ───────────────────────────────────────
2026-05-10T17:46:12.861912163Z 
2026-05-10T17:46:12.861933426Z User UID:    911
2026-05-10T17:46:12.861937675Z User GID:    911
2026-05-10T17:46:12.861941452Z ───────────────────────────────────────
2026-05-10T17:46:12.897721209Z Linuxserver.io version: 6.2.0.10409-ls37
2026-05-10T17:46:12.900516759Z Build-date: 2026-05-10T17:42:23+00:00
2026-05-10T17:46:12.900544205Z ───────────────────────────────────────
2026-05-10T17:46:12.900556459Z     
2026-05-10T17:46:15.742618495Z [custom-init] No custom files found, skipping...
2026-05-10T17:46:22.061128066Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.2.0.10409 
2026-05-10T17:46:22.336779174Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-10T17:46:22.402666052Z [Debug] Bootstrap: Console selected 
2026-05-10T17:46:22.414973732Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-10T17:46:26.343171175Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-10T17:46:27.384894784Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9e6366ab-e390-426f-bf1b-b65cb389a4bf} may be persisted to storage in unencrypted form. 
2026-05-10T17:46:28.377129855Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-10T17:46:28.947380477Z [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:30.162067313Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-10T17:46:30.278155604Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:30.285700120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:30.851506871Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-10T17:46:30.901996095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5738865s 
2026-05-10T17:46:30.905016739Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-10T17:46:30.907434239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6234801s 
2026-05-10T17:46:31.020624393Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-10T17:46:31.028833307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:31.117837386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-10T17:46:31.251626530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-10T17:46:31.416369511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2954088s 
2026-05-10T17:46:31.421698804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:31.436086925Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-10T17:46:31.438256795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3154825s 
2026-05-10T17:46:31.458153941Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-10T17:46:31.460738958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:31.543100388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-10T17:46:31.557846790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T17:46:31.571064502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252285s 
2026-05-10T17:46:31.574480242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:46:31.578167499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017099s 
2026-05-10T17:46:31.583635823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-10T17:46:31.591377797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-10T17:46:31.604565850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185529s 
2026-05-10T17:46:31.607890456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:31.611762696Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-10T17:46:31.614227811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025813s 
2026-05-10T17:46:31.620700328Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-10T17:46:31.622885469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:31.635887136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:46:31.638338484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002848s 
2026-05-10T17:46:31.640243871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-10T17:46:31.643109954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-10T17:46:31.648090826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060948s 
2026-05-10T17:46:31.649998649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:31.652968511Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-10T17:46:31.654617984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108676s 
2026-05-10T17:46:31.929857763Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-10T17:46:31.967831158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:32.022588018Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-10T17:46:32.494022557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-10T17:46:32.509622247Z [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:32.560740017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0622624s 
2026-05-10T17:46:32.563124379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-10T17:46:32.567040267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-10T17:46:32.572501927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077793s 
2026-05-10T17:46:32.574106770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-05-10T17:46:32.576915026Z [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:32.580489756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048244s 
2026-05-10T17:46:32.582211514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-05-10T17:46:32.584408309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-05-10T17:46:32.587604817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038218s 
2026-05-10T17:46:32.589186874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-05-10T17:46:32.599670590Z [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:32.609555670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187783s 
2026-05-10T17:46:32.611235393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-05-10T17:46:32.613324000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-05-10T17:46:32.616403052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036059s 
2026-05-10T17:46:32.617969136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-05-10T17:46:32.624926980Z [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:32.632138265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125642s 
2026-05-10T17:46:32.633837367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-10T17:46:32.635924722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:32.638975356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003584s 
2026-05-10T17:46:32.640688196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-05-10T17:46:32.642870502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:32.645934683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036834s 
2026-05-10T17:46:32.647522191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-05-10T17:46:32.655275457Z [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:32.662390238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132828s 
2026-05-10T17:46:32.664066955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-05-10T17:46:32.668454592Z [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:32.672995689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073353s 
2026-05-10T17:46:32.674578667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-10T17:46:32.678691010Z [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:32.685929690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097747s 
2026-05-10T17:46:32.687641308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-10T17:46:32.689796228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-10T17:46:32.694393407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051696s 
2026-05-10T17:46:32.696015815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-10T17:46:32.933423595Z [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:32.965852161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2634173s 
2026-05-10T17:46:32.969424637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-10T17:46:32.985557371Z [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:32.994563230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229329s 
2026-05-10T17:46:32.997076984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-10T17:46:33.000399536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-10T17:46:33.006928516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080608s 
2026-05-10T17:46:33.011218687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-10T17:46:33.069063476Z [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:33.075520772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0617967s 
2026-05-10T17:46:33.077350347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-10T17:46:33.079552513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-10T17:46:33.083734306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047619s 
2026-05-10T17:46:33.085396414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-05-10T17:46:33.089124002Z [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:33.093747584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067463s 
2026-05-10T17:46:33.095470304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-05-10T17:46:33.097735777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:46:33.101088721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039728s 
2026-05-10T17:46:33.106254646Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-05-10T17:46:33.113224995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-05-10T17:46:33.117683415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095804s 
2026-05-10T17:46:33.119411385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-05-10T17:46:33.123700354Z [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:33.128610684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075485s 
2026-05-10T17:46:33.130292302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-05-10T17:46:33.136273960Z [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:33.141723717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094114s 
2026-05-10T17:46:33.143453030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-05-10T17:46:33.148635478Z [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:33.154551614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093487s 
2026-05-10T17:46:33.156357100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-05-10T17:46:33.159991591Z [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:33.164464861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064424s 
2026-05-10T17:46:33.166371992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-05-10T17:46:33.168891136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-05-10T17:46:33.172448872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004347s 
2026-05-10T17:46:33.174306223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-05-10T17:46:33.176757971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-05-10T17:46:33.180572655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045549s 
2026-05-10T17:46:33.182248420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-05-10T17:46:33.186124828Z [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:33.190809744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006866s 
2026-05-10T17:46:33.192520209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-10T17:46:33.197678118Z [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:33.202909325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087244s 
2026-05-10T17:46:33.204657927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-10T17:46:33.208516097Z [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:33.213150452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068335s 
2026-05-10T17:46:33.214867801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-05-10T17:46:33.219167060Z [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:33.223902839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007391s 
2026-05-10T17:46:33.225653024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-05-10T17:46:33.229041890Z [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:33.233038139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057161s 
2026-05-10T17:46:33.234676158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-10T17:46:33.237401077Z [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:33.241146862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048404s 
2026-05-10T17:46:33.242869501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-10T17:46:33.245107669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-10T17:46:33.248667079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041314s 
2026-05-10T17:46:33.250357583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-05-10T17:46:33.253698342Z [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:33.257711115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057077s 
2026-05-10T17:46:33.259390447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-05-10T17:46:33.264063049Z [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:33.268928488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078349s 
2026-05-10T17:46:33.289345612Z [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:33.300402272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-10T17:46:33.304823587Z [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:33.393442140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908878s 
2026-05-10T17:46:33.396456441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-10T17:46:33.398927769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-10T17:46:33.402557460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042728s 
2026-05-10T17:46:33.404291212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-10T17:46:33.406560863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-10T17:46:33.410016253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040437s 
2026-05-10T17:46:33.411683742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-10T17:46:33.417173038Z [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:33.423480152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098136s 
2026-05-10T17:46:33.425565873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-10T17:46:33.432162620Z [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:33.440509231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113037s 
2026-05-10T17:46:33.443445194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-05-10T17:46:33.446271106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-05-10T17:46:33.452174867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073099s 
2026-05-10T17:46:33.453625129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-10T17:46:33.458281016Z [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:33.471301311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144997s 
2026-05-10T17:46:33.473071978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-10T17:46:33.478350059Z [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:33.482764991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081371s 
2026-05-10T17:46:33.484370074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-10T17:46:33.486331765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-10T17:46:33.489263671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034694s 
2026-05-10T17:46:33.512946462Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0292594 taking an average of 00:00:00.0292594 
2026-05-10T17:46:33.523453104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-10T17:46:33', 'InitialSetup') 
2026-05-10T17:46:33.528824513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:33.537957288Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-10T17:46:33.539489284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0520619s 
2026-05-10T17:46:33.544154961Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-10T17:46:33.546105329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:33.550157992Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-05-10T17:46:33.574302313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-05-10T17:46:33.578812197Z [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:33.584086380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080959s 
2026-05-10T17:46:33.585691563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-05-10T17:46:33.587719217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-10T17:46:33.590651583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034942s 
2026-05-10T17:46:33.592196585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:33.593784784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002263s 
2026-05-10T17:46:33.596369811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-05-10T17:46:33.599082805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:33.614269744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163916s 
2026-05-10T17:46:33.617354818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-10T17:46:33', 'add_moviefiles_table') 
2026-05-10T17:46:33.620438499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:33.623363431Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-10T17:46:33.624828481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253962s 
2026-05-10T17:46:33.626874693Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-10T17:46:33.628455867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:33.630822564Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-05-10T17:46:33.635905973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-10T17:46:33.646063392Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-10T17:46:33.647626150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-05-10T17:46:33.649775909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:33.658215899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091216s 
2026-05-10T17:46:33.660822569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-10T17:46:33', 'fix_history_movieId') 
2026-05-10T17:46:33.663825347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:33.666544404Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-10T17:46:33.667900676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173698s 
2026-05-10T17:46:33.669786184Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-10T17:46:33.671340975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:33.673557520Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-05-10T17:46:33.698895986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:33.700666221Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-05-10T17:46:33.702174730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-05-10T17:46:33.704325792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:33.713087971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094509s 
2026-05-10T17:46:33.714530456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:33.715887359Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-05-10T17:46:33.717439165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-05-10T17:46:33.719351457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-05-10T17:46:33.726960893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080664s 
2026-05-10T17:46:33.728805048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:33.730153173Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-05-10T17:46:33.734487102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-05-10T17:46:33.969078559Z [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:33.982327124Z [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:33.996015374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:34.008246590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:34.036915815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:34.041369485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:34.044562546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.308522s 
2026-05-10T17:46:34.045985092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:34.047324359Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-05-10T17:46:34.048882548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-05-10T17:46:34.050998570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-05-10T17:46:34.058819342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084115s 
2026-05-10T17:46:34.061290720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-10T17:46:34', 'add_tmdb_stuff') 
2026-05-10T17:46:34.064157003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.067343371Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-10T17:46:34.068744794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168608s 
2026-05-10T17:46:34.070605421Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-10T17:46:34.072183911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.074399143Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-05-10T17:46:34.082031666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-10T17:46:34.083605165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-05-10T17:46:34.085161981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-05-10T17:46:34.146641962Z [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:34.153478231Z [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:34.158234241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-10T17:46:34.161880776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-10T17:46:34.182539095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-10T17:46:34.185642405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0990186s 
2026-05-10T17:46:34.188180077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-10T17:46:34', 'fix_movie_files') 
2026-05-10T17:46:34.191023704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.193959858Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-10T17:46:34.195397584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1072689s 
2026-05-10T17:46:34.197361299Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-10T17:46:34.198968055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.201470245Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-05-10T17:46:34.209165515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-10T17:46:34.210789135Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-05-10T17:46:34.212405691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-05-10T17:46:34.288833790Z [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:34.294423879Z [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:34.298117830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-10T17:46:34.301823564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-10T17:46:34.325166330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-10T17:46:34.328898618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.114993s 
2026-05-10T17:46:34.331324423Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-10T17:46:34.339944796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-10T17:46:34.355404104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163608s 
2026-05-10T17:46:34.358252101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-10T17:46:34', 'update_schedule_intervale') 
2026-05-10T17:46:34.361196261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.365586924Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-10T17:46:34.367030071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323033s 
2026-05-10T17:46:34.369179220Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-10T17:46:34.370816778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.373172242Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-05-10T17:46:34.382007287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-10T17:46:34.383577891Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-05-10T17:46:34.385222724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-05-10T17:46:34.387412384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-05-10T17:46:34.395952886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092155s 
2026-05-10T17:46:34.397491726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-10T17:46:34.398885102Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-05-10T17:46:34.400665678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-05-10T17:46:34.402791701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-05-10T17:46:34.410584587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084116s 
2026-05-10T17:46:34.412025569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:34.413941017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:34.422217848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086817s 
2026-05-10T17:46:34.425008469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-10T17:46:34', 'add_movie_formats_to_naming_config') 
2026-05-10T17:46:34.428110687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.430976560Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-10T17:46:34.432432643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173448s 
2026-05-10T17:46:34.434323561Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-10T17:46:34.435918163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.438142583Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-05-10T17:46:34.442790525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:34.444335647Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-05-10T17:46:34.445805618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-05-10T17:46:34.447876429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-05-10T17:46:34.456459577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091281s 
2026-05-10T17:46:34.458984393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-10T17:46:34', 'add_phyiscal_release') 
2026-05-10T17:46:34.461898803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.464562277Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-10T17:46:34.466000714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171606s 
2026-05-10T17:46:34.467796592Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-10T17:46:34.469388107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.471604972Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-05-10T17:46:34.497492073Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:34.509804493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-05-10T17:46:34.513077365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137389s 
2026-05-10T17:46:34.515562660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-10T17:46:34', 'remove_bitmetv') 
2026-05-10T17:46:34.518445718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.521352041Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-10T17:46:34.522779717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219823s 
2026-05-10T17:46:34.524646807Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-10T17:46:34.526221048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.528475108Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-05-10T17:46:34.535383804Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:34.537913389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-05-10T17:46:34.540552474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034695s 
2026-05-10T17:46:34.543001307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-10T17:46:34', 'remove_torrentleech') 
2026-05-10T17:46:34.545895546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.548545954Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-10T17:46:34.549947718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011342s 
2026-05-10T17:46:34.551864088Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-10T17:46:34.553462427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.555702118Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-05-10T17:46:34.559632535Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:34.561855342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-05-10T17:46:34.564322421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031064s 
2026-05-10T17:46:34.566804711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-10T17:46:34', 'remove_broadcasthenet') 
2026-05-10T17:46:34.569701736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.572371533Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-10T17:46:34.573805181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011043s 
2026-05-10T17:46:34.575586879Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-10T17:46:34.577168164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.579403737Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-05-10T17:46:34.583603426Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:34.585665429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-05-10T17:46:34.588116286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029527s 
2026-05-10T17:46:34.590598475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-10T17:46:34', 'remove_fanzub') 
2026-05-10T17:46:34.593468045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.596033733Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-10T17:46:34.597369884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107011s 
2026-05-10T17:46:34.599232976Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-10T17:46:34.600843631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.603044704Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-05-10T17:46:34.606205691Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:34.607808159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:34.614350366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006596s 
2026-05-10T17:46:34.617008179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-10T17:46:34', 'update_movie_sorttitle') 
2026-05-10T17:46:34.620135678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.622776778Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-10T17:46:34.624210025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149772s 
2026-05-10T17:46:34.626154050Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-10T17:46:34.627835848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.630071972Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-05-10T17:46:34.633255263Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:34.634817420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:34.641232080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062823s 
2026-05-10T17:46:34.643806285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-10T17:46:34', 'update_movie_sorttitle_again') 
2026-05-10T17:46:34.646886429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.649624624Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-10T17:46:34.651076047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147548s 
2026-05-10T17:46:34.652889079Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-10T17:46:34.654718203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.656689704Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-05-10T17:46:34.668981883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-05-10T17:46:34.671672833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-05-10T17:46:34.680271532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092119s 
2026-05-10T17:46:34.682814945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-10T17:46:34', 'update_movie_file') 
2026-05-10T17:46:34.685495213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.688155431Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-10T17:46:34.689586825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017355s 
2026-05-10T17:46:34.691735172Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-10T17:46:34.693265053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.695632441Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-05-10T17:46:34.698951266Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:34.700649988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:34.707394472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068397s 
2026-05-10T17:46:34.710018618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-10T17:46:34', 'update_movie_slug') 
2026-05-10T17:46:34.713148562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.715743909Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-10T17:46:34.717181054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151578s 
2026-05-10T17:46:34.719118897Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-10T17:46:34.720708870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.722922859Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-05-10T17:46:34.727612024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:34.729072856Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-05-10T17:46:34.730632678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-05-10T17:46:34.732703659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-05-10T17:46:34.741191956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090682s 
2026-05-10T17:46:34.743762454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-10T17:46:34', 'add_youtube_trailer_id') 
2026-05-10T17:46:34.746794110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.749446863Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-10T17:46:34.750901723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017193s 
2026-05-10T17:46:34.752727210Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-10T17:46:34.754286551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.756626234Z [Info] add_studio: Starting migration of Main DB to 120 
2026-05-10T17:46:34.761241710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:34.762690378Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-05-10T17:46:34.764202584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-05-10T17:46:34.766121128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-05-10T17:46:34.774586318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088742s 
2026-05-10T17:46:34.776953065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-10T17:46:34', 'add_studio') 
2026-05-10T17:46:34.779925031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.782536611Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-10T17:46:34.783886720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168423s 
2026-05-10T17:46:34.785802629Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-10T17:46:34.787373003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.789671302Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-05-10T17:46:34.793176592Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:34.794759210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:34.801220453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065267s 
2026-05-10T17:46:34.803834739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-10T17:46:34', 'update_filedate_config') 
2026-05-10T17:46:34.806896727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:34.809966199Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-10T17:46:34.811026114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148656s 
2026-05-10T17:46:34.812955109Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-10T17:46:34.814547016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:34.816796416Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-05-10T17:46:34.824568811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-10T17:46:34.826056928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-10T17:46:34.827541779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-05-10T17:46:34.829677531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-05-10T17:46:34.838171399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090877s 
2026-05-10T17:46:34.839687683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-10T17:46:34.841024395Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-05-10T17:46:34.842518425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-05-10T17:46:34.902176636Z [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:34.910011918Z [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:34.915097782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-10T17:46:34.918093636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-10T17:46:34.940684047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0965789s 
2026-05-10T17:46:34.942213317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-10T17:46:34.943570180Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-05-10T17:46:34.945122617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-05-10T17:46:35.005740822Z [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:35.014598914Z [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:35.019979802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-10T17:46:35.023590705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-10T17:46:35.049227341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1025181s 
2026-05-10T17:46:35.051900636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-10T17:46:35', 'add_movieid_to_blacklist') 
2026-05-10T17:46:35.055619947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.058614529Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-10T17:46:35.060036132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1118607s 
2026-05-10T17:46:35.062157094Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-10T17:46:35.063743379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.066183995Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-05-10T17:46:35.084227478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-05-10T17:46:35.088920089Z [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:35.094654509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087437s 
2026-05-10T17:46:35.096204561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-05-10T17:46:35.098203878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-05-10T17:46:35.101134591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034799s 
2026-05-10T17:46:35.103658114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-10T17:46:35', 'create_netimport_table') 
2026-05-10T17:46:35.106515078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.109286310Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-10T17:46:35.110683344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115025s 
2026-05-10T17:46:35.112624224Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-10T17:46:35.114220449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.116505551Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-05-10T17:46:35.121317032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-10T17:46:35.122782594Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-05-10T17:46:35.124342396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-05-10T17:46:35.126365240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-05-10T17:46:35.135020714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090599s 
2026-05-10T17:46:35.137583045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-10T17:46:35', 'add_preferred_tags_to_profile') 
2026-05-10T17:46:35.140515992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.143204237Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-10T17:46:35.144666803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172349s 
2026-05-10T17:46:35.146463972Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-10T17:46:35.148070177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.150450432Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-05-10T17:46:35.153823255Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:35.155409460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:35.159801717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044426s 
2026-05-10T17:46:35.162379559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-10T17:46:35', 'fix_imdb_unique') 
2026-05-10T17:46:35.165417849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.168069700Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-10T17:46:35.169467285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126971s 
2026-05-10T17:46:35.171411712Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-10T17:46:35.173062156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.175521710Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-05-10T17:46:35.178705382Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:35.180288872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:35.205643921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025188s 
2026-05-10T17:46:35.208584634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-10T17:46:35', 'update_qualities_and_profiles') 
2026-05-10T17:46:35.211863318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.214534378Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-10T17:46:35.215995972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034205s 
2026-05-10T17:46:35.217810336Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-10T17:46:35.219365569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.221655832Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-05-10T17:46:35.225933137Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:35.228180223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-10T17:46:35.230677753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031886s 
2026-05-10T17:46:35.233071354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-10T17:46:35', 'remove_wombles') 
2026-05-10T17:46:35.235920072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.238431110Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-10T17:46:35.239780628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010866s 
2026-05-10T17:46:35.241571024Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-10T17:46:35.243126787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.245336117Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-05-10T17:46:35.249384983Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:35.251586016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-05-10T17:46:35.254162375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031809s 
2026-05-10T17:46:35.256612971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-10T17:46:35', 'remove_kickass') 
2026-05-10T17:46:35.259486849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.261989470Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-10T17:46:35.263379660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109329s 
2026-05-10T17:46:35.265331712Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-10T17:46:35.266970092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.269244042Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-05-10T17:46:35.273797293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-10T17:46:35.275256082Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-10T17:46:35.276873449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-05-10T17:46:35.278996696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-05-10T17:46:35.287600715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092066s 
2026-05-10T17:46:35.290246615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-10T17:46:35', 'add_parsed_movie_info_to_pending_release') 
2026-05-10T17:46:35.293254844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.295990865Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-10T17:46:35.297463300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173774s 
2026-05-10T17:46:35.299332515Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-10T17:46:35.300914833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.303153762Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-05-10T17:46:35.307929351Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:35.310025212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-10T17:46:35.312491540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029777s 
2026-05-10T17:46:35.314077043Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:35.316102623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-05-10T17:46:35.318323487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002801s 
2026-05-10T17:46:35.320756808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-10T17:46:35', 'remove_wombles_kickass') 
2026-05-10T17:46:35.323613612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.326206915Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-10T17:46:35.327612506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105191s 
2026-05-10T17:46:35.329492272Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-10T17:46:35.331109409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.333383941Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-05-10T17:46:35.337922683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-10T17:46:35.339379547Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-10T17:46:35.341045011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-05-10T17:46:35.401562394Z [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:35.408130964Z [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:35.412410924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-10T17:46:35.415511589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-10T17:46:35.485256628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1422657s 
2026-05-10T17:46:35.488661165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-10T17:46:35', 'make_parsed_episode_info_nullable') 
2026-05-10T17:46:35.491745027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.494636130Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-10T17:46:35.496089918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1519259s 
2026-05-10T17:46:35.498103514Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-10T17:46:35.499725801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.502926809Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-05-10T17:46:35.507246539Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-10T17:46:35.510128945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-10T17:46:35.513211744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041099s 
2026-05-10T17:46:35.518125922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-10T17:46:35', 'rename_torrent_downloadstation') 
2026-05-10T17:46:35.521718198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.525697633Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-10T17:46:35.527142433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163963s 
2026-05-10T17:46:35.530268970Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-10T17:46:35.532855841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.536898714Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-05-10T17:46:35.556233858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-10T17:46:35.557920104Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-10T17:46:35.559694709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-05-10T17:46:35.562016736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-10T17:46:35.570787702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095308s 
2026-05-10T17:46:35.572245749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:35.573583603Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-05-10T17:46:35.575152954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-05-10T17:46:35.577388267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-10T17:46:35.585792494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091472s 
2026-05-10T17:46:35.588309965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-10T17:46:35', 'add_minimumavailability') 
2026-05-10T17:46:35.591218533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.593971939Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-10T17:46:35.595390837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172034s 
2026-05-10T17:46:35.597460385Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-10T17:46:35.599100739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.601446424Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-05-10T17:46:35.605094251Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:35.606677119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:35.609762353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003192s 
2026-05-10T17:46:35.612354294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-10T17:46:35', 'add_remux_qualities_for_the_wankers') 
2026-05-10T17:46:35.615372754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.618050577Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-10T17:46:35.619507522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112791s 
2026-05-10T17:46:35.621366196Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-10T17:46:35.622968874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.625192192Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-05-10T17:46:35.630032992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:35.631479094Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-05-10T17:46:35.633027724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-05-10T17:46:35.635202645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:35.644054764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095328s 
2026-05-10T17:46:35.646590051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-10T17:46:35', 'add_haspredbentry_to_movies') 
2026-05-10T17:46:35.649510744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.652967606Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-10T17:46:35.654401625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183067s 
2026-05-10T17:46:35.656285058Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-10T17:46:35.657870852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.660133840Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-05-10T17:46:35.665066966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:35.666507327Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-05-10T17:46:35.668013852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-05-10T17:46:35.670146287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-05-10T17:46:35.679000421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095274s 
2026-05-10T17:46:35.681527811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-10T17:46:35', 'add_pathstate_to_movies') 
2026-05-10T17:46:35.684435979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.687056707Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-10T17:46:35.688494303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174689s 
2026-05-10T17:46:35.690373819Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-10T17:46:35.691972359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.694256539Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-05-10T17:46:35.704502516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-05-10T17:46:35.707769326Z [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:35.712001230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058822s 
2026-05-10T17:46:35.713612205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-05-10T17:46:35.715751283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-05-10T17:46:35.718768160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037052s 
2026-05-10T17:46:35.720203611Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:35.721725125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:35.732494597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106547s 
2026-05-10T17:46:35.735640794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-10T17:46:35', 'add_import_exclusions_table') 
2026-05-10T17:46:35.738723743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.741548533Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-10T17:46:35.742983183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197775s 
2026-05-10T17:46:35.744884122Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-10T17:46:35.746483172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.748740299Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-05-10T17:46:35.753278820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:35.754719321Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-10T17:46:35.756298342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-05-10T17:46:35.758362379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-05-10T17:46:35.767301845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095124s 
2026-05-10T17:46:35.769816650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-10T17:46:35', 'add_physical_release_note') 
2026-05-10T17:46:35.772720549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.775371579Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-10T17:46:35.776826960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174531s 
2026-05-10T17:46:35.778743791Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-10T17:46:35.780353062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.782605809Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-05-10T17:46:35.785974134Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:35.787547092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:35.816505609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287634s 
2026-05-10T17:46:35.819372794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-10T17:46:35', 'consolidate_indexer_baseurl') 
2026-05-10T17:46:35.822482868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:35.825196274Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-10T17:46:35.826628358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376109s 
2026-05-10T17:46:35.828559558Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-10T17:46:35.830166645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:35.832444653Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-05-10T17:46:35.875836762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-05-10T17:46:35.881082318Z [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:35.886356100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087093s 
2026-05-10T17:46:35.891337914Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-05-10T17:46:35.973393047Z [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:35.988326766Z [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:35.998438603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:36.002118074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:36.026438820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:36.030041316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1370497s 
2026-05-10T17:46:36.031606248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:36.033018132Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-05-10T17:46:36.034631121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-05-10T17:46:36.037000153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-05-10T17:46:36.046296166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100842s 
2026-05-10T17:46:36.047783251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:36.049300848Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2026-05-10T17:46:36.050988077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-05-10T17:46:36.053327889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-05-10T17:46:36.062510324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099723s 
2026-05-10T17:46:36.065121524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-10T17:46:36', 'add_alternative_titles_table') 
2026-05-10T17:46:36.068142579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:36.071393156Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-10T17:46:36.072955312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186755s 
2026-05-10T17:46:36.074974770Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-10T17:46:36.076694874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:36.079064327Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-05-10T17:46:36.087719650Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:36.089566239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:36.096832224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073028s 
2026-05-10T17:46:36.098730668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-10T17:46:36.100282914Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-05-10T17:46:36.102391923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-05-10T17:46:36.170390533Z [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:36.177261242Z [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:36.181874634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:46:36.185144440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:46:36.207490459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1033396s 
2026-05-10T17:46:36.209195453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-10T17:46:36.211448611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:46:36.214547924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038732s 
2026-05-10T17:46:36.217065054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-10T17:46:36', 'fix_duplicate_alt_titles') 
2026-05-10T17:46:36.219944363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:36.222724222Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-10T17:46:36.224163591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119035s 
2026-05-10T17:46:36.226026303Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-10T17:46:36.227580103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:36.229800916Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-05-10T17:46:36.269140663Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-05-10T17:46:36.271876162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-10T17:46:36.275113623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042123s 
2026-05-10T17:46:36.276708375Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-05-10T17:46:36.279894874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-10T17:46:36.282129364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039638s 
2026-05-10T17:46:36.283599225Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-05-10T17:46:36.285230390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-10T17:46:36.287717059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027247s 
2026-05-10T17:46:36.289196599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-10T17:46:36.292986262Z [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:36.297145529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065416s 
2026-05-10T17:46:36.298653356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-10T17:46:36.302669345Z [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:36.306907982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068179s 
2026-05-10T17:46:36.308397472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-10T17:46:36.312555217Z [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:36.316907343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071072s 
2026-05-10T17:46:36.319436407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-10T17:46:36', 'movie_extras') 
2026-05-10T17:46:36.322251657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:36.324962186Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-10T17:46:36.326332116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150821s 
2026-05-10T17:46:36.328191401Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-10T17:46:36.329765511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:36.331962206Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-05-10T17:46:36.343243659Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-05-10T17:46:36.345127784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-05-10T17:46:36.348195763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032481s 
2026-05-10T17:46:36.349657116Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-05-10T17:46:36.351305426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-05-10T17:46:36.353866324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027405s 
2026-05-10T17:46:36.355275613Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-05-10T17:46:36.356817148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-05-10T17:46:36.360167496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033539s 
2026-05-10T17:46:36.361493747Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-05-10T17:46:36.363104822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-05-10T17:46:36.365590799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002693s 
2026-05-10T17:46:36.368470630Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-05-10T17:46:36.425942217Z [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:36.433015304Z [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:36.437849060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-10T17:46:36.441157664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-10T17:46:36.460715978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0906353s 
2026-05-10T17:46:36.462370620Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-05-10T17:46:36.518482479Z [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:36.524482384Z [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:36.528601841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-10T17:46:36.531948462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-10T17:46:36.552446579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-10T17:46:36.556086761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-10T17:46:36.559071342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0952226s 
2026-05-10T17:46:36.561740218Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-05-10T17:46:36.623336683Z [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:36.629765893Z [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:36.634452833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-10T17:46:36.637539310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-10T17:46:36.658316388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0946471s 
2026-05-10T17:46:36.660064920Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-05-10T17:46:36.715961836Z [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:36.721560483Z [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:36.725304644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-10T17:46:36.728743080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-10T17:46:36.748066991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0862395s 
2026-05-10T17:46:36.752146378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-10T17:46:36', 'clean_core_tv') 
2026-05-10T17:46:36.755209347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:36.759584930Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-10T17:46:36.761090492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0979204s 
2026-05-10T17:46:36.764014872Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-10T17:46:36.765798455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:36.768325054Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-05-10T17:46:36.774847461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T17:46:36.776509249Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.54E-05s 
2026-05-10T17:46:36.778148691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-05-10T17:46:36.780304263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-05-10T17:46:36.788620563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089201s 
2026-05-10T17:46:36.790494247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-05-10T17:46:36.792812987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-05-10T17:46:36.800578959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084707s 
2026-05-10T17:46:36.803205970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-10T17:46:36', 'add_cookies_to_indexer_status') 
2026-05-10T17:46:36.806267316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:36.809202939Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-10T17:46:36.810737420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016907s 
2026-05-10T17:46:36.812614020Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-10T17:46:36.814295025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:36.816610900Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-05-10T17:46:36.821090342Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-10T17:46:36.823621150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-10T17:46:36.826569428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035851s 
2026-05-10T17:46:36.828559446Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-10T17:46:36.830703465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-10T17:46:36.833219443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029884s 
2026-05-10T17:46:36.835828337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-10T17:46:36', 'banner_to_fanart') 
2026-05-10T17:46:36.838838771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:36.841499981Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-10T17:46:36.842952476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111441s 
2026-05-10T17:46:36.844891933Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-10T17:46:36.846621587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:36.848911058Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-05-10T17:46:36.854584656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-10T17:46:36.856217765Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-10T17:46:36.857963992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-05-10T17:46:36.860521593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:36.869135864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095386s 
2026-05-10T17:46:36.871823407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-10T17:46:36', 'naming_config_colon_action') 
2026-05-10T17:46:36.874959204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:36.877741157Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-10T17:46:36.879252601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180007s 
2026-05-10T17:46:36.881155764Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-10T17:46:36.882818413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:36.885112263Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-05-10T17:46:36.895527261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-05-10T17:46:36.898659219Z [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:36.902739748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055722s 
2026-05-10T17:46:36.904420002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-05-10T17:46:36.906634843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-10T17:46:36.909745228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038253s 
2026-05-10T17:46:36.911285731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-10T17:46:36.912748768Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.65E-05s 
2026-05-10T17:46:36.914399332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-05-10T17:46:36.916815970Z [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:36.925225378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092828s 
2026-05-10T17:46:36.926928177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-05-10T17:46:36.929224392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:36.937297343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088275s 
2026-05-10T17:46:36.938812525Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:36.940482699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:36.942864476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025805s 
2026-05-10T17:46:36.945469894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-10T17:46:36', 'add_custom_formats') 
2026-05-10T17:46:36.948563515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:36.951429918Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-10T17:46:36.952985251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110237s 
2026-05-10T17:46:36.954999267Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-10T17:46:36.956705193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:36.959038674Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-05-10T17:46:36.962902877Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-10T17:46:36.965334905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-10T17:46:36.968579991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038215s 
2026-05-10T17:46:36.971263767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-10T17:46:36', 'remove_extra_naming_config') 
2026-05-10T17:46:36.974320313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:36.977093729Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-10T17:46:36.978604162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121828s 
2026-05-10T17:46:36.980521774Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-10T17:46:36.982225766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:36.984511540Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-05-10T17:46:36.987785365Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:36.989474006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:37.044247939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0544579s 
2026-05-10T17:46:37.047391181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-10T17:46:37', 'convert_regex_required_tags') 
2026-05-10T17:46:37.050938385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:37.053744377Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-10T17:46:37.055268697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0642254s 
2026-05-10T17:46:37.057349679Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-10T17:46:37.059078360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:37.061452081Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-05-10T17:46:37.064820296Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:37.066495259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:37.074447787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079646s 
2026-05-10T17:46:37.077377818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-10T17:46:37', 'fix_format_tags_double_underscore') 
2026-05-10T17:46:37.080709499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:37.083509909Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-10T17:46:37.085076304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169372s 
2026-05-10T17:46:37.087068978Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-10T17:46:37.088755625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:37.091043553Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-05-10T17:46:37.096034326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-10T17:46:37.097565821Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-05-10T17:46:37.099169451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-05-10T17:46:37.101246294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-05-10T17:46:37.109835213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091321s 
2026-05-10T17:46:37.111623665Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-10T17:46:37.113481698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-10T17:46:37.115810789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026206s 
2026-05-10T17:46:37.118434854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-10T17:46:37', 'add_tags_to_net_import') 
2026-05-10T17:46:37.121444166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:37.124187361Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-10T17:46:37.125658544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108148s 
2026-05-10T17:46:37.127601537Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-10T17:46:37.129276371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:37.131574810Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-05-10T17:46:37.138362963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-10T17:46:37.141579872Z [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:37.145576893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056267s 
2026-05-10T17:46:37.148195287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-10T17:46:37', 'add_custom_filters') 
2026-05-10T17:46:37.151228516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:37.154708365Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-10T17:46:37.156187074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014633s 
2026-05-10T17:46:37.158248115Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-10T17:46:37.159999623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:37.162420399Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-05-10T17:46:37.199511857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-10T17:46:37.201392114Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-05-10T17:46:37.203050775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-05-10T17:46:37.205443334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:37.214425265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009822s 
2026-05-10T17:46:37.218120759Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-05-10T17:46:37.337051235Z [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:37.345717149Z [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:37.350793133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T17:46:37.354429778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T17:46:37.375863739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T17:46:37.379288487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1594996s 
2026-05-10T17:46:37.381240599Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-05-10T17:46:37.443958043Z [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:37.450699441Z [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:37.454962638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-10T17:46:37.458441144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-10T17:46:37.480327717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-10T17:46:37.483171385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1001705s 
2026-05-10T17:46:37.484677378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T17:46:37.486096887Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-05-10T17:46:37.488410858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-05-10T17:46:37.490446578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-05-10T17:46:37.498725333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090137s 
2026-05-10T17:46:37.500879302Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-10T17:46:37.503217211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-10T17:46:37.505635993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030456s 
2026-05-10T17:46:37.507199893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T17:46:37.508789424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-05-10T17:46:37.510575502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-05-10T17:46:37.571485665Z [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:37.578878485Z [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:37.583585706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-10T17:46:37.587375219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-10T17:46:37.609127492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-10T17:46:37.612312267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1001106s 
2026-05-10T17:46:37.614014686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-10T17:46:37.618166047Z [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:37.622476359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069403s 
2026-05-10T17:46:37.624237075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-10T17:46:37.626705397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T17:46:37.630156408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043685s 
2026-05-10T17:46:37.632959624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-10T17:46:37', 'indexer_client_status_search_changes') 
2026-05-10T17:46:37.636047052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:37.639357901Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-10T17:46:37.640928795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133176s 
2026-05-10T17:46:37.643094647Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-10T17:46:37.644854813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:37.647329327Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-05-10T17:46:37.656958632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-10T17:46:37.658593264Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.45E-05s 
2026-05-10T17:46:37.660283078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-05-10T17:46:37.662660757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T17:46:37.671982252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101152s 
2026-05-10T17:46:37.673567525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-10T17:46:37.674990311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-05-10T17:46:37.676593039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-05-10T17:46:37.678825475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T17:46:37.687481300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093476s 
2026-05-10T17:46:37.689061052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-10T17:46:37.690515641Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-05-10T17:46:37.692141156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-05-10T17:46:37.694386207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T17:46:37.702997682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093063s 
2026-05-10T17:46:37.704501832Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:37.706097706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:37.777715997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0713149s 
2026-05-10T17:46:37.780908748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-10T17:46:37', 'add_language_to_files_history_blacklist') 
2026-05-10T17:46:37.784400742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:37.787390293Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-10T17:46:37.788979544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0811567s 
2026-05-10T17:46:37.791039814Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-10T17:46:37.792761933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:37.795074881Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-05-10T17:46:37.826046553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-10T17:46:37.827834084Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-05-10T17:46:37.829519408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-05-10T17:46:37.831739329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-10T17:46:37.840983870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098837s 
2026-05-10T17:46:37.842556217Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:37.853120725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-10T17:46:37.856102151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120864s 
2026-05-10T17:46:37.858882200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-10T17:46:37', 'add_update_allowed_quality_profile') 
2026-05-10T17:46:37.861957514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:37.864845611Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-10T17:46:37.866360733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206154s 
2026-05-10T17:46:37.868366192Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-10T17:46:37.870071567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:37.872396550Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-05-10T17:46:37.877867189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-10T17:46:37.879406760Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-05-10T17:46:37.881087675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-05-10T17:46:37.883435935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:46:37.892487076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098229s 
2026-05-10T17:46:37.894014963Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:37.895611088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:38.153487495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2574943s 
2026-05-10T17:46:38.156591076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-10T17:46:38', 'add_download_client_priority') 
2026-05-10T17:46:38.160064041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:38.162972289Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-10T17:46:38.164517421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2672606s 
2026-05-10T17:46:38.166462298Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-10T17:46:38.168133314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:38.170433487Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-05-10T17:46:38.174511941Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:38.176758346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-05-10T17:46:38.179337862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031947s 
2026-05-10T17:46:38.181903339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-10T17:46:38', 'remove_growl_prowl') 
2026-05-10T17:46:38.184915425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:38.187539852Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-10T17:46:38.189027749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112727s 
2026-05-10T17:46:38.190910481Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-10T17:46:38.192591547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:38.194848523Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-05-10T17:46:38.199795216Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:38.202136672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-05-10T17:46:38.204740747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032912s 
2026-05-10T17:46:38.206437745Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:38.208589449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-05-10T17:46:38.210923440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029443s 
2026-05-10T17:46:38.213523317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-10T17:46:38', 'remove_plex_hometheatre') 
2026-05-10T17:46:38.216549913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:38.219228798Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-10T17:46:38.220745774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110615s 
2026-05-10T17:46:38.222598386Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-10T17:46:38.224267898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:38.226503461Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-05-10T17:46:38.229767485Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:38.231424573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:38.255765730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241444s 
2026-05-10T17:46:38.258702155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-10T17:46:38', 'add_webrip_qualites') 
2026-05-10T17:46:38.262064226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:38.264742210Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-10T17:46:38.266219185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333113s 
2026-05-10T17:46:38.268209394Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-10T17:46:38.269900350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:38.272251635Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-05-10T17:46:38.278787019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:38.281447107Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-05-10T17:46:38.283155127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-05-10T17:46:38.285639701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:38.295274708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105064s 
2026-05-10T17:46:38.296858498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:38.298286434Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-05-10T17:46:38.300017831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-05-10T17:46:38.302493788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:38.311330307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096957s 
2026-05-10T17:46:38.313989082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-10T17:46:38', 'health_issue_notification') 
2026-05-10T17:46:38.317024706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:38.319802150Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-10T17:46:38.321333294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179979s 
2026-05-10T17:46:38.323267811Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-10T17:46:38.324934528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:38.327216384Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-05-10T17:46:38.336741489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-05-10T17:46:38.338999387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-10T17:46:38.342672164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042938s 
2026-05-10T17:46:38.344388602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-05-10T17:46:38.346675989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-05-10T17:46:38.349839100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039293s 
2026-05-10T17:46:38.351447159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-05-10T17:46:38.353552579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:38.356583173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036194s 
2026-05-10T17:46:38.358103996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-10T17:46:38.360376003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:38.363273929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003647s 
2026-05-10T17:46:38.364860706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-10T17:46:38.366851024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:38.369830887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034847s 
2026-05-10T17:46:38.372455183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-10T17:46:38', 'speed_improvements') 
2026-05-10T17:46:38.375427870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:38.378348102Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-10T17:46:38.379813994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118829s 
2026-05-10T17:46:38.381793922Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-10T17:46:38.383477733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:38.385799831Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-05-10T17:46:38.414919793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-05-10T17:46:38.480643271Z [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:38.488505357Z [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:38.493086755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-10T17:46:38.496735844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-10T17:46:38.519750750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:46:38.522950124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1061568s 
2026-05-10T17:46:38.527311419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-05-10T17:46:38.598450946Z [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:38.606182158Z [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:38.610788416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-10T17:46:38.614533910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-10T17:46:38.639293790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:46:38.642526762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1134141s 
2026-05-10T17:46:38.644010420Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:38.647200906Z [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:38.650034935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045927s 
2026-05-10T17:46:38.652722458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-10T17:46:38', 'fix_profile_format_default') 
2026-05-10T17:46:38.655737180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:38.658825170Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-10T17:46:38.660350392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131873s 
2026-05-10T17:46:38.662220528Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-10T17:46:38.664030564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:38.666376700Z [Info] task_duration: Starting migration of Main DB to 163 
2026-05-10T17:46:38.671366190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-10T17:46:38.672978287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-05-10T17:46:38.674706968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-05-10T17:46:38.677013424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-05-10T17:46:38.686404379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100724s 
2026-05-10T17:46:38.688993604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-10T17:46:38', 'task_duration') 
2026-05-10T17:46:38.692042465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:38.694771742Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-10T17:46:38.696218777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183849s 
2026-05-10T17:46:38.698144956Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-10T17:46:38.699878418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:38.702251828Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-05-10T17:46:38.721848589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:38.723498101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-05-10T17:46:38.725153566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-05-10T17:46:38.727288747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-05-10T17:46:38.736993524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01026s 
2026-05-10T17:46:38.738594649Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-05-10T17:46:38.815010012Z [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:38.832307582Z [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:38.843595478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:38.848106534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:38.872885733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:38.876925701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:38.882288312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:38.885901800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:38.889048508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1489357s 
2026-05-10T17:46:38.890558439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-05-10T17:46:38.895253927Z [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:38.900222705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00817s 
2026-05-10T17:46:38.901921346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-05-10T17:46:38.904266519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-10T17:46:38.907431024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039044s 
2026-05-10T17:46:38.909085205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-05-10T17:46:38.911190606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-10T17:46:38.914288756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036501s 
2026-05-10T17:46:38.916070445Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:38.918359606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-05-10T17:46:38.920799881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031702s 
2026-05-10T17:46:38.922499013Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:38.924657581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-05-10T17:46:38.926975009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029396s 
2026-05-10T17:46:38.929591749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-10T17:46:38', 'movie_collections_crew') 
2026-05-10T17:46:38.932596080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:38.935768019Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-10T17:46:38.937284824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115541s 
2026-05-10T17:46:38.991355682Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-10T17:46:38.993613449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:38.996409932Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-05-10T17:46:39.009382882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-10T17:46:39.011024037Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-05-10T17:46:39.012762208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-05-10T17:46:39.015208866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:39.025124237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107703s 
2026-05-10T17:46:39.026690382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-10T17:46:39.028167928Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-05-10T17:46:39.029818543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-05-10T17:46:39.032172705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:39.041385921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010005s 
2026-05-10T17:46:39.042924059Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:39.044598151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:39.080000297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348816s 
2026-05-10T17:46:39.081757967Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:39.083573113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:39.093339144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098786s 
2026-05-10T17:46:39.095097646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:39.096768441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:39.109942696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013067s 
2026-05-10T17:46:39.111681749Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:39.113312544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:39.116679706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034734s 
2026-05-10T17:46:39.118194296Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:39.119815772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:39.180335940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0601744s 
2026-05-10T17:46:39.182184623Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:39.183808374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:39.197777761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137808s 
2026-05-10T17:46:39.200913026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-10T17:46:39', 'remove_custom_formats_from_quality_model') 
2026-05-10T17:46:39.204329467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:39.207424982Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-10T17:46:39.209010014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234244s 
2026-05-10T17:46:39.210936685Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-10T17:46:39.212615636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:39.214871059Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-05-10T17:46:39.219282846Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:39.221025866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:39.235819784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146795s 
2026-05-10T17:46:39.237562925Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:39.239158218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:39.248412417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091586s 
2026-05-10T17:46:39.250045416Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:39.252261751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:39.261440849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092007s 
2026-05-10T17:46:39.264268133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-10T17:46:39', 'fix_tmdb_list_config') 
2026-05-10T17:46:39.267477738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:39.270225803Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-10T17:46:39.271692377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179832s 
2026-05-10T17:46:39.273658908Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-10T17:46:39.275330856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:39.277627291Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-05-10T17:46:39.284083194Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-05-10T17:46:39.358617389Z [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:39.375069736Z [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:39.386102719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:39.390381216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:39.414027023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:39.417805524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:39.421416306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:39.424955775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:39.428537670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1428411s 
2026-05-10T17:46:39.430467387Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-10T17:46:39.432554030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-10T17:46:39.435131521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030248s 
2026-05-10T17:46:39.436634719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-10T17:46:39.438050671Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-05-10T17:46:39.439739552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-05-10T17:46:39.442001338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-05-10T17:46:39.451211559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098736s 
2026-05-10T17:46:39.452821311Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-05-10T17:46:39.531953026Z [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:39.540390139Z [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:39.545817712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-10T17:46:39.549626162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-10T17:46:39.574940560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-10T17:46:39.578261258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1239262s 
2026-05-10T17:46:39.580792907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-10T17:46:39', 'remove_movie_pathstate') 
2026-05-10T17:46:39.583756998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:39.586960991Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-10T17:46:39.588441763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1325211s 
2026-05-10T17:46:39.590385959Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-10T17:46:39.591977525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:39.594326717Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-05-10T17:46:39.600899506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-10T17:46:39.602438706Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-10T17:46:39.604260676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-05-10T17:46:39.606619497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T17:46:39.620152695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138333s 
2026-05-10T17:46:39.622002531Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:39.623553605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:39.663177514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393883s 
2026-05-10T17:46:39.665149606Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-05-10T17:46:39.731052165Z [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:39.736387351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-05-10T17:46:39.739667628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-10T17:46:39.743262178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-10T17:46:39.767889621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-10T17:46:39.771060819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1043825s 
2026-05-10T17:46:39.773684293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-10T17:46:39', 'custom_format_rework') 
2026-05-10T17:46:39.776617501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:39.780227863Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-10T17:46:39.781709527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.113425s 
2026-05-10T17:46:39.783735027Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-10T17:46:39.785376282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:39.787753130Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-05-10T17:46:39.797372265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-10T17:46:39.798885262Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-05-10T17:46:39.800485856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-05-10T17:46:39.802770147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:39.812532971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105266s 
2026-05-10T17:46:39.814006529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-10T17:46:39.815367520Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-05-10T17:46:39.816971491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-05-10T17:46:39.819210901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:39.828138693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096442s 
2026-05-10T17:46:39.829604806Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:39.831160830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:39.857953926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264745s 
2026-05-10T17:46:39.860020669Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-05-10T17:46:39.927644886Z [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:39.935440628Z [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:39.940242199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-10T17:46:39.943906670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-10T17:46:39.966909361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:46:39.970000056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1085224s 
2026-05-10T17:46:39.971502191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-10T17:46:39.972915318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-05-10T17:46:39.974685423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-05-10T17:46:39.977218265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:39.986160005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098599s 
2026-05-10T17:46:39.988682315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-10T17:46:39', 'custom_format_scores') 
2026-05-10T17:46:39.991606866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:39.994598231Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-10T17:46:39.996105306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181813s 
2026-05-10T17:46:39.998324045Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-10T17:46:40.000244503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:40.002765461Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-05-10T17:46:40.007614618Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:40.009338971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:40.670532245Z []
2026-05-10T17:46:40.672169192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6625579s 
2026-05-10T17:46:40.674081674Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:40.675693982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:40.682524930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068484s 
2026-05-10T17:46:40.698044790Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-10T17:46:40.701613027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-10T17:46:40.707207946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068137s 
2026-05-10T17:46:40.709858074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-10T17:46:40', 'fix_trakt_list_config') 
2026-05-10T17:46:40.712828126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:40.715591232Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-10T17:46:40.717019458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151174s 
2026-05-10T17:46:40.719059728Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-10T17:46:40.720732968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:40.723025064Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-05-10T17:46:40.728513449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-05-10T17:46:40.730017579Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-05-10T17:46:40.731683684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-05-10T17:46:40.733914518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-05-10T17:46:40.743510436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102744s 
2026-05-10T17:46:40.745005667Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:40.746547422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:40.762960942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161172s 
2026-05-10T17:46:40.766001216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-10T17:46:40', 'quality_definition_preferred_size') 
2026-05-10T17:46:40.769343327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:40.772163999Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-10T17:46:40.773640883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255055s 
2026-05-10T17:46:40.775516241Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-10T17:46:40.777156995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:40.779409122Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-05-10T17:46:40.797338174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-05-10T17:46:40.802016627Z [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:40.807270739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083034s 
2026-05-10T17:46:40.808939170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-05-10T17:46:40.811118439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-10T17:46:40.814223123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037993s 
2026-05-10T17:46:40.815815901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-05-10T17:46:40.817955230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-10T17:46:40.820945783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036395s 
2026-05-10T17:46:40.822561237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-05-10T17:46:40.824733632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-10T17:46:40.827832334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037909s 
2026-05-10T17:46:40.829302565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:40.830849431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:40.842757015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117691s 
2026-05-10T17:46:40.845599029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-10T17:46:40', 'add_download_history') 
2026-05-10T17:46:40.848696678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:40.851572911Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-10T17:46:40.853018102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207173s 
2026-05-10T17:46:40.854932388Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-10T17:46:40.856533583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:40.858768394Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-05-10T17:46:40.868601660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-05-10T17:46:40.872684023Z [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:40.877622530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074631s 
2026-05-10T17:46:40.879259707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-05-10T17:46:40.881510751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-05-10T17:46:40.884593661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038391s 
2026-05-10T17:46:40.887054036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-10T17:46:40', 'net_import_status') 
2026-05-10T17:46:40.889969829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:40.892749368Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-10T17:46:40.894148666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118768s 
2026-05-10T17:46:40.896062431Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-10T17:46:40.897675600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:40.899940212Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-05-10T17:46:40.903268555Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:40.904896033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:40.918499343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134005s 
2026-05-10T17:46:40.921414925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-10T17:46:40', 'email_multiple_addresses') 
2026-05-10T17:46:40.924693779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:40.927371442Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-10T17:46:40.928836483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224581s 
2026-05-10T17:46:40.930799888Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-10T17:46:40.932467357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:40.934733671Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-05-10T17:46:40.938614137Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-10T17:46:40.940884019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-10T17:46:40.944034414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036537s 
2026-05-10T17:46:40.946658780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-10T17:46:40', 'remove_chown_and_folderchmod_config') 
2026-05-10T17:46:40.949629865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:40.952309622Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-10T17:46:40.953786457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117304s 
2026-05-10T17:46:40.955586973Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-10T17:46:40.957216295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:40.959386917Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-05-10T17:46:40.963842110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:40.965318184Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-05-10T17:46:40.966909729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-05-10T17:46:40.969175032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T17:46:40.979361900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109379s 
2026-05-10T17:46:40.981905513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-10T17:46:40', 'movie_recommendations') 
2026-05-10T17:46:40.984860335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:40.987506054Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-10T17:46:40.988927697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189688s 
2026-05-10T17:46:40.990784066Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-10T17:46:40.992395141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:40.994625143Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-05-10T17:46:41.023099435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:41.024893348Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-05-10T17:46:41.026494493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-05-10T17:46:41.028814706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:46:41.039281358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011276s 
2026-05-10T17:46:41.040756389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:41.042096578Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-05-10T17:46:41.043599165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-05-10T17:46:41.045671619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-05-10T17:46:41.054909696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097593s 
2026-05-10T17:46:41.056368274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:41.057714655Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2026-05-10T17:46:41.059304187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-05-10T17:46:41.061344787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-05-10T17:46:41.070533384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009737s 
2026-05-10T17:46:41.072142245Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-05-10T17:46:41.151072674Z [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:41.167876740Z [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:41.179631657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:41.184216231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:41.212271509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:41.216005840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:41.219577434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:41.223214029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:41.226401038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1527474s 
2026-05-10T17:46:41.228055691Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-05-10T17:46:41.306993495Z [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:41.323696207Z [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:41.335027801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:41.339294825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:41.365882637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:41.369549162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:41.373064112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:41.376535424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:41.379495316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1499002s 
2026-05-10T17:46:41.380994716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-10T17:46:41.382379194Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-05-10T17:46:41.384000781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-05-10T17:46:41.386253889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:41.395769414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102349s 
2026-05-10T17:46:41.397657097Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-10T17:46:41.399672336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-10T17:46:41.402046968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027771s 
2026-05-10T17:46:41.403669096Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-05-10T17:46:41.475591530Z [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:41.482871583Z [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:41.487806803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-10T17:46:41.491071559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-10T17:46:41.515688091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1102447s 
2026-05-10T17:46:41.518672972Z [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:41.522586926Z [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:41.526712676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058476s 
2026-05-10T17:46:41.528356317Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-10T17:46:41.530598473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-10T17:46:41.532974699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030221s 
2026-05-10T17:46:41.534416282Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:41.536005293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:41.553208724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166405s 
2026-05-10T17:46:41.554700568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:41.556330531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:41.564296646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077247s 
2026-05-10T17:46:41.565591494Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:41.568373097Z [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:41.571350173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043725s 
2026-05-10T17:46:41.572777979Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:41.574766915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-05-10T17:46:41.577127810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029815s 
2026-05-10T17:46:41.579976398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-10T17:46:41', 'language_improvements') 
2026-05-10T17:46:41.582778171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:41.586578866Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-10T17:46:41.588008335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121484s 
2026-05-10T17:46:41.589931920Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-10T17:46:41.591782367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:41.593784841Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-05-10T17:46:41.597726039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:41.599378467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:41.619213318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196251s 
2026-05-10T17:46:41.620973062Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:41.622524888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:41.634449546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118077s 
2026-05-10T17:46:41.637250908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-10T17:46:41', 'new_list_server') 
2026-05-10T17:46:41.640502648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:41.643124920Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-10T17:46:41.644539439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206265s 
2026-05-10T17:46:41.646479316Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-10T17:46:41.648189681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:41.650455485Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-05-10T17:46:41.655928819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-05-10T17:46:41.658236888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-10T17:46:41.661807800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042776s 
2026-05-10T17:46:41.663463435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-05-10T17:46:41.665668136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-10T17:46:41.668786727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037764s 
2026-05-10T17:46:41.671359800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-10T17:46:41', 'movie_translation_indexes') 
2026-05-10T17:46:41.674297988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:41.677287188Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-10T17:46:41.678780386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121461s 
2026-05-10T17:46:41.680671665Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-10T17:46:41.682303221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:41.684554195Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-05-10T17:46:41.688014465Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:41.689431519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:41.737325045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475673s 
2026-05-10T17:46:41.740459578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-10T17:46:41', 'fix_invalid_profile_references') 
2026-05-10T17:46:41.743676117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:41.746448872Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-10T17:46:41.747920556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0569457s 
2026-05-10T17:46:41.749799450Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-10T17:46:41.751400886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:41.753623272Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-05-10T17:46:41.789666819Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-05-10T17:46:41.803531264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-05-10T17:46:41.830396165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283221s 
2026-05-10T17:46:41.832170168Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-05-10T17:46:41.834359388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-05-10T17:46:41.859733385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026004s 
2026-05-10T17:46:41.861832784Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-10T17:46:41.864203829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-10T17:46:41.866902675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033379s 
2026-05-10T17:46:41.868371283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-10T17:46:41.869758818Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-05-10T17:46:41.871550977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-05-10T17:46:41.873854417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:41.883452058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103832s 
2026-05-10T17:46:41.884981379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-05-10T17:46:41.891786475Z [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:41.898190184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117749s 
2026-05-10T17:46:41.900673375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-10T17:46:41', 'list_movies_table') 
2026-05-10T17:46:41.903555190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:41.906326552Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-10T17:46:41.907740369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198038s 
2026-05-10T17:46:41.909678633Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-10T17:46:41.911295159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:41.914066782Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-05-10T17:46:41.919076873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:41.920596153Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-10T17:46:41.922180925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-05-10T17:46:41.924399714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:41.934912278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112222s 
2026-05-10T17:46:41.937445931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-10T17:46:41', 'on_delete_notification') 
2026-05-10T17:46:41.940707661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:41.943416487Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-10T17:46:41.944880416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196106s 
2026-05-10T17:46:41.946752015Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-10T17:46:41.948365656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:41.950588533Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-05-10T17:46:41.955165822Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:41.956809393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:41.962886403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061199s 
2026-05-10T17:46:41.964804566Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-10T17:46:41.966769634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-10T17:46:41.969207264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028303s 
2026-05-10T17:46:41.970826195Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-05-10T17:46:42.047556773Z [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:42.054706674Z [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:42.059197960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-10T17:46:42.062945518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-10T17:46:42.090289023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:46:42.093260127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1209438s 
2026-05-10T17:46:42.095803319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-10T17:46:42', 'download_propers_config') 
2026-05-10T17:46:42.098719854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:42.102579157Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-10T17:46:42.104040260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1301693s 
2026-05-10T17:46:42.105982161Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-10T17:46:42.107611493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:42.109903299Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-05-10T17:46:42.114899722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T17:46:42.116370505Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-10T17:46:42.117900326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-05-10T17:46:42.120123514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-05-10T17:46:42.130546748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110922s 
2026-05-10T17:46:42.133029889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-10T17:46:42', 'add_priority_to_indexers') 
2026-05-10T17:46:42.135999681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:42.138728367Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-10T17:46:42.140128026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191389s 
2026-05-10T17:46:42.142021760Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-10T17:46:42.143665922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:42.145987608Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-05-10T17:46:42.151372615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-10T17:46:42.153732708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:46:42.157197667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042519s 
2026-05-10T17:46:42.158839654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-05-10T17:46:42.161074967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-10T17:46:42.164086182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037139s 
2026-05-10T17:46:42.166649114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-10T17:46:42', 'add_alternative_title_indices') 
2026-05-10T17:46:42.169597112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:42.172409687Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-10T17:46:42.173896201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118383s 
2026-05-10T17:46:42.175679122Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-10T17:46:42.177280347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:42.179468214Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-05-10T17:46:42.198110994Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:42.199942773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:42.221579242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213838s 
2026-05-10T17:46:42.227787066Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-05-10T17:46:42.232213592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-05-10T17:46:42.235506745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061079s 
2026-05-10T17:46:42.237004211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:42.238368088Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-05-10T17:46:42.239897218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-05-10T17:46:42.324587508Z [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:42.341188836Z [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:42.352745273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:42.356774057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:42.383479066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:42.387203758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:42.390776123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:42.393772148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1524113s 
2026-05-10T17:46:42.395442893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-10T17:46:42.397440587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:42.400369246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034635s 
2026-05-10T17:46:42.402885875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-10T17:46:42', 'fix_tmdb_duplicates') 
2026-05-10T17:46:42.405830836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:42.408877563Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-10T17:46:42.410319868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118545s 
2026-05-10T17:46:42.412362402Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-10T17:46:42.414042345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:42.416379783Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-05-10T17:46:42.419817828Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:42.421494505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:42.428735881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071676s 
2026-05-10T17:46:42.431570780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-10T17:46:42', 'swap_filechmod_for_folderchmod') 
2026-05-10T17:46:42.434837961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:42.437485323Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-10T17:46:42.438958671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159296s 
2026-05-10T17:46:42.440808607Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-10T17:46:42.442432187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:42.444653782Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-05-10T17:46:42.449757882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-10T17:46:42.452314572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-10T17:46:42.455227148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036335s 
2026-05-10T17:46:42.457610759Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-10T17:46:42.460448124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-10T17:46:42.463261972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037473s 
2026-05-10T17:46:42.465382583Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-10T17:46:42.467622264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-10T17:46:42.470325660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032031s 
2026-05-10T17:46:42.472844824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-10T17:46:42', 'mediainfo_channels') 
2026-05-10T17:46:42.475764113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:42.478296474Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-10T17:46:42.479730062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111014s 
2026-05-10T17:46:42.481563144Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-10T17:46:42.483187445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:42.485426756Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-05-10T17:46:42.489450109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-10T17:46:42', 'add_update_history') 
2026-05-10T17:46:42.492510173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:42.495023796Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-10T17:46:42.496470029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118691s 
2026-05-10T17:46:42.498284924Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-10T17:46:42.499914727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:42.502045579Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-05-10T17:46:42.537583127Z [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:42.540911892Z [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:42.544394987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045201s 
2026-05-10T17:46:42.546834331Z [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:42.549583318Z [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:42.552465082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038124s 
2026-05-10T17:46:42.555010218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-10T17:46:42', 'update_awesome_hd_link') 
2026-05-10T17:46:42.557990641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:42.560678445Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-10T17:46:42.562109688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118636s 
2026-05-10T17:46:42.564003252Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-10T17:46:42.565608595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:42.567860982Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-05-10T17:46:42.571801810Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:42.574161873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-05-10T17:46:42.576843584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032238s 
2026-05-10T17:46:42.579299772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-10T17:46:42', 'remove_awesomehd') 
2026-05-10T17:46:42.582541140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:42.585173131Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-10T17:46:42.586614785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114899s 
2026-05-10T17:46:42.588699334Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-10T17:46:42.590342634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:42.592797959Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-05-10T17:46:42.600658722Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-05-10T17:46:42.680515978Z [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:42.689048163Z [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:42.694573913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-10T17:46:42.697893239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-10T17:46:42.724524639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.122161s 
2026-05-10T17:46:42.726069751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:42.727495542Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-05-10T17:46:42.729234976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-05-10T17:46:42.731621403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:42.741811177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110081s 
2026-05-10T17:46:42.743315326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:42.744711889Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-05-10T17:46:42.746442715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-05-10T17:46:42.748923622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:42.759153187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110696s 
2026-05-10T17:46:42.761818134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-10T17:46:42', 'add_on_delete_to_notifications') 
2026-05-10T17:46:42.764908749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:42.768021559Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-10T17:46:42.769428302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196615s 
2026-05-10T17:46:42.771403030Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-10T17:46:42.773073164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:42.775379770Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-05-10T17:46:42.784978303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-10T17:46:42.786745021Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-05-10T17:46:42.788393411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-05-10T17:46:42.790907936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:42.801832389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118328s 
2026-05-10T17:46:42.803282460Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:42.805276075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-05-10T17:46:42.808087128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003147s 
2026-05-10T17:46:42.810365587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-10T17:46:42', 'add_bypass_to_delay_profile') 
2026-05-10T17:46:42.813347232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:42.816419380Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-10T17:46:42.817878539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115684s 
2026-05-10T17:46:42.819732553Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-10T17:46:42.821356524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:42.823597408Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-05-10T17:46:42.855923638Z [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:42.860630539Z [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:42.865043227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062894s 
2026-05-10T17:46:42.867983579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-10T17:46:42', 'update_notifiarr') 
2026-05-10T17:46:42.870714590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:42.873184755Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-10T17:46:42.874590927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143701s 
2026-05-10T17:46:42.876506766Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-10T17:46:42.878121398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:42.880375378Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-05-10T17:46:42.884450025Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-10T17:46:42.887395959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-10T17:46:42.890387534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040062s 
2026-05-10T17:46:42.892882289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-10T17:46:42', 'legacy_mediainfo_hdr') 
2026-05-10T17:46:42.895810587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:42.898321945Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-10T17:46:42.899753629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117949s 
2026-05-10T17:46:42.901635249Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-10T17:46:42.903296115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:42.905530916Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-05-10T17:46:42.909158943Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-05-10T17:46:42.911121165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-05-10T17:46:42.938607297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278355s 
2026-05-10T17:46:42.941301093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-10T17:46:42', 'rename_blacklist_to_blocklist') 
2026-05-10T17:46:42.944416217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:42.947087908Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-10T17:46:42.948587138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362248s 
2026-05-10T17:46:42.950411553Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-10T17:46:42.952032588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:42.954292750Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-05-10T17:46:42.958815119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T17:46:42.960322705Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-05-10T17:46:42.961848819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-10T17:46:42.963826482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-10T17:46:42.974336301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109805s 
2026-05-10T17:46:42.976810585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-10T17:46:42', 'add_indexer_tags') 
2026-05-10T17:46:42.979793383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:42.982433881Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-10T17:46:42.983864533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018975s 
2026-05-10T17:46:42.985731263Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-10T17:46:42.987356937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:42.989636839Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-05-10T17:46:42.992972618Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:42.994617661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:43.007397241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126406s 
2026-05-10T17:46:43.010301531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-10T17:46:43', 'mediainfo_to_ffmpeg') 
2026-05-10T17:46:43.013595155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:43.016205362Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-10T17:46:43.017633008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215888s 
2026-05-10T17:46:43.019534498Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-10T17:46:43.021159361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:43.023426417Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-05-10T17:46:43.030330873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-10T17:46:43.031831295Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-05-10T17:46:43.033602603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-05-10T17:46:43.036339576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:46:43.046945027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117458s 
2026-05-10T17:46:43.048742648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-05-10T17:46:43.051119936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:46:43.061170750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010877s 
2026-05-10T17:46:43.062630671Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:43.064184471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:43.105519486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0410968s 
2026-05-10T17:46:43.108422403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-10T17:46:43', 'cdh_per_downloadclient') 
2026-05-10T17:46:43.111598570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:43.114339361Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-10T17:46:43.115774401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0501568s 
2026-05-10T17:46:43.117784520Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-10T17:46:43.119430816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:43.121720157Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-05-10T17:46:43.125101096Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:43.126680668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:43.141899892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150339s 
2026-05-10T17:46:43.144812839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-10T17:46:43', 'migrate_discord_from_slack') 
2026-05-10T17:46:43.148034949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:43.150729286Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-10T17:46:43.152221271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240207s 
2026-05-10T17:46:43.154017599Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-10T17:46:43.155651540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:43.157890480Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-05-10T17:46:43.175208331Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:43.177675290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-10T17:46:43.180598939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036779s 
2026-05-10T17:46:43.182002776Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:43.184125491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-10T17:46:43.187190315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032338s 
2026-05-10T17:46:43.188604744Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:43.190473938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-10T17:46:43.192801957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028248s 
2026-05-10T17:46:43.194193470Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:46:43.196178659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-10T17:46:43.198524373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029682s 
2026-05-10T17:46:43.200133474Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-05-10T17:46:43.285416609Z [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:43.301578261Z [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:43.312680413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:43.317319306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:43.344386384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:43.348055624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:43.351567999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:43.355060293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:43.358031868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1563698s 
2026-05-10T17:46:43.360534398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-10T17:46:43', 'remove_predb') 
2026-05-10T17:46:43.363490994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:43.366508702Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-10T17:46:43.367929474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1647939s 
2026-05-10T17:46:43.369911426Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-10T17:46:43.371568704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:43.373878275Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-05-10T17:46:43.378946734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:43.380474100Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-05-10T17:46:43.382154445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-10T17:46:43.384564840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:43.395225172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115037s 
2026-05-10T17:46:43.397828004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-10T17:46:43', 'add_on_update_to_notifications') 
2026-05-10T17:46:43.400895733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:43.403670913Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-10T17:46:43.405180563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197836s 
2026-05-10T17:46:43.407129609Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-10T17:46:43.408787388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:43.411105277Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-05-10T17:46:43.435685205Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:43.437985448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-10T17:46:43.440445152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003004s 
2026-05-10T17:46:43.441976416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-05-10T17:46:43.527754979Z [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:43.543793153Z [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:43.555212653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:43.559647726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:43.589498751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:43.593233493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:43.596808794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:43.600356360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:43.603387325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.159935s 
2026-05-10T17:46:43.605054623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-05-10T17:46:43.693635710Z [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:43.699445512Z [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:43.703356490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-10T17:46:43.708062077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-10T17:46:43.735973876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-10T17:46:43.739788830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-10T17:46:43.743699677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-10T17:46:43.746787126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1402186s 
2026-05-10T17:46:43.748525136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-05-10T17:46:43.826709202Z [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:43.834211233Z [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:43.838887291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-10T17:46:43.841946683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-10T17:46:43.869063571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189934s 
2026-05-10T17:46:43.870615577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-05-10T17:46:43.948865456Z [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:43.955700362Z [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:43.960374747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-10T17:46:43.964045841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-10T17:46:43.991351249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-10T17:46:43.995011461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-10T17:46:43.998027085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1259567s 
2026-05-10T17:46:43.999576476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-05-10T17:46:44.077232247Z [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:44.084003426Z [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:44.088417968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-10T17:46:44.092174714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-10T17:46:44.120215954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:46:44.123421831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1223533s 
2026-05-10T17:46:44.125112496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-05-10T17:46:44.204030520Z [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:44.210907071Z [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:44.215664834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-10T17:46:44.219410809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-10T17:46:44.246542547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1196668s 
2026-05-10T17:46:44.248414096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-05-10T17:46:44.328101560Z [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:44.336922608Z [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:44.342266200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-10T17:46:44.346243962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-10T17:46:44.373185878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.122759s 
2026-05-10T17:46:44.374851843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-05-10T17:46:44.456623585Z [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:44.464680433Z [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:44.470401135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-10T17:46:44.474538028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-10T17:46:44.501476627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-10T17:46:44.505577877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-10T17:46:44.509058408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1323548s 
2026-05-10T17:46:44.511077094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-05-10T17:46:44.593624939Z [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:44.604588161Z [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:44.611112522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-10T17:46:44.615865435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-10T17:46:44.642563729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1296999s 
2026-05-10T17:46:44.644653829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-05-10T17:46:44.727059428Z [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:44.737652845Z [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:44.757585713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-10T17:46:44.761728678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-10T17:46:44.789160580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-10T17:46:44.792720851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1463326s 
2026-05-10T17:46:44.794990533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-05-10T17:46:44.874068148Z [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:44.881026012Z [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:44.885525635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-10T17:46:44.890034928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-10T17:46:44.917194091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-10T17:46:44.920655823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1239231s 
2026-05-10T17:46:44.923900298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-10T17:46:44', 'ensure_identity_on_id_columns') 
2026-05-10T17:46:44.927429968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:44.931861784Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-10T17:46:44.933584594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1348475s 
2026-05-10T17:46:44.936031933Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-10T17:46:44.938088175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:44.941100392Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-05-10T17:46:44.947119175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T17:46:44.948791133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-05-10T17:46:44.950672241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-10T17:46:44.953549467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:44.964278757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118284s 
2026-05-10T17:46:44.967515316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-10T17:46:44', 'download_client_per_indexer') 
2026-05-10T17:46:44.971102572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:44.974261845Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-10T17:46:44.975949885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215708s 
2026-05-10T17:46:44.978104454Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-10T17:46:44.980056356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:44.982830714Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-05-10T17:46:44.989010040Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-10T17:46:44.992335949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-10T17:46:44.995939738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046483s 
2026-05-10T17:46:44.998704296Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-10T17:46:45.001958050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-10T17:46:45.005179608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043109s 
2026-05-10T17:46:45.006816936Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:45.008641602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:45.027753867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190361s 
2026-05-10T17:46:45.029753294Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:45.031601787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:45.035643327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042175s 
2026-05-10T17:46:45.038842511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-10T17:46:45', 'multiple_ratings_support') 
2026-05-10T17:46:45.042545660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:45.045611695Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-10T17:46:45.047284204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013987s 
2026-05-10T17:46:45.049350095Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-10T17:46:45.051245072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:45.053824577Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-05-10T17:46:45.105906830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-05-10T17:46:45.116536620Z [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:45.126634619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187682s 
2026-05-10T17:46:45.128587061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-05-10T17:46:45.131196507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:46:45.134741257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044484s 
2026-05-10T17:46:45.136654360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-05-10T17:46:45.139311272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:46:45.142711380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043684s 
2026-05-10T17:46:45.144692430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-05-10T17:46:45.147571720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:46:45.151077711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046302s 
2026-05-10T17:46:45.185963678Z [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:45.186410578Z                           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:45.186553055Z                           FROM "Movies" 
2026-05-10T17:46:45.200551610Z [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:45.200610439Z                           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:45.200657253Z                           FROM "Movies" 
2026-05-10T17:46:45.211766118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192133s 
2026-05-10T17:46:45.222228120Z [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:45.222285025Z                           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:45.222322250Z                           FROM "ImportListMovies"
2026-05-10T17:46:45.222374505Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-10T17:46:45.223126089Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-10T17:46:45.237945407Z [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:45.237976690Z                           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:45.238008865Z                           FROM "ImportListMovies"
2026-05-10T17:46:45.238063455Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-10T17:46:45.238182335Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-10T17:46:45.250902024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217492s 
2026-05-10T17:46:45.252581507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:45.254147120Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-05-10T17:46:45.256028951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-05-10T17:46:45.258791665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:45.269585245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118035s 
2026-05-10T17:46:45.271372926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-10T17:46:45.272980985Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-05-10T17:46:45.274963498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-05-10T17:46:45.277858780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:45.288383919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115974s 
2026-05-10T17:46:45.290061608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-05-10T17:46:45.291621610Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2026-05-10T17:46:45.293551077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-05-10T17:46:45.296269612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:45.306798279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011485s 
2026-05-10T17:46:45.308586591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-05-10T17:46:45.310194339Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2026-05-10T17:46:45.312192694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-05-10T17:46:45.315082064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:45.326051548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119682s 
2026-05-10T17:46:45.327828907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-05-10T17:46:45.329468620Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-05-10T17:46:45.331471474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-05-10T17:46:45.334350082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:45.345049944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117555s 
2026-05-10T17:46:45.347109873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-05-10T17:46:45.350141499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-10T17:46:45.353768534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048591s 
2026-05-10T17:46:45.357633850Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-05-10T17:46:45.357699161Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-10T17:46:45.357717599Z                                                   FROM "MovieMetadata"
2026-05-10T17:46:45.357763691Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-10T17:46:45.362243274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-05-10T17:46:45.362268084Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-10T17:46:45.362300529Z                                                   FROM "MovieMetadata"
2026-05-10T17:46:45.362324377Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-10T17:46:45.366789792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064117s 
2026-05-10T17:46:45.370390915Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-05-10T17:46:45.370416346Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:46:45.370456206Z                                                   FROM "Movies" 
2026-05-10T17:46:45.370480375Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-10T17:46:45.375074198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-05-10T17:46:45.375099559Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:46:45.375122585Z                                                   FROM "Movies" 
2026-05-10T17:46:45.375131613Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-10T17:46:45.379157402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060045s 
2026-05-10T17:46:45.382467950Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-05-10T17:46:45.382506758Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:46:45.382544244Z                                                   FROM "Movies" 
2026-05-10T17:46:45.382620477Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-10T17:46:45.386822831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-05-10T17:46:45.386847701Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:46:45.386882852Z                                                   FROM "Movies" 
2026-05-10T17:46:45.386904997Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-10T17:46:45.390797467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005656s 
2026-05-10T17:46:45.394475585Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-05-10T17:46:45.394501066Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:46:45.394537831Z                                                   FROM "Movies" 
2026-05-10T17:46:45.394561939Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-10T17:46:45.399215853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-05-10T17:46:45.399243168Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:46:45.399263759Z                                                   FROM "Movies" 
2026-05-10T17:46:45.399298960Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-10T17:46:45.403336302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060805s 
2026-05-10T17:46:45.407119352Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-05-10T17:46:45.407144563Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-10T17:46:45.407164393Z                                                   FROM "MovieMetadata" 
2026-05-10T17:46:45.407181347Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-10T17:46:45.412038249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-05-10T17:46:45.412064963Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-10T17:46:45.412118270Z                                                   FROM "MovieMetadata" 
2026-05-10T17:46:45.412148892Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-10T17:46:45.416460086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064403s 
2026-05-10T17:46:45.418071331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:45.419943041Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-05-10T17:46:45.421502963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-05-10T17:46:45.515558356Z [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:45.538732012Z [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:45.554427565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:45.559186551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:45.588081740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:46:45.592219374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:46:45.596550999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:46:45.600735076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:46:45.604292161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.180841s 
2026-05-10T17:46:45.606246367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-05-10T17:46:45.609057138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-10T17:46:45.612916351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048589s 
2026-05-10T17:46:45.614862431Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-05-10T17:46:45.700418285Z [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:45.709539556Z [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:45.715069034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:46:45.719720092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:46:45.749062763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:46:45.752684177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1360277s 
2026-05-10T17:46:45.754525967Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-05-10T17:46:45.836441969Z [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:45.845729786Z [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:45.851560160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-10T17:46:45.855624516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-10T17:46:45.884531810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-10T17:46:45.888640415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1323552s 
2026-05-10T17:46:45.890563078Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-05-10T17:46:45.971377612Z [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:45.978915504Z [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:45.983566452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-10T17:46:45.987893738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-10T17:46:46.018537730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-10T17:46:46.023298559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-10T17:46:46.027153344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.134587s 
2026-05-10T17:46:46.031959895Z [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:46.115152438Z [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:46.125338725Z [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:46.130884114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:46.136306937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:46.163974103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-10T17:46:46.167505195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1323718s 
2026-05-10T17:46:46.172008736Z [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:46.260057351Z [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:46.266508214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-05-10T17:46:46.270448370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-05-10T17:46:46.274371191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-05-10T17:46:46.301724686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-10T17:46:46.305299095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1304281s 
2026-05-10T17:46:46.308316513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-10T17:46:46', 'movie_metadata') 
2026-05-10T17:46:46.311743536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:46.316000159Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-10T17:46:46.317603017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1409679s 
2026-05-10T17:46:46.320515293Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-10T17:46:46.322483918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:46.325537439Z [Info] add_collections: Starting migration of Main DB to 208 
2026-05-10T17:46:46.349070418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-05-10T17:46:46.356312034Z [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:46.363652108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127587s 
2026-05-10T17:46:46.365533347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-05-10T17:46:46.368190980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-10T17:46:46.371536148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042105s 
2026-05-10T17:46:46.373274239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:46:46.374850183Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-05-10T17:46:46.376964792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-05-10T17:46:46.379572494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-05-10T17:46:46.389962832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112071s 
2026-05-10T17:46:46.391997200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-05-10T17:46:46.394626375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-05-10T17:46:46.404731589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109236s 
2026-05-10T17:46:46.406469579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-10T17:46:46.408054151Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-05-10T17:46:46.409892233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-05-10T17:46:46.412323721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-05-10T17:46:46.422423704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107831s 
2026-05-10T17:46:46.424143227Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:46.426192394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:46.442025605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159683s 
2026-05-10T17:46:46.444085835Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:46.445942705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:46.453339754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075199s 
2026-05-10T17:46:46.455117414Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:46.456981068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:46.464846020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007925s 
2026-05-10T17:46:46.466684522Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:46.468538557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:46.476515163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079959s 
2026-05-10T17:46:46.478418928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-10T17:46:46.480040794Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-05-10T17:46:46.481876261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-05-10T17:46:46.562549581Z [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:46.574187381Z [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:46.581290488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-10T17:46:46.585422230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-10T17:46:46.615693681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-10T17:46:46.619134783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1354622s 
2026-05-10T17:46:46.621060952Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-05-10T17:46:46.700882225Z [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:46.711717019Z [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:46.718382684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-10T17:46:46.722613856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-10T17:46:46.750961874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-10T17:46:46.754427735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1315923s 
2026-05-10T17:46:46.756537805Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:46.759315199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-05-10T17:46:46.762114047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037692s 
2026-05-10T17:46:46.764055748Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-05-10T17:46:46.849034279Z [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:46.867690435Z [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:46.879007199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-10T17:46:46.883554087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-10T17:46:46.911691290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:46:46.916091723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:46:46.920620154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:46:46.924093199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1582703s 
2026-05-10T17:46:46.927107721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-10T17:46:46', 'add_collections') 
2026-05-10T17:46:46.930530846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:46.934348024Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-10T17:46:46.936046806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1684011s 
2026-05-10T17:46:46.940465426Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-10T17:46:46.942719907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:46.945706051Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-05-10T17:46:46.952205162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-05-10T17:46:46.955118259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-10T17:46:46.959183146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051s 
2026-05-10T17:46:46.960920396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-05-10T17:46:46.964144530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-05-10T17:46:46.967647184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047101s 
2026-05-10T17:46:46.970806508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-10T17:46:46', 'movie_meta_collection_index') 
2026-05-10T17:46:46.974125683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:46.977329957Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-10T17:46:46.979037066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143451s 
2026-05-10T17:46:46.981610118Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-10T17:46:46.983322477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:46.986162327Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-05-10T17:46:46.991194302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:46.992636006Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-05-10T17:46:46.994840356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-05-10T17:46:46.997651017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:47.008531181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120998s 
2026-05-10T17:46:47.011696036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-10T17:46:47', 'movie_added_notifications') 
2026-05-10T17:46:47.015240575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:47.018392203Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-10T17:46:47.020059922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216949s 
2026-05-10T17:46:47.022214221Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-10T17:46:47.024191594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:47.026800259Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-05-10T17:46:47.032424096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-05-10T17:46:47.035469029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-10T17:46:47.039500158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051867s 
2026-05-10T17:46:47.041474745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-05-10T17:46:47.044142559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-05-10T17:46:47.047528048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043237s 
2026-05-10T17:46:47.050584053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-10T17:46:47', 'more_movie_meta_index') 
2026-05-10T17:46:47.054030345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:47.057177333Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-10T17:46:47.058894261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013744s 
2026-05-10T17:46:47.061657557Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-10T17:46:47.063520740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:47.066756667Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-05-10T17:46:47.116612756Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:47.119073993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-10T17:46:47.121889203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032342s 
2026-05-10T17:46:47.123688357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-10T17:46:47.125238489Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-05-10T17:46:47.127311465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-05-10T17:46:47.208322414Z [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:47.217998604Z [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:47.224124612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-10T17:46:47.228011211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-10T17:46:47.256325681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1271634s 
2026-05-10T17:46:47.258057279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-10T17:46:47.259632531Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-05-10T17:46:47.261682500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-05-10T17:46:47.341581901Z [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:47.351102317Z [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:47.357198415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-10T17:46:47.360934931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-10T17:46:47.388575073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1250101s 
2026-05-10T17:46:47.390338295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-10T17:46:47.391977847Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-05-10T17:46:47.393866471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-05-10T17:46:47.475067734Z [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:47.486079944Z [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:47.492713425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-10T17:46:47.496706628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-10T17:46:47.525360451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-10T17:46:47.529158311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1334901s 
2026-05-10T17:46:47.530900951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-10T17:46:47.532521254Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-05-10T17:46:47.534513928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-05-10T17:46:47.625301399Z [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:47.637951809Z [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:47.645013753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-10T17:46:47.649160265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-10T17:46:47.677832466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-10T17:46:47.683769945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1473981s 
2026-05-10T17:46:47.685827208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-10T17:46:47.687461290Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-05-10T17:46:47.689584396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-10T17:46:47.769521623Z [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:47.778040591Z [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:47.783454496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-10T17:46:47.787016180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-10T17:46:47.814469545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230436s 
2026-05-10T17:46:47.816231955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-10T17:46:47.817882700Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-05-10T17:46:47.819831285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-10T17:46:47.898857797Z [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:47.907805088Z [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:47.913609830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-10T17:46:47.917301646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-10T17:46:47.947160527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1254748s 
2026-05-10T17:46:47.949263252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-10T17:46:47.950980090Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-05-10T17:46:47.952912733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-10T17:46:48.032332157Z [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:48.040832117Z [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:48.046222925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-10T17:46:48.049932637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-10T17:46:48.077129316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1223042s 
2026-05-10T17:46:48.079095626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-10T17:46:48.080810139Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-05-10T17:46:48.082997455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-10T17:46:48.161311422Z [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:48.169688485Z [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:48.174745080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-10T17:46:48.179120172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-10T17:46:48.208852067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T17:46:48.213599910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1283705s 
2026-05-10T17:46:48.215568094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-10T17:46:48.217352538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-05-10T17:46:48.219651940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-10T17:46:48.298561046Z [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:48.308310553Z [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:48.314185336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-10T17:46:48.319239305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-10T17:46:48.349734878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T17:46:48.355170306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1334651s 
2026-05-10T17:46:48.357299094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-10T17:46:48.359076414Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-05-10T17:46:48.361290874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-10T17:46:48.441034521Z [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:48.450553845Z [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:48.456591445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-10T17:46:48.461527477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-10T17:46:48.491823238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T17:46:48.496856536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1332781s 
2026-05-10T17:46:48.498763366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-05-10T17:46:48.500456236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-05-10T17:46:48.502500203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-05-10T17:46:48.584209239Z [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:48.594945884Z [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:48.601124258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-05-10T17:46:48.606462300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-05-10T17:46:48.635029950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-10T17:46:48.639693623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-10T17:46:48.644277847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-10T17:46:48.647894451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1433839s 
2026-05-10T17:46:48.649806873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-10T17:46:48.651505715Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-05-10T17:46:48.653697890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-05-10T17:46:48.741137187Z [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:48.749425231Z [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:48.754130328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-10T17:46:48.757846252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-10T17:46:48.787361250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1314292s 
2026-05-10T17:46:48.789260275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-10T17:46:48.790923956Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-05-10T17:46:48.793239420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-05-10T17:46:48.872166983Z [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:48.880674218Z [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:48.885557384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-10T17:46:48.889643444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-10T17:46:48.918424624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1225929s 
2026-05-10T17:46:48.920835319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-10T17:46:48.922557849Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-05-10T17:46:48.924755495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-10T17:46:49.009726160Z [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:49.018981843Z [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:49.024090743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-10T17:46:49.028173977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-10T17:46:49.056406993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-10T17:46:49.060813509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-10T17:46:49.064334581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1374895s 
2026-05-10T17:46:49.066524662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-10T17:46:49.068238614Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-05-10T17:46:49.070419246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-05-10T17:46:49.151194821Z [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:49.160650306Z [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:49.166172178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-10T17:46:49.170368661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-10T17:46:49.199814119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-10T17:46:49.203533550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1311146s 
2026-05-10T17:46:49.205405210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-10T17:46:49.207103801Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-05-10T17:46:49.209321478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-05-10T17:46:49.288910804Z [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:49.300109500Z [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:49.305420638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-10T17:46:49.309939971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-10T17:46:49.339417222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-10T17:46:49.343732905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319225s 
2026-05-10T17:46:49.345693634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-10T17:46:49.347523179Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-05-10T17:46:49.349690054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-05-10T17:46:49.428166949Z [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:49.445508678Z [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:49.451239652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-10T17:46:49.455988266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-10T17:46:49.485030111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-10T17:46:49.488896478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1370844s 
2026-05-10T17:46:49.490790453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T17:46:49.492515167Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-05-10T17:46:49.496385463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-10T17:46:49.578316074Z [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:49.588662393Z [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:49.594880718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T17:46:49.599147763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T17:46:49.628344540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T17:46:49.632231559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1334073s 
2026-05-10T17:46:49.634131817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T17:46:49.635914608Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-05-10T17:46:49.638084007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-10T17:46:49.717019797Z [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:49.733265839Z [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:49.740257571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T17:46:49.745583118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T17:46:49.775525888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T17:46:49.780417540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1403995s 
2026-05-10T17:46:49.782440926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T17:46:49.784280371Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-05-10T17:46:49.786344348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-10T17:46:49.868728964Z [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:49.882047049Z [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:49.890449984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T17:46:49.896013560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T17:46:49.926830109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T17:46:49.933157764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1439936s 
2026-05-10T17:46:49.935328627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T17:46:49.937114484Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-05-10T17:46:49.939451341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-05-10T17:46:50.040143762Z [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:50.052537926Z [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:50.060500524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T17:46:50.066342751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T17:46:50.096228816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T17:46:50.101316724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1596652s 
2026-05-10T17:46:50.103227543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-10T17:46:50.104923329Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-05-10T17:46:50.107503726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-05-10T17:46:50.197135108Z [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:50.210300836Z [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:50.217064549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-10T17:46:50.222597003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-10T17:46:50.256102017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1465077s 
2026-05-10T17:46:50.258235354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-10T17:46:50.260056643Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-05-10T17:46:50.262180991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-05-10T17:46:50.350056026Z [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:50.359056405Z [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:50.364822949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-10T17:46:50.368946375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-10T17:46:50.399912546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1332795s 
2026-05-10T17:46:50.401963857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-10T17:46:50.404046732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001023s 
2026-05-10T17:46:50.406086531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-05-10T17:46:50.490068765Z [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:50.500481658Z [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:50.507175200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-10T17:46:50.511196159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-10T17:46:50.541004799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-10T17:46:50.545624313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1367154s 
2026-05-10T17:46:50.547688260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:46:50.549634521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001193s 
2026-05-10T17:46:50.551788880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-05-10T17:46:50.640735403Z [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:50.659318552Z [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:50.671336338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-10T17:46:50.676340617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-10T17:46:50.706240220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:46:50.711270522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:46:50.716198809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:46:50.721445476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-10T17:46:50.725146471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1714009s 
2026-05-10T17:46:50.726985244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:46:50.728904800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2026-05-10T17:46:50.731040612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-05-10T17:46:50.823620434Z [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:50.842666876Z [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:50.854904635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-10T17:46:50.860188558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-10T17:46:50.889993089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:46:50.894720250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:46:50.899612614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:46:50.904508064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-10T17:46:50.908469854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1754159s 
2026-05-10T17:46:50.910394240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:46:50.912136780Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-05-10T17:46:50.914302762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-05-10T17:46:51.012732496Z [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:51.032295249Z [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:51.044812340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-10T17:46:51.049973065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-10T17:46:51.081665669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:46:51.087284707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:46:51.092118453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:46:51.096941006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-10T17:46:51.100781542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1844503s 
2026-05-10T17:46:51.102636247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:46:51.104387555Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-05-10T17:46:51.106546613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-05-10T17:46:51.199570800Z [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:51.218796894Z [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:51.230644176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-10T17:46:51.235604357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-10T17:46:51.272632267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:46:51.277549281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:46:51.282263506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:46:51.287031289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-10T17:46:51.290742504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1822388s 
2026-05-10T17:46:51.292530716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:51.294256081Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2026-05-10T17:46:51.296381252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-05-10T17:46:51.378005787Z [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:51.387254886Z [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:51.393078586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:51.397427936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:51.426956612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-10T17:46:51.430652256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1324463s 
2026-05-10T17:46:51.432559357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-10T17:46:51.434238599Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-05-10T17:46:51.436273367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-05-10T17:46:51.518133828Z [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:51.525672242Z [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:51.530629256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-10T17:46:51.534530494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-10T17:46:51.563286102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1250643s 
2026-05-10T17:46:51.565198574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-10T17:46:51.566913428Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-05-10T17:46:51.569044561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-10T17:46:51.649452886Z [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:51.656824824Z [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:51.661410761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-10T17:46:51.665805653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-10T17:46:51.695170649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-10T17:46:51.698903698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278911s 
2026-05-10T17:46:51.700730668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-10T17:46:51.702410311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-05-10T17:46:51.704537686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-10T17:46:51.800486583Z [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:51.807877119Z [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:51.812428346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-10T17:46:51.816811023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-10T17:46:51.846585905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-10T17:46:51.850441230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1439228s 
2026-05-10T17:46:51.852332289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-10T17:46:51.853999417Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-05-10T17:46:51.856037602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-05-10T17:46:51.939022317Z [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:51.947391233Z [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:51.952662270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-10T17:46:51.956478356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-10T17:46:51.985035565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1269947s 
2026-05-10T17:46:51.986920111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-10T17:46:51.988571988Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-05-10T17:46:51.990649753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-05-10T17:46:52.072643883Z [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:52.081231670Z [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:52.086576315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-10T17:46:52.090595480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-10T17:46:52.119231458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1264424s 
2026-05-10T17:46:52.121149722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:46:52.122891510Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-05-10T17:46:52.125223427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-10T17:46:52.207957286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-10T17:46:52.213622447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-10T17:46:52.218153664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-10T17:46:52.222217389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-10T17:46:52.252890159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T17:46:52.257694114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1304505s 
2026-05-10T17:46:52.265374334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-10T17:46:52', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-10T17:46:52.270170143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:52.278441573Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-10T17:46:52.280486983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1506341s 
2026-05-10T17:46:52.287821345Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-10T17:46:52.290801779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:52.299450208Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-05-10T17:46:52.314252312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-10T17:46:52.316097969Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-05-10T17:46:52.318095162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-05-10T17:46:52.320921485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-05-10T17:46:52.332643024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126148s 
2026-05-10T17:46:52.336551636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-10T17:46:52', 'add_language_tags_to_subtitle_files') 
2026-05-10T17:46:52.340479378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:52.343950308Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-10T17:46:52.345952311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235838s 
2026-05-10T17:46:52.348365632Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-10T17:46:52.350453256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:52.353799015Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-05-10T17:46:52.359492563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-10T17:46:52.361437591Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.13E-05s 
2026-05-10T17:46:52.363268388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-10T17:46:52.365770137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-10T17:46:52.377093755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119906s 
2026-05-10T17:46:52.379053422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-10T17:46:52.381612376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-10T17:46:52.392452480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011477s 
2026-05-10T17:46:52.396069535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-10T17:46:52', 'add_salt_to_users') 
2026-05-10T17:46:52.399326385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:52.402508254Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-10T17:46:52.404254772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214279s 
2026-05-10T17:46:52.406517870Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-10T17:46:52.408533460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:52.411256194Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-05-10T17:46:52.417320709Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-05-10T17:46:52.499996120Z [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:52.509073474Z [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:52.514634444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:46:52.519393450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:46:52.548536439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:46:52.553517541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-10T17:46:52.557243686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1379368s 
2026-05-10T17:46:52.559219386Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-05-10T17:46:52.648157362Z [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:52.656888548Z [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:52.662084523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:46:52.666819731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:46:52.696316923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:46:52.701274819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-10T17:46:52.705432183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1439223s 
2026-05-10T17:46:52.707876276Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-05-10T17:46:52.791008367Z [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:52.798789089Z [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:52.803758468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:46:52.808574579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:46:52.837681815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:46:52.842641705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-10T17:46:52.846391899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1368871s 
2026-05-10T17:46:52.848515666Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-05-10T17:46:52.928846656Z [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:52.936191961Z [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:52.940872639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:46:52.945608207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:46:52.975221553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:46:52.980244560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-10T17:46:52.983972899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1335903s 
2026-05-10T17:46:52.988037497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-10T17:46:52', 'clean_alt_titles') 
2026-05-10T17:46:52.991669391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:52.996221821Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-10T17:46:52.997966936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1456923s 
2026-05-10T17:46:53.000703508Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-10T17:46:53.002692594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:53.007084600Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-05-10T17:46:53.013435051Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:53.016246303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-05-10T17:46:53.019388773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040435s 
2026-05-10T17:46:53.022674411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-10T17:46:53', 'remove_omg') 
2026-05-10T17:46:53.026258109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:53.029225606Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-10T17:46:53.030884678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137915s 
2026-05-10T17:46:53.033330664Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-10T17:46:53.035450243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:53.038265935Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-05-10T17:46:53.046144223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-10T17:46:53.048268371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002684s 
2026-05-10T17:46:53.051185908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-05-10T17:46:53.054780287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-05-10T17:46:53.066291433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131954s 
2026-05-10T17:46:53.069792825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-10T17:46:53', 'add_additional_info_to_pending_releases') 
2026-05-10T17:46:53.073690926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:53.076998528Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-10T17:46:53.078821079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235405s 
2026-05-10T17:46:53.081118487Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-10T17:46:53.083183175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:53.085915338Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-05-10T17:46:53.090942494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-10T17:46:53.093084729Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.84E-05s 
2026-05-10T17:46:53.094972461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-05-10T17:46:53.097886100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:46:53.109487016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127202s 
2026-05-10T17:46:53.112827584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-10T17:46:53', 'add_result_to_commands') 
2026-05-10T17:46:53.116548859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:53.119684305Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-10T17:46:53.121434199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227315s 
2026-05-10T17:46:53.123788140Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-10T17:46:53.125863290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:53.128674693Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-05-10T17:46:53.133483338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:53.135266670Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2026-05-10T17:46:53.137334615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-10T17:46:53.140433537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:53.152103242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128309s 
2026-05-10T17:46:53.155500745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-10T17:46:53', 'health_restored_notification') 
2026-05-10T17:46:53.159347002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:53.162571988Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-10T17:46:53.164352343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230862s 
2026-05-10T17:46:53.166957551Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-10T17:46:53.169196551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:53.172073635Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-05-10T17:46:53.176937873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:46:53.178711756Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s 
2026-05-10T17:46:53.180935715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-05-10T17:46:53.184104137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:53.195955497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130892s 
2026-05-10T17:46:53.199579787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-10T17:46:53', 'add_on_manual_interaction_required_to_notifications') 
2026-05-10T17:46:53.203447047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:53.206849740Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-10T17:46:53.208821702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235313s 
2026-05-10T17:46:53.210953756Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-10T17:46:53.212925217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:53.215574904Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-05-10T17:46:53.219804734Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:53.222529742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-05-10T17:46:53.225567862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038152s 
2026-05-10T17:46:53.228646142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-10T17:46:53', 'remove_rarbg') 
2026-05-10T17:46:53.232281274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:53.235293370Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-10T17:46:53.237024487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134534s 
2026-05-10T17:46:53.239413018Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-10T17:46:53.241527818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:53.244364230Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-05-10T17:46:53.250634560Z [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:53.254694568Z [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:53.259750150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065429s 
2026-05-10T17:46:53.263285511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-10T17:46:53', 'remove_invalid_roksbox_metadata_images') 
2026-05-10T17:46:53.267032789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:53.270268025Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-10T17:46:53.272094043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167007s 
2026-05-10T17:46:53.274207450Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-10T17:46:53.276204943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:53.278953649Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-05-10T17:46:53.295216586Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-05-10T17:46:53.375185266Z [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:53.383475724Z [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:53.388587009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-10T17:46:53.393045489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-10T17:46:53.423038370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-10T17:46:53.426906070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1294743s 
2026-05-10T17:46:53.428785295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-10T17:46:53.430457623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s 
2026-05-10T17:46:53.432818198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-05-10T17:46:53.435808200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-05-10T17:46:53.446818216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121036s 
2026-05-10T17:46:53.448898737Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:53.451543183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-05-10T17:46:53.454355978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003648s 
2026-05-10T17:46:53.457563018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-10T17:46:53', 'list_sync_time') 
2026-05-10T17:46:53.461193380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:53.464501363Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-10T17:46:53.466196688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136149s 
2026-05-10T17:46:53.468747215Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-10T17:46:53.470806583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:53.473619278Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-05-10T17:46:53.478779481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-10T17:46:53.480573555Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.07E-05s 
2026-05-10T17:46:53.482465736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-05-10T17:46:53.485003347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-05-10T17:46:53.496451586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121169s 
2026-05-10T17:46:53.499661060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-10T17:46:53', 'add_tags_to_collections') 
2026-05-10T17:46:53.503422848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:53.506580628Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-10T17:46:53.508348338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221083s 
2026-05-10T17:46:53.510581797Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-10T17:46:53.512626365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:53.515343588Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-05-10T17:46:53.520035719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-10T17:46:53.521833880Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s 
2026-05-10T17:46:53.523769469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-05-10T17:46:53.526358013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-05-10T17:46:53.537720929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121186s 
2026-05-10T17:46:53.541123312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-10T17:46:53', 'add_download_client_tags') 
2026-05-10T17:46:53.544819477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:53.548944525Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-10T17:46:53.550718930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231021s 
2026-05-10T17:46:53.552907548Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-10T17:46:53.554907917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:53.557604598Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-05-10T17:46:53.566254681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-05-10T17:46:53.571504174Z [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:53.577257492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091386s 
2026-05-10T17:46:53.579492935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-05-10T17:46:53.583204601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-05-10T17:46:53.586846817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055739s 
2026-05-10T17:46:53.590040409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-10T17:46:53', 'add_auto_tagging') 
2026-05-10T17:46:53.593637855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:53.596766086Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-10T17:46:53.598462633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153285s 
2026-05-10T17:46:53.601097079Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-10T17:46:53.603278613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:53.606274017Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-05-10T17:46:53.612379093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-10T17:46:53.614178036Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s 
2026-05-10T17:46:53.616401585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-05-10T17:46:53.619647102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:53.631700500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133186s 
2026-05-10T17:46:53.633556348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-10T17:46:53.635208014Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-05-10T17:46:53.637327874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-05-10T17:46:53.640185099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-05-10T17:46:53.651368594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121367s 
2026-05-10T17:46:53.654857622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-10T17:46:53', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-10T17:46:53.658669149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:53.662094879Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-10T17:46:53.663977341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223867s 
2026-05-10T17:46:53.666398226Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-10T17:46:53.668528677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:53.671361944Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-05-10T17:46:53.687048790Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-05-10T17:46:53.689851716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-05-10T17:46:53.721983905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03269s 
2026-05-10T17:46:53.723884764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-10T17:46:53.725567644Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2026-05-10T17:46:53.727561940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-05-10T17:46:53.731195880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-05-10T17:46:53.742645872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132346s 
2026-05-10T17:46:53.744524756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-10T17:46:53.746184159Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-05-10T17:46:53.748156602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-05-10T17:46:53.750983485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:46:53.762217142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122349s 
2026-05-10T17:46:53.764067559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-10T17:46:53.765724205Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-05-10T17:46:53.767731599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-05-10T17:46:53.770586128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:53.781899686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123072s 
2026-05-10T17:46:53.783895355Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-05-10T17:46:53.865044934Z [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:53.872325758Z [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:53.877251420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-10T17:46:53.881138990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-10T17:46:53.910744681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1249425s 
2026-05-10T17:46:53.912513373Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:53.914406997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:53.924535377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100672s 
2026-05-10T17:46:53.926826151Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:46:53.929804119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-10T17:46:53.933037121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043979s 
2026-05-10T17:46:53.936536971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-10T17:46:53', 'update_restrictions_to_release_profiles') 
2026-05-10T17:46:53.940325090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:53.943943218Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-10T17:46:53.945820800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148902s 
2026-05-10T17:46:53.948285624Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-10T17:46:53.950348629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:53.953192848Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-05-10T17:46:53.958573025Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-05-10T17:46:53.961038761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-05-10T17:46:53.990525983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300082s 
2026-05-10T17:46:53.992721696Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-05-10T17:46:54.088406400Z [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:54.098982432Z [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:54.105924475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:46:54.111157575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:46:54.144907874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-10T17:46:54.149956092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1551361s 
2026-05-10T17:46:54.152477791Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-05-10T17:46:54.255025719Z [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:54.266462264Z [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:54.273293834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-10T17:46:54.277682965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-10T17:46:54.309668529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-10T17:46:54.313332929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1589115s 
2026-05-10T17:46:54.316668077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-10T17:46:54', 'rename_quality_profiles') 
2026-05-10T17:46:54.320346255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:54.323909763Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-10T17:46:54.325753717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1692846s 
2026-05-10T17:46:54.328077096Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-10T17:46:54.330123769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:54.333074843Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-05-10T17:46:54.337868879Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:46:54.340786285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:46:54.344180591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041373s 
2026-05-10T17:46:54.346699174Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:46:54.349386597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:46:54.352383554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036988s 
2026-05-10T17:46:54.354827406Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:46:54.357625091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:46:54.360694553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037238s 
2026-05-10T17:46:54.363922074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-10T17:46:54', 'update_images_remote_url') 
2026-05-10T17:46:54.367602517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:54.370521847Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-10T17:46:54.372288536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133624s 
2026-05-10T17:46:54.374496984Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-10T17:46:54.376547524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:54.379287433Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-05-10T17:46:54.387195260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-10T17:46:54.392299882Z [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:54.397878208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087434s 
2026-05-10T17:46:54.399994370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-10T17:46:54.402973220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-10T17:46:54.406722492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048494s 
2026-05-10T17:46:54.409998500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-10T17:46:54', 'add_notification_status') 
2026-05-10T17:46:54.413628882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:54.417649701Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-10T17:46:54.419443524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155463s 
2026-05-10T17:46:54.421800681Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-10T17:46:54.423917545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:54.426798688Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-05-10T17:46:54.432728201Z [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:54.436670572Z [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:54.440697563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054931s 
2026-05-10T17:46:54.444442466Z [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:54.449140077Z [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:54.453083350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059694s 
2026-05-10T17:46:54.456288095Z [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:54.460168360Z [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:54.463844174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051425s 
2026-05-10T17:46:54.466859447Z [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:54.470573317Z [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:54.474155032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049292s 
2026-05-10T17:46:54.477529629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-10T17:46:54', 'rename_deprecated_indexer_flags') 
2026-05-10T17:46:54.481230593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:54.484419756Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-10T17:46:54.486267678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148264s 
2026-05-10T17:46:54.488506999Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-10T17:46:54.490536987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:54.493268249Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-05-10T17:46:54.497692320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:46:54.499432003Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2026-05-10T17:46:54.501634660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-05-10T17:46:54.504372014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-05-10T17:46:54.516286511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127475s 
2026-05-10T17:46:54.519543111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-10T17:46:54', 'movie_last_searched_time') 
2026-05-10T17:46:54.523270919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:54.537584278Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-10T17:46:54.539601862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335537s 
2026-05-10T17:46:54.541817264Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-10T17:46:54.543881232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:54.546760320Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-05-10T17:46:54.550326984Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:54.552319588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:54.560248047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007966s 
2026-05-10T17:46:54.563689819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-10T17:46:54', 'email_encryption') 
2026-05-10T17:46:54.567510906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:54.570776112Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-10T17:46:54.572512790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185289s 
2026-05-10T17:46:54.574845118Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-10T17:46:54.576917001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:54.579658122Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-05-10T17:46:54.583582036Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-10T17:46:54.586284058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-10T17:46:54.589244380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035953s 
2026-05-10T17:46:54.592615240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-10T17:46:54', 'clear_last_rss_releases_info') 
2026-05-10T17:46:54.596339431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:54.599346628Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-10T17:46:54.601142134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133085s 
2026-05-10T17:46:54.603178977Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-10T17:46:54.605159426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:54.607836127Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-05-10T17:46:54.622364410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-05-10T17:46:54.625159329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-05-10T17:46:54.629214297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048986s 
2026-05-10T17:46:54.631120847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-05-10T17:46:54.633594759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-05-10T17:46:54.636997644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004138s 
2026-05-10T17:46:54.638946940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-05-10T17:46:54.641811499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-05-10T17:46:54.645458084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047372s 
2026-05-10T17:46:54.648353195Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-05-10T17:46:54.650987341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-05-10T17:46:54.654237978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040724s 
2026-05-10T17:46:54.656242496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-05-10T17:46:54.659027315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-10T17:46:54.662724912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047024s 
2026-05-10T17:46:54.664652184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-05-10T17:46:54.667209175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-05-10T17:46:54.670754425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043281s 
2026-05-10T17:46:54.672654442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-05-10T17:46:54.675009285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-05-10T17:46:54.678362569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040085s 
2026-05-10T17:46:54.681484177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-10T17:46:54', 'add_indexes') 
2026-05-10T17:46:54.685048987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:54.688140914Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-10T17:46:54.689828594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136661s 
2026-05-10T17:46:54.692259841Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-10T17:46:54.694380332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:54.697234490Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-05-10T17:46:54.703518607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-10T17:46:54.705361850Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s 
2026-05-10T17:46:54.707283651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-05-10T17:46:54.709912817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-05-10T17:46:54.722032007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129006s 
2026-05-10T17:46:54.723899478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-10T17:46:54.725541565Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-10T17:46:54.727429979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-05-10T17:46:54.730204367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:46:54.741858681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126216s 
2026-05-10T17:46:54.743644487Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:54.745566910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:54.753812678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082405s 
2026-05-10T17:46:54.757466447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-10T17:46:54', 'parse_title_from_existing_subtitle_files') 
2026-05-10T17:46:54.761415551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:54.764728855Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-10T17:46:54.766589583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189535s 
2026-05-10T17:46:54.769154970Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-10T17:46:54.771351534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:54.774308670Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-05-10T17:46:54.779196185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-10T17:46:54.781041782Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s 
2026-05-10T17:46:54.783146601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-05-10T17:46:54.786293029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:46:54.798797194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136877s 
2026-05-10T17:46:54.802370461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-10T17:46:54', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-10T17:46:54.806231217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:54.809722379Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-10T17:46:54.811638779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240955s 
2026-05-10T17:46:54.814151150Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-10T17:46:54.816286771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:54.819105519Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-05-10T17:46:54.823227631Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-05-10T17:46:54.910738823Z [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:54.919561524Z [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:54.924923042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-10T17:46:54.928777606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-10T17:46:54.961033826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1358145s 
2026-05-10T17:46:54.964559948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-10T17:46:54', 'drop_multi_episode_style_from_naming_config') 
2026-05-10T17:46:54.968392758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:54.971832546Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-10T17:46:54.973814307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1462639s 
2026-05-10T17:46:54.976059680Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-10T17:46:54.978107905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:54.980902544Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-05-10T17:46:54.984633379Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:54.986629720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:54.994731117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081429s 
2026-05-10T17:46:54.998160084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-10T17:46:54', 'stevenlu_update_url') 
2026-05-10T17:46:55.002058426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:55.005004490Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-10T17:46:55.006739364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183952s 
2026-05-10T17:46:55.008933313Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-10T17:46:55.010961157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:46:55.013711948Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-05-10T17:46:55.018299297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:46:55.020103882Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s 
2026-05-10T17:46:55.022074351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-05-10T17:46:55.024753988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-05-10T17:46:55.037118843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131961s 
2026-05-10T17:46:55.040557269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-10T17:46:55', 'add_movie_keywords') 
2026-05-10T17:46:55.044288764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:46:55.048228249Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-10T17:46:55.050012553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241136s 
2026-05-10T17:46:55.188642777Z [Debug] MigrationController: Took: 00:00:26.2408960 
2026-05-10T17:46:57.982884147Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-10T17:46:58.860763590Z [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:59.378038747Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-10T17:46:59.391214735Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:46:59.394441024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:46:59.823907930Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-10T17:46:59.890270004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4854233s 
2026-05-10T17:46:59.905803731Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-10T17:46:59.909047655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.501944s 
2026-05-10T17:47:00.212055182Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-10T17:47:00.217004531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.267018297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-10T17:47:00.289722366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-10T17:47:00.329847515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0598649s 
2026-05-10T17:47:00.332791234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.342131006Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-10T17:47:00.344598806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.072222s 
2026-05-10T17:47:00.360034857Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-10T17:47:00.363068277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.385065362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-10T17:47:00.391645476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T17:47:00.414275737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264852s 
2026-05-10T17:47:00.418535296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:47:00.421439035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003606s 
2026-05-10T17:47:00.425401055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-10T17:47:00.430945312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-10T17:47:00.460748851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032381s 
2026-05-10T17:47:00.463631357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.467696044Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-10T17:47:00.470245770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0394182s 
2026-05-10T17:47:00.474972170Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-10T17:47:00.477880728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.483915563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:47:00.486978743Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2026-05-10T17:47:00.489697980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-10T17:47:00.493527122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-10T17:47:00.499385993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069743s 
2026-05-10T17:47:00.501981150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.505995105Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-10T17:47:00.508587867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133734s 
2026-05-10T17:47:00.533444693Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-10T17:47:00.536249131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.543064979Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-10T17:47:00.561345980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-10T17:47:00.566973225Z [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:47:00.575131146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112356s 
2026-05-10T17:47:00.577658046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-10T17:47:00.582709019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-10T17:47:00.587134302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051012s 
2026-05-10T17:47:00.594312911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-10T17:47:00', 'InitialSetup') 
2026-05-10T17:47:00.601868119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.605952515Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-10T17:47:00.608413662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238275s 
2026-05-10T17:47:00.611511011Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-10T17:47:00.614344288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.617893887Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-05-10T17:47:00.622730128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-10T17:47:00', 'add_moviefiles_table') 
2026-05-10T17:47:00.627932407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.631872422Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-10T17:47:00.634460174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175447s 
2026-05-10T17:47:00.637265976Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-10T17:47:00.640074933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.643421674Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-05-10T17:47:00.647592425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-10T17:47:00', 'fix_history_movieId') 
2026-05-10T17:47:00.652536924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.656400115Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-10T17:47:00.658945091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164071s 
2026-05-10T17:47:00.661713176Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-10T17:47:00.664483476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.667875549Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-05-10T17:47:00.671610742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-10T17:47:00', 'add_tmdb_stuff') 
2026-05-10T17:47:00.676478536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.680273680Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-10T17:47:00.682743335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158657s 
2026-05-10T17:47:00.685448333Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-10T17:47:00.688212881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.691544381Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-05-10T17:47:00.695315677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-10T17:47:00', 'fix_movie_files') 
2026-05-10T17:47:00.700147710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.705472074Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-10T17:47:00.708012110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173208s 
2026-05-10T17:47:00.711006732Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-10T17:47:00.713885901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.717352283Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-05-10T17:47:00.721344353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-10T17:47:00', 'update_schedule_intervale') 
2026-05-10T17:47:00.726294714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.730297066Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-10T17:47:00.732947193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163629s 
2026-05-10T17:47:00.735818236Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-10T17:47:00.738755552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.742153687Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-05-10T17:47:00.746308365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-10T17:47:00', 'add_movie_formats_to_naming_config') 
2026-05-10T17:47:00.751329228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.755316429Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-10T17:47:00.757997889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164467s 
2026-05-10T17:47:00.760740283Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-10T17:47:00.763576686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.767202599Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-05-10T17:47:00.771192265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-10T17:47:00', 'add_phyiscal_release') 
2026-05-10T17:47:00.776112184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.779975065Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-10T17:47:00.782548508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164043s 
2026-05-10T17:47:00.785455484Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-10T17:47:00.788240573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.791515630Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-05-10T17:47:00.795266455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-10T17:47:00', 'remove_bitmetv') 
2026-05-10T17:47:00.800085060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.803897749Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-10T17:47:00.806449068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157585s 
2026-05-10T17:47:00.809241312Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-10T17:47:00.812130321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.815406069Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-05-10T17:47:00.819286505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-10T17:47:00', 'remove_torrentleech') 
2026-05-10T17:47:00.824164159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.828043713Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-10T17:47:00.830581986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159808s 
2026-05-10T17:47:00.833353508Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-10T17:47:00.836345324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.839863139Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-05-10T17:47:00.843526288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-10T17:47:00', 'remove_broadcasthenet') 
2026-05-10T17:47:00.848439614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.852287194Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-10T17:47:00.854844524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160661s 
2026-05-10T17:47:00.857558290Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-10T17:47:00.860354553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.863630000Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-05-10T17:47:00.867330984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-10T17:47:00', 'remove_fanzub') 
2026-05-10T17:47:00.872502811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.876389239Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-10T17:47:00.878873312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161241s 
2026-05-10T17:47:00.881842964Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-10T17:47:00.884593083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.888090557Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-05-10T17:47:00.891898287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-10T17:47:00', 'update_movie_sorttitle') 
2026-05-10T17:47:00.896787865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.900676307Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-10T17:47:00.903214159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160811s 
2026-05-10T17:47:00.906054269Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-10T17:47:00.908959842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.912375000Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-05-10T17:47:00.916381771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-10T17:47:00', 'update_movie_sorttitle_again') 
2026-05-10T17:47:00.921353444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.925314312Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-10T17:47:00.927948808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163101s 
2026-05-10T17:47:00.930640480Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-10T17:47:00.933422774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.938753852Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-05-10T17:47:00.942550268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-10T17:47:00', 'update_movie_file') 
2026-05-10T17:47:00.947426560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.951375223Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-10T17:47:00.954171235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180111s 
2026-05-10T17:47:00.956688966Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-10T17:47:00.959541782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.962919134Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-05-10T17:47:00.967054724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-10T17:47:00', 'update_movie_slug') 
2026-05-10T17:47:00.971866546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.975523842Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-10T17:47:00.978270665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161173s 
2026-05-10T17:47:00.980886704Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-10T17:47:00.983699870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:00.987012873Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-05-10T17:47:00.990878278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-10T17:47:00', 'add_youtube_trailer_id') 
2026-05-10T17:47:00.995746965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:00.999644385Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-10T17:47:01.002210954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159584s 
2026-05-10T17:47:01.005601083Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-10T17:47:01.008323736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.011615567Z [Info] add_studio: Starting migration of Log DB to 120 
2026-05-10T17:47:01.015299266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-10T17:47:01', 'add_studio') 
2026-05-10T17:47:01.020074224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.024181076Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-10T17:47:01.026601651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159978s 
2026-05-10T17:47:01.029330057Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-10T17:47:01.032203705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.035801952Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-05-10T17:47:01.039375259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-10T17:47:01', 'update_filedate_config') 
2026-05-10T17:47:01.044308015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.048313903Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-10T17:47:01.050883339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161344s 
2026-05-10T17:47:01.053680943Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-10T17:47:01.056540333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.059806201Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-05-10T17:47:01.063721006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-10T17:47:01', 'add_movieid_to_blacklist') 
2026-05-10T17:47:01.068650384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.072563386Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-10T17:47:01.075118392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160318s 
2026-05-10T17:47:01.077930436Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-10T17:47:01.080834715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.084140875Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-05-10T17:47:01.087989817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-10T17:47:01', 'create_netimport_table') 
2026-05-10T17:47:01.093695790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.097760667Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-10T17:47:01.100354191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170286s 
2026-05-10T17:47:01.103127968Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-10T17:47:01.106085855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.109388457Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-05-10T17:47:01.113399095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-10T17:47:01', 'add_preferred_tags_to_profile') 
2026-05-10T17:47:01.118369938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.122338301Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-10T17:47:01.124969270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162596s 
2026-05-10T17:47:01.127678617Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-10T17:47:01.130484488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.133738933Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-05-10T17:47:01.137588447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-10T17:47:01', 'fix_imdb_unique') 
2026-05-10T17:47:01.142511412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.146568895Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-10T17:47:01.148968268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159581s 
2026-05-10T17:47:01.151675921Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-10T17:47:01.154483135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.158323170Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-05-10T17:47:01.162152383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-10T17:47:01', 'update_qualities_and_profiles') 
2026-05-10T17:47:01.167108785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.170843779Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-10T17:47:01.173860665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162754s 
2026-05-10T17:47:01.176345339Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-10T17:47:01.178744021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.181712921Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-05-10T17:47:01.185180254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-10T17:47:01', 'remove_wombles') 
2026-05-10T17:47:01.189522050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.192987530Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-10T17:47:01.195174074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142726s 
2026-05-10T17:47:01.197575140Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-10T17:47:01.200069694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.202921047Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-05-10T17:47:01.206126494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-10T17:47:01', 'remove_kickass') 
2026-05-10T17:47:01.210310170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.213605167Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-10T17:47:01.215778865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137849s 
2026-05-10T17:47:01.218156374Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-10T17:47:01.220501728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.223498263Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-05-10T17:47:01.226923953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-10T17:47:01', 'add_parsed_movie_info_to_pending_release') 
2026-05-10T17:47:01.231003450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.234287094Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-10T17:47:01.236401763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137042s 
2026-05-10T17:47:01.238703890Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-10T17:47:01.240927599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.243787740Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-05-10T17:47:01.246752030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-10T17:47:01', 'remove_wombles_kickass') 
2026-05-10T17:47:01.250588006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.253765156Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-10T17:47:01.255968864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128623s 
2026-05-10T17:47:01.258104416Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-10T17:47:01.260330940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.263006259Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-05-10T17:47:01.266075501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-10T17:47:01', 'make_parsed_episode_info_nullable') 
2026-05-10T17:47:01.270110448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.273257847Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-10T17:47:01.275215711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128728s 
2026-05-10T17:47:01.277530002Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-10T17:47:01.279787659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.282363387Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-05-10T17:47:01.285325243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-10T17:47:01', 'rename_torrent_downloadstation') 
2026-05-10T17:47:01.289053682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.292402989Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-10T17:47:01.294343898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012614s 
2026-05-10T17:47:01.296423847Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-10T17:47:01.298447934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.301964046Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-05-10T17:47:01.304684515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-10T17:47:01', 'add_minimumavailability') 
2026-05-10T17:47:01.308189555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.311263176Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-10T17:47:01.313050095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128246s 
2026-05-10T17:47:01.315076196Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-10T17:47:01.317230505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.319638806Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-05-10T17:47:01.322465068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-10T17:47:01', 'add_remux_qualities_for_the_wankers') 
2026-05-10T17:47:01.325993575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.328998498Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-10T17:47:01.330904457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117358s 
2026-05-10T17:47:01.332879715Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-10T17:47:01.334809191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.337187953Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-05-10T17:47:01.339837840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-10T17:47:01', 'add_haspredbentry_to_movies') 
2026-05-10T17:47:01.343334463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.346427012Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-10T17:47:01.348219392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115465s 
2026-05-10T17:47:01.350177446Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-10T17:47:01.352100970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.354455502Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-05-10T17:47:01.357195151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-10T17:47:01', 'add_pathstate_to_movies') 
2026-05-10T17:47:01.360705511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.363596354Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-10T17:47:01.365510309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114796s 
2026-05-10T17:47:01.367637142Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-10T17:47:01.369656650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.372083017Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-05-10T17:47:01.374899420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-10T17:47:01', 'add_import_exclusions_table') 
2026-05-10T17:47:01.378532497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.381557039Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-10T17:47:01.383326603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119037s 
2026-05-10T17:47:01.385406683Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-10T17:47:01.387496923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.389867288Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-05-10T17:47:01.392506513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-10T17:47:01', 'add_physical_release_note') 
2026-05-10T17:47:01.396156275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.399221869Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-10T17:47:01.400969509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117398s 
2026-05-10T17:47:01.402919978Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-10T17:47:01.404790355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.407092863Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-05-10T17:47:01.409900267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-10T17:47:01', 'consolidate_indexer_baseurl') 
2026-05-10T17:47:01.413295075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.416119484Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-10T17:47:01.417879579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113042s 
2026-05-10T17:47:01.419808163Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-10T17:47:01.421686477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.424008062Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-05-10T17:47:01.426714043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-10T17:47:01', 'add_alternative_titles_table') 
2026-05-10T17:47:01.430088990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.433011888Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-10T17:47:01.434732443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112881s 
2026-05-10T17:47:01.436658162Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-10T17:47:01.438502817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.440811377Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-05-10T17:47:01.443512337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-10T17:47:01', 'fix_duplicate_alt_titles') 
2026-05-10T17:47:01.446871523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.449697926Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-10T17:47:01.451397118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111697s 
2026-05-10T17:47:01.453237665Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-10T17:47:01.455032190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.457308495Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-05-10T17:47:01.459752477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-10T17:47:01', 'movie_extras') 
2026-05-10T17:47:01.463030520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.465805900Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-10T17:47:01.467435081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108086s 
2026-05-10T17:47:01.469288274Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-10T17:47:01.471074802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.473347039Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-05-10T17:47:01.475787184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-10T17:47:01', 'clean_core_tv') 
2026-05-10T17:47:01.479253977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.482015749Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-10T17:47:01.483657105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109718s 
2026-05-10T17:47:01.485713738Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-10T17:47:01.487566279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.489877634Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-05-10T17:47:01.492483653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-10T17:47:01', 'add_cookies_to_indexer_status') 
2026-05-10T17:47:01.495862920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.498705635Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-10T17:47:01.500446201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110913s 
2026-05-10T17:47:01.502289253Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-10T17:47:01.504078718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.506376596Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-05-10T17:47:01.508839136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-10T17:47:01', 'banner_to_fanart') 
2026-05-10T17:47:01.512143862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.514922499Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-10T17:47:01.516594256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108687s 
2026-05-10T17:47:01.518487469Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-10T17:47:01.520358207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.522647458Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-05-10T17:47:01.525227675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-10T17:47:01', 'naming_config_colon_action') 
2026-05-10T17:47:01.528599948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.532062662Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-10T17:47:01.533800432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011658s 
2026-05-10T17:47:01.535821894Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-10T17:47:01.537802723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.540135382Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-05-10T17:47:01.542784487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-10T17:47:01', 'add_custom_formats') 
2026-05-10T17:47:01.546131769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.548998814Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-10T17:47:01.550766745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113614s 
2026-05-10T17:47:01.552780812Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-10T17:47:01.554651590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.556948456Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-05-10T17:47:01.559523092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-10T17:47:01', 'remove_extra_naming_config') 
2026-05-10T17:47:01.563028913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.565878162Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-10T17:47:01.567586753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111943s 
2026-05-10T17:47:01.569520999Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-10T17:47:01.571379202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.573814307Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-05-10T17:47:01.576395556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-10T17:47:01', 'convert_regex_required_tags') 
2026-05-10T17:47:01.579974163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.582821368Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-10T17:47:01.584583958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114104s 
2026-05-10T17:47:01.586523104Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-10T17:47:01.588407630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.590709286Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-05-10T17:47:01.593351678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-10T17:47:01', 'fix_format_tags_double_underscore') 
2026-05-10T17:47:01.596731445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.599560143Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-10T17:47:01.601295969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111104s 
2026-05-10T17:47:01.603217740Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-10T17:47:01.605052806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.607321967Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-05-10T17:47:01.610006654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-10T17:47:01', 'add_tags_to_net_import') 
2026-05-10T17:47:01.613444819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.616330802Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-10T17:47:01.617999944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112736s 
2026-05-10T17:47:01.619859148Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-10T17:47:01.621781851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.624218108Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-05-10T17:47:01.626703514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-10T17:47:01', 'add_custom_filters') 
2026-05-10T17:47:01.629998601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.632771616Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-10T17:47:01.634599017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111447s 
2026-05-10T17:47:01.636627192Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-10T17:47:01.638578272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.641064319Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-05-10T17:47:01.643770409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-10T17:47:01', 'indexer_client_status_search_changes') 
2026-05-10T17:47:01.647297253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.650261904Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-10T17:47:01.652014885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116702s 
2026-05-10T17:47:01.653960835Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-10T17:47:01.655872666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.658276547Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-05-10T17:47:01.660947607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-10T17:47:01', 'add_language_to_files_history_blacklist') 
2026-05-10T17:47:01.664560795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.667501778Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-10T17:47:01.669287134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115594s 
2026-05-10T17:47:01.671398908Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-10T17:47:01.673273133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.675559528Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-05-10T17:47:01.678178643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-10T17:47:01', 'add_update_allowed_quality_profile') 
2026-05-10T17:47:01.681512839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.684538754Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-10T17:47:01.686257886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112521s 
2026-05-10T17:47:01.688160178Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-10T17:47:01.689990083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.692270727Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-05-10T17:47:01.694805853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-10T17:47:01', 'add_download_client_priority') 
2026-05-10T17:47:01.698145720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.700982694Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-10T17:47:01.702662328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109484s 
2026-05-10T17:47:01.704465319Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-10T17:47:01.706272098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.708523994Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-05-10T17:47:01.711209022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-10T17:47:01', 'remove_growl_prowl') 
2026-05-10T17:47:01.714477004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.717269579Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-10T17:47:01.718906205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011021s 
2026-05-10T17:47:01.720763216Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-10T17:47:01.722579694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.724847472Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-05-10T17:47:01.727348840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-10T17:47:01', 'remove_plex_hometheatre') 
2026-05-10T17:47:01.730642264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.733427574Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-10T17:47:01.735121916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108308s 
2026-05-10T17:47:01.736958035Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-10T17:47:01.738759313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.741021319Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-05-10T17:47:01.743473458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-10T17:47:01', 'add_webrip_qualites') 
2026-05-10T17:47:01.746736520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.749525738Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-10T17:47:01.751177645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107719s 
2026-05-10T17:47:01.753374290Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-10T17:47:01.755190478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.757468656Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-05-10T17:47:01.760084856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-10T17:47:01', 'health_issue_notification') 
2026-05-10T17:47:01.763387478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.766185073Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-10T17:47:01.767875688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109618s 
2026-05-10T17:47:01.769708249Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-10T17:47:01.771514286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.773762856Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-05-10T17:47:01.776212780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-10T17:47:01', 'speed_improvements') 
2026-05-10T17:47:01.779451082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.782220931Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-10T17:47:01.783869272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107221s 
2026-05-10T17:47:01.785773808Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-10T17:47:01.787610226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.789887714Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-05-10T17:47:01.792430305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-10T17:47:01', 'fix_profile_format_default') 
2026-05-10T17:47:01.795738027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.798557506Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-10T17:47:01.800262701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109173s 
2026-05-10T17:47:01.802105392Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-10T17:47:01.803894776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.806138626Z [Info] task_duration: Starting migration of Log DB to 163 
2026-05-10T17:47:01.808551375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-10T17:47:01', 'task_duration') 
2026-05-10T17:47:01.884720653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.891526410Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-10T17:47:01.893231705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0876246s 
2026-05-10T17:47:01.895288348Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-10T17:47:01.897117011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.900297427Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-05-10T17:47:01.902956793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-10T17:47:01', 'movie_collections_crew') 
2026-05-10T17:47:01.906369787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.909169907Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-10T17:47:01.910986567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120598s 
2026-05-10T17:47:01.913244775Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-10T17:47:01.915160994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.917484344Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-05-10T17:47:01.920185144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-10T17:47:01', 'remove_custom_formats_from_quality_model') 
2026-05-10T17:47:01.923574801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.926466315Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-10T17:47:01.928256822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112016s 
2026-05-10T17:47:01.930098481Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-10T17:47:01.931920461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.934174751Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-05-10T17:47:01.936659666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-10T17:47:01', 'fix_tmdb_list_config') 
2026-05-10T17:47:01.940060085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.943605697Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-10T17:47:01.945432807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116891s 
2026-05-10T17:47:01.947414949Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-10T17:47:01.949182589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.951532252Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-05-10T17:47:01.954047699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-10T17:47:01', 'remove_movie_pathstate') 
2026-05-10T17:47:01.957620785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.960417939Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-10T17:47:01.962072462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112325s 
2026-05-10T17:47:01.964275248Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-10T17:47:01.965790450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.968054892Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-05-10T17:47:01.970523704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-10T17:47:01', 'custom_format_rework') 
2026-05-10T17:47:01.973791816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.976583499Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-10T17:47:01.978223683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108025s 
2026-05-10T17:47:01.980169352Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-10T17:47:01.981952022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:01.984425014Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-05-10T17:47:01.986889948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-10T17:47:01', 'custom_format_scores') 
2026-05-10T17:47:01.990140716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:01.992908431Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-10T17:47:01.994565548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109619s 
2026-05-10T17:47:01.996403981Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-10T17:47:01.998190008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.000708581Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-05-10T17:47:02.003178616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-10T17:47:02', 'fix_trakt_list_config') 
2026-05-10T17:47:02.006450326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.009229905Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-10T17:47:02.010882403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110367s 
2026-05-10T17:47:02.012786007Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-10T17:47:02.014705734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.016989634Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-05-10T17:47:02.019747980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-10T17:47:02', 'quality_definition_preferred_size') 
2026-05-10T17:47:02.023188670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.026016666Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-10T17:47:02.027692281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112457s 
2026-05-10T17:47:02.029568820Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-10T17:47:02.031470621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.033938592Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-05-10T17:47:02.036457836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-10T17:47:02', 'add_download_history') 
2026-05-10T17:47:02.039782002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.042562382Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-10T17:47:02.044176773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110923s 
2026-05-10T17:47:02.046029695Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-10T17:47:02.048021908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.050273122Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-05-10T17:47:02.052840684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-10T17:47:02', 'net_import_status') 
2026-05-10T17:47:02.056174208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.058778273Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-10T17:47:02.060708100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108205s 
2026-05-10T17:47:02.062567445Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-10T17:47:02.064409115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.066650248Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-05-10T17:47:02.069217569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-10T17:47:02', 'email_multiple_addresses') 
2026-05-10T17:47:02.072779233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.075540375Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-10T17:47:02.077552367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111321s 
2026-05-10T17:47:02.079442715Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-10T17:47:02.081287861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.083552753Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-05-10T17:47:02.086154363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-10T17:47:02', 'remove_chown_and_folderchmod_config') 
2026-05-10T17:47:02.089518769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.092339701Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-10T17:47:02.094038713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109813s 
2026-05-10T17:47:02.095863920Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-10T17:47:02.097667102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.100195594Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-05-10T17:47:02.102635198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-10T17:47:02', 'movie_recommendations') 
2026-05-10T17:47:02.105875735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.108620864Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-10T17:47:02.110253473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109677s 
2026-05-10T17:47:02.112076054Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-10T17:47:02.114183117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.116424692Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-05-10T17:47:02.118871070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-10T17:47:02', 'language_improvements') 
2026-05-10T17:47:02.122268413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.125017660Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-10T17:47:02.126931775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01085s 
2026-05-10T17:47:02.128774337Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-10T17:47:02.130558841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.132838162Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-05-10T17:47:02.135345843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-10T17:47:02', 'new_list_server') 
2026-05-10T17:47:02.138583574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.141305757Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-10T17:47:02.142943896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108125s 
2026-05-10T17:47:02.144839585Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-10T17:47:02.146698940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.148997509Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-05-10T17:47:02.151484919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-10T17:47:02', 'movie_translation_indexes') 
2026-05-10T17:47:02.154862893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.157874359Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-10T17:47:02.159879979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111495s 
2026-05-10T17:47:02.161805376Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-10T17:47:02.163640873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.165938651Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-05-10T17:47:02.168478296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-10T17:47:02', 'fix_invalid_profile_references') 
2026-05-10T17:47:02.171945170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.174809709Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-10T17:47:02.176510675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111127s 
2026-05-10T17:47:02.178515413Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-10T17:47:02.180376061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.182505660Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-05-10T17:47:02.184901866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-10T17:47:02', 'list_movies_table') 
2026-05-10T17:47:02.188112463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.190854035Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-10T17:47:02.192482154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106221s 
2026-05-10T17:47:02.194640932Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-10T17:47:02.196389104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.198633434Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-05-10T17:47:02.201095523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-10T17:47:02', 'on_delete_notification') 
2026-05-10T17:47:02.205665688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.208483493Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-10T17:47:02.210116623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120693s 
2026-05-10T17:47:02.211943563Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-10T17:47:02.213714490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.215932757Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-05-10T17:47:02.218617706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-10T17:47:02', 'download_propers_config') 
2026-05-10T17:47:02.222053786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.224843064Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-10T17:47:02.226624943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111096s 
2026-05-10T17:47:02.228418857Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-10T17:47:02.230208972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.232484345Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-05-10T17:47:02.234970182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-10T17:47:02', 'add_priority_to_indexers') 
2026-05-10T17:47:02.238226250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.241726019Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-10T17:47:02.243398709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114725s 
2026-05-10T17:47:02.245263735Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-10T17:47:02.247100314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.249377100Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-05-10T17:47:02.251915703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-10T17:47:02', 'add_alternative_title_indices') 
2026-05-10T17:47:02.255242544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.258025309Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-10T17:47:02.259687136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108817s 
2026-05-10T17:47:02.261479566Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-10T17:47:02.263230593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.265448831Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-05-10T17:47:02.267866180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-10T17:47:02', 'fix_tmdb_duplicates') 
2026-05-10T17:47:02.271574128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.274358056Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-10T17:47:02.276321110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111341s 
2026-05-10T17:47:02.278269083Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-10T17:47:02.280348151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.282585527Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-05-10T17:47:02.285238571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-10T17:47:02', 'swap_filechmod_for_folderchmod') 
2026-05-10T17:47:02.288522435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.291418869Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-10T17:47:02.293147120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109801s 
2026-05-10T17:47:02.294912896Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-10T17:47:02.296804126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.298996411Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-05-10T17:47:02.301466406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-10T17:47:02', 'mediainfo_channels') 
2026-05-10T17:47:02.304798417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.307512133Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-10T17:47:02.309083408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107948s 
2026-05-10T17:47:02.310837922Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-10T17:47:02.312553988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.314712135Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-05-10T17:47:02.324345929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-10T17:47:02.328099289Z [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:47:02.332306553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064153s 
2026-05-10T17:47:02.334825016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-10T17:47:02.336601724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-10T17:47:02.339820297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037891s 
2026-05-10T17:47:02.342293348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-10T17:47:02', 'add_update_history') 
2026-05-10T17:47:02.345460848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.348368525Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-10T17:47:02.349915441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012241s 
2026-05-10T17:47:02.351809525Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-10T17:47:02.353693831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.356271112Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-05-10T17:47:02.358700475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-10T17:47:02', 'update_awesome_hd_link') 
2026-05-10T17:47:02.361712281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.364427029Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-10T17:47:02.365991270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108436s 
2026-05-10T17:47:02.367742337Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-10T17:47:02.369425417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.371603103Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-05-10T17:47:02.373954249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-10T17:47:02', 'remove_awesomehd') 
2026-05-10T17:47:02.377096638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.379727096Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-10T17:47:02.381286828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103202s 
2026-05-10T17:47:02.383108186Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-10T17:47:02.384872049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.387075637Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-05-10T17:47:02.389571234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-10T17:47:02', 'add_on_delete_to_notifications') 
2026-05-10T17:47:02.392838424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.395517651Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-10T17:47:02.397149327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106076s 
2026-05-10T17:47:02.398927469Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-10T17:47:02.400659297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.402821572Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-05-10T17:47:02.405238510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-10T17:47:02', 'add_bypass_to_delay_profile') 
2026-05-10T17:47:02.408453516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.411082090Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-10T17:47:02.412714899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103873s 
2026-05-10T17:47:02.414459813Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-10T17:47:02.416114977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.418286481Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-05-10T17:47:02.420648679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-10T17:47:02', 'update_notifiarr') 
2026-05-10T17:47:02.423877272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.426533402Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-10T17:47:02.428234809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104099s 
2026-05-10T17:47:02.429980284Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-10T17:47:02.431681440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.433843355Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-05-10T17:47:02.436309883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-10T17:47:02', 'legacy_mediainfo_hdr') 
2026-05-10T17:47:02.439576322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.442303154Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-10T17:47:02.443878618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106199s 
2026-05-10T17:47:02.445676910Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-10T17:47:02.447616987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.449831778Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-05-10T17:47:02.452283817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-10T17:47:02', 'rename_blacklist_to_blocklist') 
2026-05-10T17:47:02.455657893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.458804571Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-10T17:47:02.460425265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111729s 
2026-05-10T17:47:02.462123977Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-10T17:47:02.464041519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.466138012Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-05-10T17:47:02.468511573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-10T17:47:02', 'add_indexer_tags') 
2026-05-10T17:47:02.471624342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.474310112Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-10T17:47:02.475802979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105442s 
2026-05-10T17:47:02.477607664Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-10T17:47:02.479359512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.481619003Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-05-10T17:47:02.484068847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-10T17:47:02', 'mediainfo_to_ffmpeg') 
2026-05-10T17:47:02.487283522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.490116548Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-10T17:47:02.491606049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107995s 
2026-05-10T17:47:02.493423269Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-10T17:47:02.495069134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.497184975Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-05-10T17:47:02.499775253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-10T17:47:02', 'cdh_per_downloadclient') 
2026-05-10T17:47:02.502995128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.505741670Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-10T17:47:02.507273906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106402s 
2026-05-10T17:47:02.509356501Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-10T17:47:02.511043158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.513628455Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-05-10T17:47:02.516003108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-10T17:47:02', 'migrate_discord_from_slack') 
2026-05-10T17:47:02.519113673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.521947341Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-10T17:47:02.523482754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106801s 
2026-05-10T17:47:02.525108879Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-10T17:47:02.526694362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.528753339Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-05-10T17:47:02.531226741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-10T17:47:02', 'remove_predb') 
2026-05-10T17:47:02.534430654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.537078638Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-10T17:47:02.538575483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103968s 
2026-05-10T17:47:02.540382973Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-10T17:47:02.542073458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.544292698Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-05-10T17:47:02.547028038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-10T17:47:02', 'add_on_update_to_notifications') 
2026-05-10T17:47:02.550084664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.552717707Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-10T17:47:02.554238390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106354s 
2026-05-10T17:47:02.555980840Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-10T17:47:02.557596063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.559677075Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-05-10T17:47:02.562100305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-10T17:47:02', 'ensure_identity_on_id_columns') 
2026-05-10T17:47:02.565221512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.568821172Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-10T17:47:02.570425073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108125s 
2026-05-10T17:47:02.572168404Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-10T17:47:02.573816534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.575939550Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-05-10T17:47:02.578351859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-10T17:47:02', 'download_client_per_indexer') 
2026-05-10T17:47:02.581555842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.584282233Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-10T17:47:02.585785642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104097s 
2026-05-10T17:47:02.587459844Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-10T17:47:02.589127222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.591321261Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-05-10T17:47:02.593882280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-10T17:47:02', 'multiple_ratings_support') 
2026-05-10T17:47:02.597041553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.600247781Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-10T17:47:02.601662691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110968s 
2026-05-10T17:47:02.603426954Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-10T17:47:02.604986295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.607281858Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-05-10T17:47:02.609683836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-10T17:47:02', 'movie_metadata') 
2026-05-10T17:47:02.612854352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.615384208Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-10T17:47:02.616822214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104135s 
2026-05-10T17:47:02.618535645Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-10T17:47:02.620117171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.622146278Z [Info] add_collections: Starting migration of Log DB to 208 
2026-05-10T17:47:02.624293683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-10T17:47:02', 'add_collections') 
2026-05-10T17:47:02.627275269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.629821747Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-10T17:47:02.631269994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097512s 
2026-05-10T17:47:02.632915950Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-10T17:47:02.634508858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.636576443Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-05-10T17:47:02.639150908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-10T17:47:02', 'movie_meta_collection_index') 
2026-05-10T17:47:02.642216242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.645163248Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-10T17:47:02.646809093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010635s 
2026-05-10T17:47:02.648436390Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-10T17:47:02.650032465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.652486047Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-05-10T17:47:02.654760348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-10T17:47:02', 'movie_added_notifications') 
2026-05-10T17:47:02.657778427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.660339255Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-10T17:47:02.661781169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103006s 
2026-05-10T17:47:02.663428066Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-10T17:47:02.664997227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.667200014Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-05-10T17:47:02.669496599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-10T17:47:02', 'more_movie_meta_index') 
2026-05-10T17:47:02.672733298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.675419178Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-10T17:47:02.676846893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103352s 
2026-05-10T17:47:02.678593782Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-10T17:47:02.680350420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.682581394Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-05-10T17:47:02.690934578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-10T17:47:02.692453658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s 
2026-05-10T17:47:02.694639050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-10T17:47:02.729759789Z [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:47:02.736558352Z [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:47:02.742482965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-10T17:47:02.749569549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-10T17:47:02.761629760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-10T17:47:02.765129018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0690411s 
2026-05-10T17:47:02.766562105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-10T17:47:02.767934579Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s 
2026-05-10T17:47:02.769420071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-10T17:47:02.778516903Z [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:47:02.783326461Z [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:47:02.786888505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-10T17:47:02.790041496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-10T17:47:02.796557530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-10T17:47:02.799651011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286763s 
2026-05-10T17:47:02.801098166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:47:02.802461993Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-05-10T17:47:02.803957254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-10T17:47:02.812665414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-10T17:47:02.816810623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-10T17:47:02.821021885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-10T17:47:02.824478167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-10T17:47:02.830725230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T17:47:02.835193269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296609s 
2026-05-10T17:47:02.837696872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-10T17:47:02', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-10T17:47:02.841097912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.844432378Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-10T17:47:02.846012661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038704s 
2026-05-10T17:47:02.848142280Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-10T17:47:02.849736582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.851970180Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-05-10T17:47:02.854438793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-10T17:47:02', 'add_language_tags_to_subtitle_files') 
2026-05-10T17:47:02.857568106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.860247833Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-10T17:47:02.861910913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104303s 
2026-05-10T17:47:02.863465394Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-10T17:47:02.865183895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.867167660Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-05-10T17:47:02.869441751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-10T17:47:02', 'add_salt_to_users') 
2026-05-10T17:47:02.872574180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.875094346Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-10T17:47:02.876478795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099688s 
2026-05-10T17:47:02.878211174Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-10T17:47:02.879734933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.881703518Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-05-10T17:47:02.883863499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-10T17:47:02', 'clean_alt_titles') 
2026-05-10T17:47:02.887871662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.890547862Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-10T17:47:02.891979556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106796s 
2026-05-10T17:47:02.893578075Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-10T17:47:02.895056964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.897107725Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-05-10T17:47:02.899194227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-10T17:47:02', 'remove_omg') 
2026-05-10T17:47:02.902101623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.904734426Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-10T17:47:02.906220509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095751s 
2026-05-10T17:47:02.907926676Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-10T17:47:02.909632401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.911751740Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-05-10T17:47:02.914117585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-10T17:47:02', 'add_additional_info_to_pending_releases') 
2026-05-10T17:47:02.917184923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.919788357Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-10T17:47:02.921277196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101477s 
2026-05-10T17:47:02.922852298Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-10T17:47:02.924372951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.926338841Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-05-10T17:47:02.928538682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-10T17:47:02', 'add_result_to_commands') 
2026-05-10T17:47:02.931470026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.933964049Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-10T17:47:02.935347827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095961s 
2026-05-10T17:47:02.936974012Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-10T17:47:02.938551830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.942189958Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-05-10T17:47:02.944462465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-10T17:47:02', 'health_restored_notification') 
2026-05-10T17:47:02.947471876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.950079228Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-10T17:47:02.951516473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115027s 
2026-05-10T17:47:02.953241898Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-10T17:47:02.955038437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.957091742Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-05-10T17:47:02.959668422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-10T17:47:02', 'add_on_manual_interaction_required_to_notifications') 
2026-05-10T17:47:02.962779639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.965517754Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-10T17:47:02.967041593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104447s 
2026-05-10T17:47:02.968586535Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-10T17:47:02.970046225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.971968697Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-05-10T17:47:02.974041472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-10T17:47:02', 'remove_rarbg') 
2026-05-10T17:47:02.976982125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.979495427Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-10T17:47:02.980847620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094994s 
2026-05-10T17:47:02.982492504Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-10T17:47:02.984107887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:02.986105992Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-05-10T17:47:02.988484623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-10T17:47:02', 'remove_invalid_roksbox_metadata_images') 
2026-05-10T17:47:02.991488774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:02.994160144Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-10T17:47:02.995616658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099824s 
2026-05-10T17:47:02.997148653Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-10T17:47:02.999150796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.001099892Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-05-10T17:47:03.003187988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-10T17:47:03', 'list_sync_time') 
2026-05-10T17:47:03.006082398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.008589788Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-10T17:47:03.009913734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100221s 
2026-05-10T17:47:03.011434006Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-10T17:47:03.012943667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.014875138Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-05-10T17:47:03.017035008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-10T17:47:03', 'add_tags_to_collections') 
2026-05-10T17:47:03.019957364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.022461478Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-10T17:47:03.023834333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095233s 
2026-05-10T17:47:03.025389054Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-10T17:47:03.026915208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.028890867Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-05-10T17:47:03.031102983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-10T17:47:03', 'add_download_client_tags') 
2026-05-10T17:47:03.034156594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.036928136Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-10T17:47:03.038305220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099912s 
2026-05-10T17:47:03.039874180Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-10T17:47:03.041345684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.043353548Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-05-10T17:47:03.045530993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-10T17:47:03', 'add_auto_tagging') 
2026-05-10T17:47:03.048588602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.051186354Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-10T17:47:03.052553418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098605s 
2026-05-10T17:47:03.054341118Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-10T17:47:03.055948286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.058140671Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-05-10T17:47:03.060765789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-10T17:47:03', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-10T17:47:03.064098291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.066788590Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-10T17:47:03.068341177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106955s 
2026-05-10T17:47:03.070091372Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-10T17:47:03.071687587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.073888670Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-05-10T17:47:03.076380319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-10T17:47:03', 'update_restrictions_to_release_profiles') 
2026-05-10T17:47:03.079725627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.082503512Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-10T17:47:03.083993754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107221s 
2026-05-10T17:47:03.085641472Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-10T17:47:03.087127436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.089237976Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-05-10T17:47:03.091538159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-10T17:47:03', 'rename_quality_profiles') 
2026-05-10T17:47:03.094752965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.097364094Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-10T17:47:03.098758081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102084s 
2026-05-10T17:47:03.100389227Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-10T17:47:03.101891162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.103911251Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-05-10T17:47:03.106220442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-10T17:47:03', 'update_images_remote_url') 
2026-05-10T17:47:03.109493765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.112144364Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-10T17:47:03.113558692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102114s 
2026-05-10T17:47:03.115262213Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-10T17:47:03.116802045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.118986475Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-05-10T17:47:03.121320326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-10T17:47:03', 'add_notification_status') 
2026-05-10T17:47:03.124679742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.127302745Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-10T17:47:03.128714519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105034s 
2026-05-10T17:47:03.130407699Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-10T17:47:03.131948412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.134091408Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-05-10T17:47:03.136484709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-10T17:47:03', 'rename_deprecated_indexer_flags') 
2026-05-10T17:47:03.140150623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.142720519Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-10T17:47:03.144162623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107123s 
2026-05-10T17:47:03.145739590Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-10T17:47:03.147251725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.149290862Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-05-10T17:47:03.151580634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-10T17:47:03', 'movie_last_searched_time') 
2026-05-10T17:47:03.154694266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.157237448Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-10T17:47:03.158651095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099642s 
2026-05-10T17:47:03.160229444Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-10T17:47:03.161703503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.163754765Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-05-10T17:47:03.165932962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-10T17:47:03', 'email_encryption') 
2026-05-10T17:47:03.169034900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.171590858Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-10T17:47:03.173000598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099213s 
2026-05-10T17:47:03.175346553Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-10T17:47:03.176926705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.179108430Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-05-10T17:47:03.181461289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-10T17:47:03', 'clear_last_rss_releases_info') 
2026-05-10T17:47:03.184687226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.187265690Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-10T17:47:03.188711622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103163s 
2026-05-10T17:47:03.190278679Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-10T17:47:03.207811112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.210410077Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-05-10T17:47:03.212686181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-10T17:47:03', 'add_indexes') 
2026-05-10T17:47:03.215915856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.218507696Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-10T17:47:03.219873087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026804s 
2026-05-10T17:47:03.224469755Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-10T17:47:03.226624395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.229001032Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-05-10T17:47:03.231547992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-10T17:47:03', 'parse_title_from_existing_subtitle_files') 
2026-05-10T17:47:03.234968391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.237601204Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-10T17:47:03.239099552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110388s 
2026-05-10T17:47:03.240884878Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-10T17:47:03.242538308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.244545250Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-05-10T17:47:03.247034213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-10T17:47:03', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-10T17:47:03.250152745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.253010381Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-10T17:47:03.254380209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100829s 
2026-05-10T17:47:03.255956114Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-10T17:47:03.257510524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.259503208Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-05-10T17:47:03.261970698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-10T17:47:03', 'drop_multi_episode_style_from_naming_config') 
2026-05-10T17:47:03.265156515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.267697994Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-10T17:47:03.269213887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100536s 
2026-05-10T17:47:03.270749560Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-10T17:47:03.272241856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.274264951Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-05-10T17:47:03.276363648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-10T17:47:03', 'stevenlu_update_url') 
2026-05-10T17:47:03.279266855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.281757903Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-10T17:47:03.283528649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095552s 
2026-05-10T17:47:03.284606029Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-10T17:47:03.286147494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:47:03.287997280Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-05-10T17:47:03.290102991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-10T17:47:03', 'add_movie_keywords') 
2026-05-10T17:47:03.293006189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:47:03.295464780Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-10T17:47:03.296810711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094078s 
2026-05-10T17:47:06.442091026Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-05-10T17:47:06.558585374Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-10T17:47:06.657275081Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-05-10T17:47:08.261586263Z [Info] QualityProfileService: Setting up default quality profiles 
2026-05-10T17:47:08.798710969Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-05-10T17:47:09.272106453Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-10T17:47:09.284955383Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-10T17:47:09.287192890Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-05-10T17:47:09.646461445Z [ls.io-init] done.
2026-05-10T17:47:11.903158495Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled