2026-08-05T19:17:13.424692199Z [migrations] started
2026-08-05T19:17:13.429277968Z [migrations] no migrations found
2026-08-05T19:17:14.267297713Z usermod: no changes
2026-08-05T19:17:14.362575001Z ───────────────────────────────────────
2026-08-05T19:17:14.362599811Z 
2026-08-05T19:17:14.362609480Z       ██╗     ███████╗██╗ ██████╗
2026-08-05T19:17:14.362618097Z       ██║     ██╔════╝██║██╔═══██╗
2026-08-05T19:17:14.362626494Z       ██║     ███████╗██║██║   ██║
2026-08-05T19:17:14.362634681Z       ██║     ╚════██║██║██║   ██║
2026-08-05T19:17:14.362642958Z       ███████╗███████║██║╚██████╔╝
2026-08-05T19:17:14.362651264Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-05T19:17:14.362659822Z 
2026-08-05T19:17:14.362667727Z    Brought to you by linuxserver.io
2026-08-05T19:17:14.362675884Z ───────────────────────────────────────
2026-08-05T19:17:14.369361633Z 
2026-08-05T19:17:14.369900449Z To support the app dev(s) visit:
2026-08-05T19:17:14.395297614Z Radarr: https://opencollective.com/radarr
2026-08-05T19:17:14.400081212Z 
2026-08-05T19:17:14.400099118Z To support LSIO projects visit:
2026-08-05T19:17:14.400109028Z https://www.linuxserver.io/donate/
2026-08-05T19:17:14.400117144Z 
2026-08-05T19:17:14.400125120Z ───────────────────────────────────────
2026-08-05T19:17:14.400133697Z GID/UID
2026-08-05T19:17:14.400141643Z ───────────────────────────────────────
2026-08-05T19:17:14.474585389Z 
2026-08-05T19:17:14.474614047Z User UID:    911
2026-08-05T19:17:14.474626172Z User GID:    911
2026-08-05T19:17:14.474635150Z ───────────────────────────────────────
2026-08-05T19:17:14.510981765Z Linuxserver.io version: 6.4.2.10563-ls11
2026-08-05T19:17:14.513976327Z Build-date: 2026-08-05T19:12:34+00:00
2026-08-05T19:17:14.514004845Z ───────────────────────────────────────
2026-08-05T19:17:14.514017711Z     
2026-08-05T19:17:17.334718854Z [custom-init] No custom files found, skipping...
2026-08-05T19:17:23.144516243Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.4.2.10563 
2026-08-05T19:17:23.417612810Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-08-05T19:17:23.483964484Z [Debug] Bootstrap: Console selected 
2026-08-05T19:17:23.496232840Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-08-05T19:17:27.166736426Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-08-05T19:17:28.232829474Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {21cae4da-dfba-4353-af0c-02d070bca5ff} may be persisted to storage in unencrypted form. 
2026-08-05T19:17:29.207372892Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-08-05T19:17:29.744354749Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-08-05T19:17:30.880390013Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-08-05T19:17:30.999752193Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:31.007234277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:31.549496481Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-08-05T19:17:31.604487869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5505538s 
2026-08-05T19:17:31.607799671Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-08-05T19:17:31.610333465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.604768s 
2026-08-05T19:17:31.712803844Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-08-05T19:17:31.720299496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:31.803330051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-08-05T19:17:31.930917371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-08-05T19:17:32.093228527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2867735s 
2026-08-05T19:17:32.098475558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:32.113425757Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-08-05T19:17:32.115582342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3072681s 
2026-08-05T19:17:32.131359878Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-08-05T19:17:32.133871197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:32.212626710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-08-05T19:17:32.226655402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-08-05T19:17:32.239592516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243828s 
2026-08-05T19:17:32.242948497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-08-05T19:17:32.246598540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001606s 
2026-08-05T19:17:32.252089643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-08-05T19:17:32.260428543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-08-05T19:17:32.273166454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018394s 
2026-08-05T19:17:32.276619171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:32.281346615Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-08-05T19:17:32.283990260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265381s 
2026-08-05T19:17:32.290392188Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-08-05T19:17:32.292802284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:32.305640488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-08-05T19:17:32.308157068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002373s 
2026-08-05T19:17:32.310310005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-08-05T19:17:32.313668181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-08-05T19:17:32.318925743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065877s 
2026-08-05T19:17:32.321135935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:32.324489882Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-08-05T19:17:32.326335180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120017s 
2026-08-05T19:17:32.370591510Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-08-05T19:17:32.373080514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:32.382439519Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-08-05T19:17:32.686889321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-08-05T19:17:32.694059546Z [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-08-05T19:17:32.701754549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123557s 
2026-08-05T19:17:32.704197059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-08-05T19:17:32.708088119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-08-05T19:17:32.712171966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057274s 
2026-08-05T19:17:32.714179230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-08-05T19:17:32.717704642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-08-05T19:17:32.722420112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005931s 
2026-08-05T19:17:32.724119135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-08-05T19:17:32.726918425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-08-05T19:17:32.730793150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047481s 
2026-08-05T19:17:32.732641053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-08-05T19:17:32.745405489Z [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-08-05T19:17:32.757260392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227492s 
2026-08-05T19:17:32.759511137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-08-05T19:17:32.762001784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-08-05T19:17:32.765726268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045124s 
2026-08-05T19:17:32.767737179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-08-05T19:17:32.776709695Z [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-08-05T19:17:32.785839318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164915s 
2026-08-05T19:17:32.788136897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-08-05T19:17:32.790539597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-08-05T19:17:32.794292618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004594s 
2026-08-05T19:17:32.796322488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-08-05T19:17:32.799066836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-08-05T19:17:32.802865359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046377s 
2026-08-05T19:17:32.804713322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-08-05T19:17:32.814519808Z [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-08-05T19:17:32.822590878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160377s 
2026-08-05T19:17:32.824570697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-08-05T19:17:32.830389279Z [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-08-05T19:17:32.836183613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097061s 
2026-08-05T19:17:32.838101607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-08-05T19:17:32.843663281Z [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-08-05T19:17:33.065410719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0691858s 
2026-08-05T19:17:33.167642538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-08-05T19:17:33.192221134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-08-05T19:17:33.307517383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1329619s 
2026-08-05T19:17:33.312240298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-08-05T19:17:33.774086184Z [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-08-05T19:17:33.794424128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4798008s 
2026-08-05T19:17:33.796468125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-08-05T19:17:33.801117632Z [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-08-05T19:17:33.809314727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108785s 
2026-08-05T19:17:33.811515831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-08-05T19:17:33.818265268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-08-05T19:17:33.845038576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255562s 
2026-08-05T19:17:33.853632971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-08-05T19:17:33.904063650Z [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-08-05T19:17:33.911723241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.056337s 
2026-08-05T19:17:33.913594000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-08-05T19:17:33.916132704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-08-05T19:17:33.921073759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060059s 
2026-08-05T19:17:33.922556777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-08-05T19:17:33.926942392Z [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-08-05T19:17:33.933474091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093772s 
2026-08-05T19:17:33.935122552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-08-05T19:17:33.937369078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-08-05T19:17:33.940961205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043355s 
2026-08-05T19:17:33.955743947Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-08-05T19:17:33.992373591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-08-05T19:17:33.997077578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395698s 
2026-08-05T19:17:33.999125494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-08-05T19:17:34.004085006Z [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-08-05T19:17:34.009462088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091022s 
2026-08-05T19:17:34.011015698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-08-05T19:17:34.016820092Z [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-08-05T19:17:34.022626520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100852s 
2026-08-05T19:17:34.024097864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-08-05T19:17:34.029218129Z [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-08-05T19:17:34.035241023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096839s 
2026-08-05T19:17:34.036887671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-08-05T19:17:34.040498395Z [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-08-05T19:17:34.045153373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067577s 
2026-08-05T19:17:34.046867055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-08-05T19:17:34.049350689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-08-05T19:17:34.052838806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044278s 
2026-08-05T19:17:34.054540585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-08-05T19:17:34.057314483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-08-05T19:17:34.061319391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050939s 
2026-08-05T19:17:34.062828061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-08-05T19:17:34.066713328Z [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-08-05T19:17:34.071002379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067371s 
2026-08-05T19:17:34.072551650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-08-05T19:17:34.077670142Z [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-08-05T19:17:34.083098358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090478s 
2026-08-05T19:17:34.084686988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-08-05T19:17:34.088629952Z [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-08-05T19:17:34.093091831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069326s 
2026-08-05T19:17:34.094639218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-08-05T19:17:34.099429919Z [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-08-05T19:17:34.104278107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081269s 
2026-08-05T19:17:34.105884483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-08-05T19:17:34.109241737Z [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-08-05T19:17:34.112992603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005636s 
2026-08-05T19:17:34.114427113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-08-05T19:17:34.117038083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-08-05T19:17:34.120658016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047741s 
2026-08-05T19:17:34.122262028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-08-05T19:17:34.124346086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-08-05T19:17:34.127694713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039692s 
2026-08-05T19:17:34.129247781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-08-05T19:17:34.132718143Z [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-08-05T19:17:34.136556516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058112s 
2026-08-05T19:17:34.138880908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-08-05T19:17:34.224911287Z [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-08-05T19:17:34.235068380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.094669s 
2026-08-05T19:17:34.272942883Z [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-08-05T19:17:34.285797871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-08-05T19:17:34.290205511Z [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-08-05T19:17:34.294801580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073356s 
2026-08-05T19:17:34.296455402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-08-05T19:17:34.298671857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-08-05T19:17:34.301863467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039322s 
2026-08-05T19:17:34.303816492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-08-05T19:17:34.305653984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-08-05T19:17:34.308816846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038213s 
2026-08-05T19:17:34.310324553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-08-05T19:17:34.315192230Z [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-08-05T19:17:34.320356343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086113s 
2026-08-05T19:17:34.321989363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-08-05T19:17:34.326769754Z [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-08-05T19:17:34.332768620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091718s 
2026-08-05T19:17:34.334565660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-08-05T19:17:34.337010074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-08-05T19:17:34.340496889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041746s 
2026-08-05T19:17:34.342025639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-08-05T19:17:34.346750077Z [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-08-05T19:17:34.351700811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081568s 
2026-08-05T19:17:34.353285674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-08-05T19:17:34.358320687Z [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-08-05T19:17:34.363470362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086978s 
2026-08-05T19:17:34.365121058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-08-05T19:17:34.367215266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-08-05T19:17:34.370533682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038943s 
2026-08-05T19:17:34.403217227Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0479017 taking an average of 00:00:00.0479017 
2026-08-05T19:17:34.416897167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-08-05T19:17:34', 'InitialSetup') 
2026-08-05T19:17:34.422590477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:34.433446177Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-08-05T19:17:34.435010088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0666826s 
2026-08-05T19:17:34.447766126Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-08-05T19:17:34.450187494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:34.463693714Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-08-05T19:17:34.505074381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-08-05T19:17:34.510211179Z [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-08-05T19:17:34.516332231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094806s 
2026-08-05T19:17:34.517995492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-08-05T19:17:34.520197418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-08-05T19:17:34.523374719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038972s 
2026-08-05T19:17:34.524985965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:34.526629566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002309s 
2026-08-05T19:17:34.529452554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-08-05T19:17:34.532382617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:34.553404338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221891s 
2026-08-05T19:17:34.556935782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-08-05T19:17:34', 'add_moviefiles_table') 
2026-08-05T19:17:34.560589102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:34.563660921Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-08-05T19:17:34.565157997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032502s 
2026-08-05T19:17:34.567832144Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-08-05T19:17:34.569556969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:34.572069651Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-08-05T19:17:34.577336973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-08-05T19:17:34.587350747Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2026-08-05T19:17:34.589005771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-08-05T19:17:34.591385936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:34.600315987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097382s 
2026-08-05T19:17:34.603163974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-08-05T19:17:34', 'fix_history_movieId') 
2026-08-05T19:17:34.606581470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:34.609363484Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-08-05T19:17:34.610860420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186885s 
2026-08-05T19:17:34.612842363Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-08-05T19:17:34.614477066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:34.616872031Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-08-05T19:17:34.668836129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:34.670711547Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s 
2026-08-05T19:17:34.672300098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-08-05T19:17:34.674674321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:34.684239872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010335s 
2026-08-05T19:17:34.685790005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:34.687204795Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-08-05T19:17:34.688853066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-08-05T19:17:34.691091976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-08-05T19:17:34.699512972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090686s 
2026-08-05T19:17:34.701561078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:34.702963734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-08-05T19:17:34.707556556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-08-05T19:17:34.948282499Z [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-08-05T19:17:34.964442064Z [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-08-05T19:17:34.979808001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-08-05T19:17:34.992363716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-08-05T19:17:35.022615422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-08-05T19:17:35.027595755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-08-05T19:17:35.031075225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.321826s 
2026-08-05T19:17:35.032610358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:35.034001470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-08-05T19:17:35.035695924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-08-05T19:17:35.038097713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-08-05T19:17:35.046726998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093923s 
2026-08-05T19:17:35.049467418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-08-05T19:17:35', 'add_tmdb_stuff') 
2026-08-05T19:17:35.052855213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.056114440Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-08-05T19:17:35.057559822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186512s 
2026-08-05T19:17:35.059513908Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-08-05T19:17:35.061209414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.063593447Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-08-05T19:17:35.077768284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-08-05T19:17:35.079446605Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s 
2026-08-05T19:17:35.081103543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-08-05T19:17:35.142499413Z [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-08-05T19:17:35.150647007Z [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-08-05T19:17:35.156179563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-08-05T19:17:35.160194111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-08-05T19:17:35.182637536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-08-05T19:17:35.186029159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.10335s 
2026-08-05T19:17:35.188869922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-08-05T19:17:35', 'fix_movie_files') 
2026-08-05T19:17:35.192252416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.195240346Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-08-05T19:17:35.196724466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1124311s 
2026-08-05T19:17:35.198797623Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-08-05T19:17:35.200588621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.203081784Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-08-05T19:17:35.210856657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-08-05T19:17:35.212548325Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s 
2026-08-05T19:17:35.214269172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-08-05T19:17:35.274252035Z [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-08-05T19:17:35.280614102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-08-05T19:17:35.284829544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-08-05T19:17:35.288762638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-08-05T19:17:35.311585618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-08-05T19:17:35.315172164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0993724s 
2026-08-05T19:17:35.317944248Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-08-05T19:17:35.321442636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-08-05T19:17:35.326186784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063496s 
2026-08-05T19:17:35.329125845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-08-05T19:17:35', 'update_schedule_intervale') 
2026-08-05T19:17:35.332414370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.336168533Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-08-05T19:17:35.337598574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159808s 
2026-08-05T19:17:35.339895492Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-08-05T19:17:35.341749587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.344298202Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-08-05T19:17:35.356402136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-08-05T19:17:35.358117272Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s 
2026-08-05T19:17:35.359894142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-08-05T19:17:35.362366493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-08-05T19:17:35.371874949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100675s 
2026-08-05T19:17:35.373193936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-08-05T19:17:35.374622043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-08-05T19:17:35.376483954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-08-05T19:17:35.378839600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-08-05T19:17:35.387488033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091083s 
2026-08-05T19:17:35.388782811Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:35.391090320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:35.399309859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089286s 
2026-08-05T19:17:35.403002208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-08-05T19:17:35', 'add_movie_formats_to_naming_config') 
2026-08-05T19:17:35.406492359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.409531723Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-08-05T19:17:35.411065212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018993s 
2026-08-05T19:17:35.413093939Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-08-05T19:17:35.415063598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.417247417Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-08-05T19:17:35.422140334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:35.423958177Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2026-08-05T19:17:35.425394901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-08-05T19:17:35.427958285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-08-05T19:17:35.437041785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099986s 
2026-08-05T19:17:35.439819311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-08-05T19:17:35', 'add_phyiscal_release') 
2026-08-05T19:17:35.443431047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.446341310Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-08-05T19:17:35.447813205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191998s 
2026-08-05T19:17:35.449942074Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-08-05T19:17:35.451783164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.454115803Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-08-05T19:17:35.486295863Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:35.499339702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-08-05T19:17:35.503268317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147418s 
2026-08-05T19:17:35.506218961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-08-05T19:17:35', 'remove_bitmetv') 
2026-08-05T19:17:35.509288946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.512028886Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-08-05T19:17:35.513483446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236766s 
2026-08-05T19:17:35.515452193Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-08-05T19:17:35.517191647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.519617554Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-08-05T19:17:35.527126362Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:35.530193491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-08-05T19:17:35.532774450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040341s 
2026-08-05T19:17:35.535817722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-08-05T19:17:35', 'remove_torrentleech') 
2026-08-05T19:17:35.538977868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.541680373Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-08-05T19:17:35.543128099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128113s 
2026-08-05T19:17:35.545156596Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-08-05T19:17:35.546883094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.549301547Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-08-05T19:17:35.553585627Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:35.556139613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-08-05T19:17:35.558981538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036629s 
2026-08-05T19:17:35.561675134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-08-05T19:17:35', 'remove_broadcasthenet') 
2026-08-05T19:17:35.565024272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.567900607Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-08-05T19:17:35.569206668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012297s 
2026-08-05T19:17:35.571079611Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-08-05T19:17:35.572761539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.575183449Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-08-05T19:17:35.579392107Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:35.581757613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-08-05T19:17:35.584558907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034493s 
2026-08-05T19:17:35.587312304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-08-05T19:17:35', 'remove_fanzub') 
2026-08-05T19:17:35.590649968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.593283764Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-08-05T19:17:35.594710118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121127s 
2026-08-05T19:17:35.596791892Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-08-05T19:17:35.598527147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.600981642Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-08-05T19:17:35.604538047Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:35.606337903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:35.613105728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006927s 
2026-08-05T19:17:35.616189741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-08-05T19:17:35', 'update_movie_sorttitle') 
2026-08-05T19:17:35.619612367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.622356705Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-08-05T19:17:35.623879433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161306s 
2026-08-05T19:17:35.625994734Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-08-05T19:17:35.627677966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.630197301Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-08-05T19:17:35.633647923Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:35.635372307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:35.641623581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063642s 
2026-08-05T19:17:35.644813176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-08-05T19:17:35', 'update_movie_sorttitle_again') 
2026-08-05T19:17:35.648402638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.651259052Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-08-05T19:17:35.652792261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158381s 
2026-08-05T19:17:35.654727550Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-08-05T19:17:35.656432395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.658791267Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-08-05T19:17:35.671753571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-08-05T19:17:35.674280702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-08-05T19:17:35.683648545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100673s 
2026-08-05T19:17:35.686501643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-08-05T19:17:35', 'update_movie_file') 
2026-08-05T19:17:35.689837714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.692617454Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-08-05T19:17:35.694067235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189329s 
2026-08-05T19:17:35.696170001Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-08-05T19:17:35.697912842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.700356345Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-08-05T19:17:35.704116320Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:35.705805443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:35.712594400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068812s 
2026-08-05T19:17:35.715513962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-08-05T19:17:35', 'update_movie_slug') 
2026-08-05T19:17:35.719022230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.721701317Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-08-05T19:17:35.723197852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015959s 
2026-08-05T19:17:35.725182761Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-08-05T19:17:35.726911504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.729294725Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-08-05T19:17:35.734128163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:35.735633816Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s 
2026-08-05T19:17:35.737334182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-08-05T19:17:35.739645969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-08-05T19:17:35.748732886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098218s 
2026-08-05T19:17:35.751524781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-08-05T19:17:35', 'add_youtube_trailer_id') 
2026-08-05T19:17:35.754935672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.757743699Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-08-05T19:17:35.759234783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186554s 
2026-08-05T19:17:35.761081233Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-08-05T19:17:35.762832190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.765240332Z [Info] add_studio: Starting migration of Main DB to 120 
2026-08-05T19:17:35.770105153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:35.771539493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-08-05T19:17:35.773146911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-08-05T19:17:35.775333937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-08-05T19:17:35.784311954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095979s 
2026-08-05T19:17:35.787042475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-08-05T19:17:35', 'add_studio') 
2026-08-05T19:17:35.790315389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.793033134Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-08-05T19:17:35.794466071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182411s 
2026-08-05T19:17:35.796441430Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-08-05T19:17:35.798170434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.800631722Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-08-05T19:17:35.804670189Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:35.806397989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:35.812953306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066667s 
2026-08-05T19:17:35.815904541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-08-05T19:17:35', 'update_filedate_config') 
2026-08-05T19:17:35.819502650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:35.822260717Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-08-05T19:17:35.823745568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158661s 
2026-08-05T19:17:35.825748824Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-08-05T19:17:35.827481595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:35.829883363Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-08-05T19:17:35.838244949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-08-05T19:17:35.839777677Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s 
2026-08-05T19:17:35.841408532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-08-05T19:17:35.843934491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-08-05T19:17:35.853106519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100489s 
2026-08-05T19:17:35.854711984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-08-05T19:17:35.856071532Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s 
2026-08-05T19:17:35.857720314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-08-05T19:17:35.934133649Z [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-08-05T19:17:35.943775644Z [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-08-05T19:17:35.949944281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-08-05T19:17:35.953496668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-08-05T19:17:35.989991862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.130485s 
2026-08-05T19:17:35.992303258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-08-05T19:17:35.993875496Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.32E-05s 
2026-08-05T19:17:35.995604229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-08-05T19:17:36.056284386Z [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-08-05T19:17:36.066847467Z [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-08-05T19:17:36.072787875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-08-05T19:17:36.076424511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-08-05T19:17:36.098662593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.101502s 
2026-08-05T19:17:36.101742918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-08-05T19:17:36', 'add_movieid_to_blacklist') 
2026-08-05T19:17:36.105095502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.108483538Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-08-05T19:17:36.109973169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1111216s 
2026-08-05T19:17:36.113027212Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-08-05T19:17:36.115396675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.118653747Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-08-05T19:17:36.136917131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-08-05T19:17:36.142388464Z [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-08-05T19:17:36.148854741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102184s 
2026-08-05T19:17:36.150515577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-08-05T19:17:36.153765404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-08-05T19:17:36.159871516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076271s 
2026-08-05T19:17:36.162799164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-08-05T19:17:36', 'create_netimport_table') 
2026-08-05T19:17:36.166120274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.168952781Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-08-05T19:17:36.170448414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167893s 
2026-08-05T19:17:36.172715401Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-08-05T19:17:36.174496499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.177688570Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-08-05T19:17:36.182731470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-08-05T19:17:36.184237824Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-08-05T19:17:36.185875955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-08-05T19:17:36.188124114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-08-05T19:17:36.197359810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099395s 
2026-08-05T19:17:36.200248260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-08-05T19:17:36', 'add_preferred_tags_to_profile') 
2026-08-05T19:17:36.203530251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.206374832Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-08-05T19:17:36.207872991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187136s 
2026-08-05T19:17:36.209734761Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-08-05T19:17:36.211667776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.213950535Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-08-05T19:17:36.217601750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:36.219295873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:36.223882093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046909s 
2026-08-05T19:17:36.226743247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-08-05T19:17:36', 'fix_imdb_unique') 
2026-08-05T19:17:36.230108918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.232897135Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-08-05T19:17:36.234359781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013624s 
2026-08-05T19:17:36.236359460Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-08-05T19:17:36.238285039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.240747721Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-08-05T19:17:36.244240577Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:36.245858026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:36.273072453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269852s 
2026-08-05T19:17:36.276499277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-08-05T19:17:36', 'update_qualities_and_profiles') 
2026-08-05T19:17:36.280290545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.283433226Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-08-05T19:17:36.284623213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371463s 
2026-08-05T19:17:36.286559574Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-08-05T19:17:36.288223757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.290618462Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-08-05T19:17:36.295238399Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:36.297738365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-08-05T19:17:36.300463736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035665s 
2026-08-05T19:17:36.303127312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-08-05T19:17:36', 'remove_wombles') 
2026-08-05T19:17:36.306329113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.309511965Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-08-05T19:17:36.310933118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124756s 
2026-08-05T19:17:36.312792744Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-08-05T19:17:36.314460675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.316804486Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-08-05T19:17:36.320992183Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:36.323799760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-08-05T19:17:36.326351039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035108s 
2026-08-05T19:17:36.328809021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-08-05T19:17:36', 'remove_kickass') 
2026-08-05T19:17:36.331989499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.334578354Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-08-05T19:17:36.335995629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118618s 
2026-08-05T19:17:36.338061361Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-08-05T19:17:36.339834223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.342563000Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-08-05T19:17:36.347460427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-08-05T19:17:36.348628370Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.18E-05s 
2026-08-05T19:17:36.350834735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-08-05T19:17:36.352773851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-08-05T19:17:36.361995600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099517s 
2026-08-05T19:17:36.364940382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-08-05T19:17:36', 'add_parsed_movie_info_to_pending_release') 
2026-08-05T19:17:36.368232785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.371118719Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-08-05T19:17:36.372780167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188134s 
2026-08-05T19:17:36.374806789Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-08-05T19:17:36.376465892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.378902831Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-08-05T19:17:36.384240635Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:36.386276386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-08-05T19:17:36.389042920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034518s 
2026-08-05T19:17:36.390759178Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:36.392993529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-08-05T19:17:36.395412162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031124s 
2026-08-05T19:17:36.398205800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-08-05T19:17:36', 'remove_wombles_kickass') 
2026-08-05T19:17:36.401400085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.404096026Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-08-05T19:17:36.405585868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115676s 
2026-08-05T19:17:36.407631599Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-08-05T19:17:36.409385943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.411777772Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-08-05T19:17:36.416432440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-08-05T19:17:36.417949005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-08-05T19:17:36.419718850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-08-05T19:17:36.476485514Z [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-08-05T19:17:36.484042488Z [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-08-05T19:17:36.488814633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-08-05T19:17:36.492191566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-08-05T19:17:36.513886373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.092531s 
2026-08-05T19:17:36.516913331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-08-05T19:17:36', 'make_parsed_episode_info_nullable') 
2026-08-05T19:17:36.520347770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.523231499Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-08-05T19:17:36.524785731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1016423s 
2026-08-05T19:17:36.526891102Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-08-05T19:17:36.528643062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.531245174Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-08-05T19:17:36.536311811Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-08-05T19:17:36.539140490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-08-05T19:17:36.542417803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004337s 
2026-08-05T19:17:36.545308386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-08-05T19:17:36', 'rename_torrent_downloadstation') 
2026-08-05T19:17:36.548550568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.551539930Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-08-05T19:17:36.553044401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131477s 
2026-08-05T19:17:36.555215535Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-08-05T19:17:36.556994870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.559730651Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-08-05T19:17:36.578701601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-08-05T19:17:36.580439422Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-08-05T19:17:36.582174407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-08-05T19:17:36.584779866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-08-05T19:17:36.646451512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0622112s 
2026-08-05T19:17:36.648756094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:36.650247419Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-08-05T19:17:36.652896425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-08-05T19:17:36.655509219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-08-05T19:17:36.664854046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103455s 
2026-08-05T19:17:36.667772916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-08-05T19:17:36', 'add_minimumavailability') 
2026-08-05T19:17:36.671201333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.674215586Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-08-05T19:17:36.675735277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194527s 
2026-08-05T19:17:36.678449185Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-08-05T19:17:36.680481389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.683424097Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-08-05T19:17:36.687390037Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:36.689062407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:36.692318757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034268s 
2026-08-05T19:17:36.695273379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-08-05T19:17:36', 'add_remux_qualities_for_the_wankers') 
2026-08-05T19:17:36.698717899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.701572830Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-08-05T19:17:36.703093193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123892s 
2026-08-05T19:17:36.705104615Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-08-05T19:17:36.706840152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.709259175Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-08-05T19:17:36.714519323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:36.716026168Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-08-05T19:17:36.717685862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-08-05T19:17:36.720239887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:36.729665346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104372s 
2026-08-05T19:17:36.732566431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-08-05T19:17:36', 'add_haspredbentry_to_movies') 
2026-08-05T19:17:36.735877501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.738600748Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-08-05T19:17:36.740036390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019049s 
2026-08-05T19:17:36.742020758Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-08-05T19:17:36.743732476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.746112250Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-08-05T19:17:36.751157295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:36.752695393Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.24E-05s 
2026-08-05T19:17:36.754342111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-08-05T19:17:36.756640721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-08-05T19:17:36.766161161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103771s 
2026-08-05T19:17:36.768962054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-08-05T19:17:36', 'add_pathstate_to_movies') 
2026-08-05T19:17:36.772192442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.775123046Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-08-05T19:17:36.776562987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191511s 
2026-08-05T19:17:36.778808772Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-08-05T19:17:36.780322672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.782779081Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-08-05T19:17:36.792866002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-08-05T19:17:36.796726399Z [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-08-05T19:17:36.801327849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067961s 
2026-08-05T19:17:36.803008445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-08-05T19:17:36.805435905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-08-05T19:17:36.808619449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041134s 
2026-08-05T19:17:36.810087907Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:36.811698372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:36.824152643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120668s 
2026-08-05T19:17:36.827407820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-08-05T19:17:36', 'add_import_exclusions_table') 
2026-08-05T19:17:36.830785435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.833598673Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-08-05T19:17:36.835078374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218334s 
2026-08-05T19:17:36.837096429Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-08-05T19:17:36.838820493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.841246120Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-08-05T19:17:36.846048855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:36.847842028Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-08-05T19:17:36.849039460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-08-05T19:17:36.851751895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-08-05T19:17:36.860939494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010357s 
2026-08-05T19:17:36.864137537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-08-05T19:17:36', 'add_physical_release_note') 
2026-08-05T19:17:36.867491394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.870055349Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-08-05T19:17:36.871545361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191719s 
2026-08-05T19:17:36.873583237Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-08-05T19:17:36.875259133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.877724971Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-08-05T19:17:36.881266926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:36.882952422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:36.912200636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289473s 
2026-08-05T19:17:36.915330271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-08-05T19:17:36', 'consolidate_indexer_baseurl') 
2026-08-05T19:17:36.919104655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:36.922368431Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-08-05T19:17:36.923858062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0394537s 
2026-08-05T19:17:36.925984285Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-08-05T19:17:36.927755493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:36.930193164Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-08-05T19:17:36.974307037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-08-05T19:17:36.980218466Z [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-08-05T19:17:36.986452446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099976s 
2026-08-05T19:17:36.991580186Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-08-05T19:17:37.070060004Z [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-08-05T19:17:37.088507388Z [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-08-05T19:17:37.100433826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-08-05T19:17:37.104290936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-08-05T19:17:37.128272610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-08-05T19:17:37.131689353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383898s 
2026-08-05T19:17:37.133215748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:37.134586240Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-08-05T19:17:37.136432840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-08-05T19:17:37.138542210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-08-05T19:17:37.147506990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009756s 
2026-08-05T19:17:37.149008225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:37.150375900Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-08-05T19:17:37.152064061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-08-05T19:17:37.154501521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-08-05T19:17:37.163493938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009889s 
2026-08-05T19:17:37.166355132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-08-05T19:17:37', 'add_alternative_titles_table') 
2026-08-05T19:17:37.169566983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:37.173136494Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-08-05T19:17:37.174625093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192731s 
2026-08-05T19:17:37.176647247Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-08-05T19:17:37.178392303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:37.180808751Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-08-05T19:17:37.188508102Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:37.190315163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:37.197216546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070658s 
2026-08-05T19:17:37.198885248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-08-05T19:17:37.200318435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-08-05T19:17:37.202045194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-08-05T19:17:37.262727025Z [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-08-05T19:17:37.270746301Z [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-08-05T19:17:37.275874542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-08-05T19:17:37.279116694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-08-05T19:17:37.302526797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0988204s 
2026-08-05T19:17:37.304364509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-08-05T19:17:37.306900869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-08-05T19:17:37.310197460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043135s 
2026-08-05T19:17:37.312998002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-08-05T19:17:37', 'fix_duplicate_alt_titles') 
2026-08-05T19:17:37.316134611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:37.319192382Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-08-05T19:17:37.320673987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013084s 
2026-08-05T19:17:37.322563644Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-08-05T19:17:37.324246594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:37.326692031Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-08-05T19:17:37.364885426Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-08-05T19:17:37.367828856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-08-05T19:17:37.371376082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046441s 
2026-08-05T19:17:37.373020435Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-08-05T19:17:37.374993811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-08-05T19:17:37.377640282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031684s 
2026-08-05T19:17:37.379161607Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-08-05T19:17:37.380896232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-08-05T19:17:37.383464716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028726s 
2026-08-05T19:17:37.384990741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-08-05T19:17:37.389311205Z [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-08-05T19:17:37.393851081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074003s 
2026-08-05T19:17:37.395356624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-08-05T19:17:37.399831910Z [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-08-05T19:17:37.404532781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076843s 
2026-08-05T19:17:37.406058905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-08-05T19:17:37.410733633Z [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-08-05T19:17:37.415686191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081904s 
2026-08-05T19:17:37.418360769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-08-05T19:17:37', 'movie_extras') 
2026-08-05T19:17:37.421509152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:37.424499696Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-08-05T19:17:37.425926391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168611s 
2026-08-05T19:17:37.427822510Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-08-05T19:17:37.429506082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:37.431890907Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-08-05T19:17:37.443157204Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-08-05T19:17:37.445151823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-08-05T19:17:37.448523726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036114s 
2026-08-05T19:17:37.450050471Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-08-05T19:17:37.451746278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-08-05T19:17:37.454352739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028938s 
2026-08-05T19:17:37.455870878Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-08-05T19:17:37.457500390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-08-05T19:17:37.460750498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034666s 
2026-08-05T19:17:37.462256272Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-08-05T19:17:37.463967219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-08-05T19:17:37.466566525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028781s 
2026-08-05T19:17:37.469559094Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-08-05T19:17:37.523109057Z [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-08-05T19:17:37.531291572Z [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-08-05T19:17:37.536582241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-08-05T19:17:37.540051490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-08-05T19:17:37.560528594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0893126s 
2026-08-05T19:17:37.562285122Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-08-05T19:17:37.615227692Z [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-08-05T19:17:37.622070688Z [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-08-05T19:17:37.626564060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-08-05T19:17:37.630127489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-08-05T19:17:37.652942583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-08-05T19:17:37.657517550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-08-05T19:17:37.660653628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0967891s 
2026-08-05T19:17:37.663326302Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-08-05T19:17:37.722290964Z [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-08-05T19:17:37.730466164Z [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-08-05T19:17:37.735374693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-08-05T19:17:37.738743910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-08-05T19:17:37.760615995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.095274s 
2026-08-05T19:17:37.762507195Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-08-05T19:17:37.814864825Z [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-08-05T19:17:37.821729435Z [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-08-05T19:17:37.826007835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-08-05T19:17:37.829608559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-08-05T19:17:37.849514582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0852653s 
2026-08-05T19:17:37.852427661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-08-05T19:17:37', 'clean_core_tv') 
2026-08-05T19:17:37.855560182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:37.860234639Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-08-05T19:17:37.861714270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.095916s 
2026-08-05T19:17:37.864127862Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-08-05T19:17:37.865996336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:37.870235106Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-08-05T19:17:37.876856365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-08-05T19:17:37.878369323Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.57E-05s 
2026-08-05T19:17:37.880003966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-08-05T19:17:37.882633013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-08-05T19:17:37.891236586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096713s 
2026-08-05T19:17:37.893252217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-08-05T19:17:37.895926785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-08-05T19:17:37.904039178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089741s 
2026-08-05T19:17:37.907046316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-08-05T19:17:37', 'add_cookies_to_indexer_status') 
2026-08-05T19:17:37.910207806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:37.912866412Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-08-05T19:17:37.914355863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177803s 
2026-08-05T19:17:37.916246321Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-08-05T19:17:37.917924051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:37.920276741Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-08-05T19:17:37.924974555Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-08-05T19:17:37.928030752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-08-05T19:17:37.931004624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039263s 
2026-08-05T19:17:37.932889270Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-08-05T19:17:37.935316380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-08-05T19:17:37.937701185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030953s 
2026-08-05T19:17:37.940356634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-08-05T19:17:37', 'banner_to_fanart') 
2026-08-05T19:17:37.943664398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:37.946256821Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-08-05T19:17:37.947787605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114452s 
2026-08-05T19:17:37.950121126Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-08-05T19:17:37.951355733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:37.954093409Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-08-05T19:17:37.959452876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-08-05T19:17:37.961004472Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-08-05T19:17:37.962829910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-08-05T19:17:37.965527925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:37.974458557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100472s 
2026-08-05T19:17:37.977246484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-08-05T19:17:37', 'naming_config_colon_action') 
2026-08-05T19:17:37.980583246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:37.983556977Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-08-05T19:17:37.984812627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018693s 
2026-08-05T19:17:37.986767245Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-08-05T19:17:37.988399313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:37.991102919Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-08-05T19:17:38.000542055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-08-05T19:17:38.003904630Z [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-08-05T19:17:38.008291869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061445s 
2026-08-05T19:17:38.009958556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-08-05T19:17:38.012274311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-08-05T19:17:38.015456683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040293s 
2026-08-05T19:17:38.016969470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-08-05T19:17:38.018379000Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.33E-05s 
2026-08-05T19:17:38.020261021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-08-05T19:17:38.022827021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-08-05T19:17:38.031889789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099313s 
2026-08-05T19:17:38.033249248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-08-05T19:17:38.035894067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:38.044288668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092506s 
2026-08-05T19:17:38.045521763Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:38.047119021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:38.049503785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025945s 
2026-08-05T19:17:38.052353967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-08-05T19:17:38', 'add_custom_formats') 
2026-08-05T19:17:38.055505596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:38.058451541Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-08-05T19:17:38.059897064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113592s 
2026-08-05T19:17:38.061959739Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-08-05T19:17:38.063626757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:38.066095150Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-08-05T19:17:38.070151382Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-08-05T19:17:38.072763665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-08-05T19:17:38.076190879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041636s 
2026-08-05T19:17:38.079065060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-08-05T19:17:38', 'remove_extra_naming_config') 
2026-08-05T19:17:38.082479438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:38.084985798Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-08-05T19:17:38.086430428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127367s 
2026-08-05T19:17:38.088368563Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-08-05T19:17:38.090380095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:38.092505808Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-08-05T19:17:38.095861358Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:38.097534439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:38.151547826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0533201s 
2026-08-05T19:17:38.154734585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-08-05T19:17:38', 'convert_regex_required_tags') 
2026-08-05T19:17:38.158506224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:38.161217506Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-08-05T19:17:38.162688289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0636337s 
2026-08-05T19:17:38.164732527Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-08-05T19:17:38.166567574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:38.168896937Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-08-05T19:17:38.172449244Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:38.174108577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:38.182424230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082475s 
2026-08-05T19:17:38.185428171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-08-05T19:17:38', 'fix_format_tags_double_underscore') 
2026-08-05T19:17:38.189083656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:38.192051475Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-08-05T19:17:38.193448059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176462s 
2026-08-05T19:17:38.195400823Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-08-05T19:17:38.197572157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:38.199471333Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-08-05T19:17:38.204621018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-08-05T19:17:38.205913552Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-08-05T19:17:38.207435227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-08-05T19:17:38.209584427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-08-05T19:17:38.218556954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095832s 
2026-08-05T19:17:38.220405408Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-08-05T19:17:38.222286888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-08-05T19:17:38.224903058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029622s 
2026-08-05T19:17:38.227879625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-08-05T19:17:38', 'add_tags_to_net_import') 
2026-08-05T19:17:38.230848326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:38.233764110Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-08-05T19:17:38.235210093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115674s 
2026-08-05T19:17:38.237638145Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-08-05T19:17:38.238861289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:38.241663495Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-08-05T19:17:38.247770217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-08-05T19:17:38.251338065Z [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-08-05T19:17:38.255506783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060942s 
2026-08-05T19:17:38.258227244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-08-05T19:17:38', 'add_custom_filters') 
2026-08-05T19:17:38.261495298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:38.264321031Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-08-05T19:17:38.265744068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148262s 
2026-08-05T19:17:38.267912556Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-08-05T19:17:38.269733766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:38.272213862Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-08-05T19:17:38.310184489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-08-05T19:17:38.312218206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2026-08-05T19:17:38.313635641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-08-05T19:17:38.316138594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:38.325619374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104204s 
2026-08-05T19:17:38.329323126Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-08-05T19:17:38.429422178Z [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-08-05T19:17:38.451196545Z [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-08-05T19:17:38.457028685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-08-05T19:17:38.460837498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-08-05T19:17:38.484823090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-08-05T19:17:38.488211797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.15718s 
2026-08-05T19:17:38.490138318Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-08-05T19:17:38.547276831Z [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-08-05T19:17:38.554682480Z [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-08-05T19:17:38.559162085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-08-05T19:17:38.562674782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-08-05T19:17:38.585691682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-08-05T19:17:38.588890787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0971452s 
2026-08-05T19:17:38.590396561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-08-05T19:17:38.591776741Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-08-05T19:17:38.593872283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-08-05T19:17:38.596252669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-08-05T19:17:38.605006815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009526s 
2026-08-05T19:17:38.607233581Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-08-05T19:17:38.609694158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-08-05T19:17:38.612173192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003214s 
2026-08-05T19:17:38.613663194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-08-05T19:17:38.615094688Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.56E-05s 
2026-08-05T19:17:38.616844894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-08-05T19:17:38.673602820Z [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-08-05T19:17:38.681881619Z [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-08-05T19:17:38.687073969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-08-05T19:17:38.690693031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-08-05T19:17:38.713660421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-08-05T19:17:38.717102766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0986183s 
2026-08-05T19:17:38.718676717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-08-05T19:17:38.722876528Z [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-08-05T19:17:38.727410232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072522s 
2026-08-05T19:17:38.729211130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-08-05T19:17:38.731739784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-08-05T19:17:38.734992918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004283s 
2026-08-05T19:17:38.737828501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-08-05T19:17:38', 'indexer_client_status_search_changes') 
2026-08-05T19:17:38.741003297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:38.745323140Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-08-05T19:17:38.746890758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142323s 
2026-08-05T19:17:38.749037593Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-08-05T19:17:38.750838691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:38.753414170Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-08-05T19:17:38.762555286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-08-05T19:17:38.764092553Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-08-05T19:17:38.765737828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-08-05T19:17:38.768309418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-08-05T19:17:38.777932836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010616s 
2026-08-05T19:17:38.779430353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-08-05T19:17:38.780805954Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-08-05T19:17:38.782334454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-08-05T19:17:38.784655630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-08-05T19:17:38.793566201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094942s 
2026-08-05T19:17:38.794855949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-08-05T19:17:38.796223194Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-08-05T19:17:38.797863328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-08-05T19:17:38.800163232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-08-05T19:17:38.808797486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094382s 
2026-08-05T19:17:38.810265755Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:38.811842902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:38.880558758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0683269s 
2026-08-05T19:17:38.884156046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-08-05T19:17:38', 'add_language_to_files_history_blacklist') 
2026-08-05T19:17:38.887757832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:38.890868930Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-08-05T19:17:38.892402980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0788615s 
2026-08-05T19:17:38.894450495Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-08-05T19:17:38.896229740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:38.898609063Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-08-05T19:17:38.929919973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-08-05T19:17:38.931747164Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-08-05T19:17:38.933462550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-08-05T19:17:38.935772965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-08-05T19:17:38.945506324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105044s 
2026-08-05T19:17:38.947068932Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-05T19:17:38.957430737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-08-05T19:17:38.960596364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120752s 
2026-08-05T19:17:38.963482980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-08-05T19:17:38', 'add_update_allowed_quality_profile') 
2026-08-05T19:17:38.966700622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:38.969672930Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-08-05T19:17:38.971171058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209093s 
2026-08-05T19:17:38.973175015Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-08-05T19:17:38.974888768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:38.977235235Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-08-05T19:17:38.982788393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-08-05T19:17:38.984331512Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-08-05T19:17:38.985944301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-08-05T19:17:38.988391000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-08-05T19:17:38.997881880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104086s 
2026-08-05T19:17:38.999359918Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:39.000978519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:39.238804419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2374523s 
2026-08-05T19:17:39.242239860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-08-05T19:17:39', 'add_download_client_priority') 
2026-08-05T19:17:39.245880605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:39.249018867Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-08-05T19:17:39.250508068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2479744s 
2026-08-05T19:17:39.252466553Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-08-05T19:17:39.254151748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:39.256533667Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-08-05T19:17:39.260721303Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:39.263085937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-08-05T19:17:39.265791007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034319s 
2026-08-05T19:17:39.268451517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-08-05T19:17:39', 'remove_growl_prowl') 
2026-08-05T19:17:39.271595501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:39.274254708Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-08-05T19:17:39.275673877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117383s 
2026-08-05T19:17:39.277605078Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-08-05T19:17:39.279330975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:39.281653103Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-08-05T19:17:39.286514677Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:39.288938671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-08-05T19:17:39.291639241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035054s 
2026-08-05T19:17:39.293383465Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:39.295604500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-08-05T19:17:39.297961919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030682s 
2026-08-05T19:17:39.300647870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-08-05T19:17:39', 'remove_plex_hometheatre') 
2026-08-05T19:17:39.303798448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:39.306582997Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-08-05T19:17:39.308039702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114394s 
2026-08-05T19:17:39.309898367Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-08-05T19:17:39.311580385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:39.313900299Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-08-05T19:17:39.317287273Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:39.318986346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:39.342540027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233258s 
2026-08-05T19:17:39.345786077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-08-05T19:17:39', 'add_webrip_qualites') 
2026-08-05T19:17:39.349387933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:39.352218656Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-08-05T19:17:39.353665411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332252s 
2026-08-05T19:17:39.355654929Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-08-05T19:17:39.357377810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:39.359834950Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-08-05T19:17:39.366317310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-05T19:17:39.367889777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-08-05T19:17:39.369661336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-08-05T19:17:39.372248950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:39.382004153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107686s 
2026-08-05T19:17:39.383645760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-05T19:17:39.384984547Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-08-05T19:17:39.386769192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-08-05T19:17:39.389373289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:39.398401848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010018s 
2026-08-05T19:17:39.401164233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-08-05T19:17:39', 'health_issue_notification') 
2026-08-05T19:17:39.404330803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:39.407251497Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-08-05T19:17:39.408662169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185354s 
2026-08-05T19:17:39.410542236Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-08-05T19:17:39.412289667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:39.414697488Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-08-05T19:17:39.423678050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-08-05T19:17:39.425977022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-08-05T19:17:39.429830204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045482s 
2026-08-05T19:17:39.431527083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-08-05T19:17:39.433891997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-08-05T19:17:39.437041282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040241s 
2026-08-05T19:17:39.439185722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-08-05T19:17:39.440958884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-08-05T19:17:39.443988167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038288s 
2026-08-05T19:17:39.445548962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-08-05T19:17:39.447593150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-08-05T19:17:39.450565779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035783s 
2026-08-05T19:17:39.452138607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-08-05T19:17:39.454169759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-08-05T19:17:39.457345627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003734s 
2026-08-05T19:17:39.460175098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-08-05T19:17:39', 'speed_improvements') 
2026-08-05T19:17:39.463343110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:39.466283865Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-08-05T19:17:39.467796202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125328s 
2026-08-05T19:17:39.470178441Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-08-05T19:17:39.471974920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:39.474403322Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-08-05T19:17:39.503363456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-08-05T19:17:39.564042171Z [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-08-05T19:17:39.572641044Z [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-08-05T19:17:39.577609905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-08-05T19:17:39.581290249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-08-05T19:17:39.606247779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-08-05T19:17:39.609570904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1043325s 
2026-08-05T19:17:39.613992532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-08-05T19:17:39.680466212Z [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-08-05T19:17:39.688869361Z [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-08-05T19:17:39.693849364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-08-05T19:17:39.697582034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-08-05T19:17:39.721196097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-08-05T19:17:39.724468931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1086594s 
2026-08-05T19:17:39.725896176Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-05T19:17:39.729194681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-08-05T19:17:39.732001706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047324s 
2026-08-05T19:17:39.734748320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-08-05T19:17:39', 'fix_profile_format_default') 
2026-08-05T19:17:39.737890019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:39.741756378Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-08-05T19:17:39.743262753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142301s 
2026-08-05T19:17:39.745170356Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-08-05T19:17:39.746807595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:39.749201117Z [Info] task_duration: Starting migration of Main DB to 163 
2026-08-05T19:17:39.754093703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-08-05T19:17:39.755555157Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-08-05T19:17:39.757337268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-08-05T19:17:39.759753396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-08-05T19:17:39.769525342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105657s 
2026-08-05T19:17:39.772275373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-08-05T19:17:39', 'task_duration') 
2026-08-05T19:17:39.775474648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:39.778274068Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-08-05T19:17:39.779675511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192236s 
2026-08-05T19:17:39.781691883Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-08-05T19:17:39.783338451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:39.785758857Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-08-05T19:17:39.803347121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:39.804933356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-08-05T19:17:39.806558099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-08-05T19:17:39.808721458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-08-05T19:17:39.818777487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106968s 
2026-08-05T19:17:39.820376528Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-08-05T19:17:39.887308281Z [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-08-05T19:17:39.906609516Z [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-08-05T19:17:39.919474343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-08-05T19:17:39.923901462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-08-05T19:17:39.947807354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-08-05T19:17:39.951825669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-08-05T19:17:39.955559431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-08-05T19:17:39.959210376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-08-05T19:17:39.962314139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1404422s 
2026-08-05T19:17:39.963872208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-08-05T19:17:39.968928776Z [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-08-05T19:17:39.974137699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087915s 
2026-08-05T19:17:39.975895801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-08-05T19:17:39.978317380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-08-05T19:17:39.981449119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040815s 
2026-08-05T19:17:39.983038040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-08-05T19:17:39.985123552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-08-05T19:17:39.988429452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003943s 
2026-08-05T19:17:39.990153485Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:39.992502137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-08-05T19:17:39.994930619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032377s 
2026-08-05T19:17:39.996653961Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:39.998846188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-08-05T19:17:40.001193196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030356s 
2026-08-05T19:17:40.003889308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-08-05T19:17:40', 'movie_collections_crew') 
2026-08-05T19:17:40.007019314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:40.010434895Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-08-05T19:17:40.012240111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012052s 
2026-08-05T19:17:40.062172647Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-08-05T19:17:40.064554635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:40.067747338Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-08-05T19:17:40.079534424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-08-05T19:17:40.081139017Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-08-05T19:17:40.082820384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-08-05T19:17:40.085315721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:40.095754091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113052s 
2026-08-05T19:17:40.097386510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-08-05T19:17:40.098600245Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-08-05T19:17:40.100400582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-08-05T19:17:40.102774023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:40.112448534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104159s 
2026-08-05T19:17:40.113675977Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:40.115467867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:40.146822685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311582s 
2026-08-05T19:17:40.148676109Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:40.150304399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:40.160786657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104543s 
2026-08-05T19:17:40.162605231Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:40.164169001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:40.176665296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123465s 
2026-08-05T19:17:40.178453729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:40.180086329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:40.183420586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035215s 
2026-08-05T19:17:40.184943033Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:40.186540491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:40.245845469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0589604s 
2026-08-05T19:17:40.247664493Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:40.249340510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:40.262533629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130303s 
2026-08-05T19:17:40.265757824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-08-05T19:17:40', 'remove_custom_formats_from_quality_model') 
2026-08-05T19:17:40.269321203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:40.272646362Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-08-05T19:17:40.274154882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231356s 
2026-08-05T19:17:40.276061322Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-08-05T19:17:40.277772339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:40.280080499Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-08-05T19:17:40.284464702Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:40.286179967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:40.300524156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014147s 
2026-08-05T19:17:40.302293871Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:40.303893664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:40.312963316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090195s 
2026-08-05T19:17:40.314639162Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:40.316248354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:40.324917439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008691s 
2026-08-05T19:17:40.327868504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-08-05T19:17:40', 'fix_tmdb_list_config') 
2026-08-05T19:17:40.331190286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:40.334012181Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-08-05T19:17:40.335420870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177713s 
2026-08-05T19:17:40.337529798Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-08-05T19:17:40.339206285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:40.341512852Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-08-05T19:17:40.347863817Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-08-05T19:17:40.415686194Z [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-08-05T19:17:40.434244612Z [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-08-05T19:17:40.446621567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-08-05T19:17:40.450949276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-08-05T19:17:40.475460226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-08-05T19:17:40.479399563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-08-05T19:17:40.483102623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-08-05T19:17:40.486697876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-08-05T19:17:40.489732339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1402955s 
2026-08-05T19:17:40.491723310Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-08-05T19:17:40.493916348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-08-05T19:17:40.496510995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030907s 
2026-08-05T19:17:40.497973452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-08-05T19:17:40.499355987Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-08-05T19:17:40.501050361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-08-05T19:17:40.503298189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-08-05T19:17:40.513195408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102815s 
2026-08-05T19:17:40.514488213Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-08-05T19:17:40.587556418Z [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-08-05T19:17:40.597037819Z [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-08-05T19:17:40.603455077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-08-05T19:17:40.607649227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-08-05T19:17:40.633810282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-08-05T19:17:40.637376557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1214022s 
2026-08-05T19:17:40.640292511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-08-05T19:17:40', 'remove_movie_pathstate') 
2026-08-05T19:17:40.643322465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:40.646804350Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-08-05T19:17:40.648370636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.130584s 
2026-08-05T19:17:40.650314532Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-08-05T19:17:40.652002753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:40.654702843Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-08-05T19:17:40.661048817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-08-05T19:17:40.662592558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-08-05T19:17:40.664475852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-08-05T19:17:40.667030027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-08-05T19:17:40.677219525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111305s 
2026-08-05T19:17:40.678728916Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:40.680348279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:40.702724148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021964s 
2026-08-05T19:17:40.704578904Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-08-05T19:17:40.765087206Z [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-08-05T19:17:40.770783071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-08-05T19:17:40.774291349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-08-05T19:17:40.778158229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-08-05T19:17:40.802813179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-08-05T19:17:40.806163379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1000125s 
2026-08-05T19:17:40.808915343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-08-05T19:17:40', 'custom_format_rework') 
2026-08-05T19:17:40.812043214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:40.815932841Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-08-05T19:17:40.817470158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1096167s 
2026-08-05T19:17:40.819465026Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-08-05T19:17:40.821188028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:40.823528964Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-08-05T19:17:40.832480568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-08-05T19:17:40.834024569Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-08-05T19:17:40.835993235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-08-05T19:17:40.838237877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:40.848431533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111043s 
2026-08-05T19:17:40.849942247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-08-05T19:17:40.851399422Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-08-05T19:17:40.853020969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-08-05T19:17:40.855436686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:40.864838387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102255s 
2026-08-05T19:17:40.866344010Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:40.867978403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:40.912682605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044435s 
2026-08-05T19:17:40.914681963Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-08-05T19:17:40.977338973Z [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-08-05T19:17:40.986235747Z [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-08-05T19:17:40.991655656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-08-05T19:17:40.995597808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-08-05T19:17:41.020469846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-08-05T19:17:41.023695334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1074574s 
2026-08-05T19:17:41.025286008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-08-05T19:17:41.026715559Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-08-05T19:17:41.028697471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-08-05T19:17:41.031588335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:41.041005738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105911s 
2026-08-05T19:17:41.043709014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-08-05T19:17:41', 'custom_format_scores') 
2026-08-05T19:17:41.046946466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:41.050097745Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-08-05T19:17:41.051556584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019496s 
2026-08-05T19:17:41.053549820Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-08-05T19:17:41.055268562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:41.057641944Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-08-05T19:17:41.062164735Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:41.063903618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:41.715650845Z []
2026-08-05T19:17:41.717234715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6530685s 
2026-08-05T19:17:41.719125334Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:41.720795840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:41.727676792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069544s 
2026-08-05T19:17:41.742779288Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-08-05T19:17:41.746818776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-08-05T19:17:41.754051087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087662s 
2026-08-05T19:17:41.756848833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-08-05T19:17:41', 'fix_trakt_list_config') 
2026-08-05T19:17:41.759996825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:41.762899252Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-08-05T19:17:41.764375787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174767s 
2026-08-05T19:17:41.766441739Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-08-05T19:17:41.768234611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:41.770634726Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-08-05T19:17:41.775991639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-08-05T19:17:41.777542503Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-08-05T19:17:41.779291316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-08-05T19:17:41.781678545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-08-05T19:17:41.791832331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109505s 
2026-08-05T19:17:41.793443938Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:41.794990294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:41.811357297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161603s 
2026-08-05T19:17:41.814604549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-08-05T19:17:41', 'quality_definition_preferred_size') 
2026-08-05T19:17:41.818260234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:41.821272643Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-08-05T19:17:41.822791633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261632s 
2026-08-05T19:17:41.824751872Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-08-05T19:17:41.826422217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:41.828751530Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-08-05T19:17:41.845132912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-08-05T19:17:41.850339792Z [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-08-05T19:17:41.856098133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092469s 
2026-08-05T19:17:41.857959423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-08-05T19:17:41.860308715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-08-05T19:17:41.863648244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041783s 
2026-08-05T19:17:41.865344962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-08-05T19:17:41.867628032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-08-05T19:17:41.870792126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039587s 
2026-08-05T19:17:41.872493503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-08-05T19:17:41.874840331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-08-05T19:17:41.878192845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042057s 
2026-08-05T19:17:41.879687226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:41.881309214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:41.893170480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117626s 
2026-08-05T19:17:41.896159351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-08-05T19:17:41', 'add_download_history') 
2026-08-05T19:17:41.899469971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:41.902546789Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-08-05T19:17:41.904003394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021239s 
2026-08-05T19:17:41.905927551Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-08-05T19:17:41.907608768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:41.909957349Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-08-05T19:17:41.919278608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-08-05T19:17:41.923870218Z [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-08-05T19:17:41.929386672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008463s 
2026-08-05T19:17:41.931119252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-08-05T19:17:41.933566543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-08-05T19:17:41.936859186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042423s 
2026-08-05T19:17:41.939528664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-08-05T19:17:41', 'net_import_status') 
2026-08-05T19:17:41.942661876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:41.945616900Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-08-05T19:17:41.947048223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128237s 
2026-08-05T19:17:41.949080387Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-08-05T19:17:41.950775853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:41.953182602Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-08-05T19:17:41.956768696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:41.958525005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:41.971732452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130876s 
2026-08-05T19:17:41.974827388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-08-05T19:17:41', 'email_multiple_addresses') 
2026-08-05T19:17:41.978343371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:41.981503387Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-08-05T19:17:41.982991686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229807s 
2026-08-05T19:17:41.985046545Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-08-05T19:17:41.986799898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:41.989177768Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-08-05T19:17:41.993327739Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-08-05T19:17:41.995831804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-08-05T19:17:41.999191933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040296s 
2026-08-05T19:17:42.002088709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-08-05T19:17:41', 'remove_chown_and_folderchmod_config') 
2026-08-05T19:17:42.005300229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:42.008685229Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-08-05T19:17:42.010196002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132103s 
2026-08-05T19:17:42.012139728Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-08-05T19:17:42.013804693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:42.016142602Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-08-05T19:17:42.020832882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:42.022330779Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-08-05T19:17:42.023946795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-08-05T19:17:42.026395197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-08-05T19:17:42.037235557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117268s 
2026-08-05T19:17:42.040015938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-08-05T19:17:42', 'movie_recommendations') 
2026-08-05T19:17:42.043233781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:42.046250859Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-08-05T19:17:42.047702854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020555s 
2026-08-05T19:17:42.049660879Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-08-05T19:17:42.051387859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:42.053731821Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-08-05T19:17:42.081096280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:42.082831044Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-08-05T19:17:42.084486820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-08-05T19:17:42.086965684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-08-05T19:17:42.097920634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118561s 
2026-08-05T19:17:42.099448673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:42.100839705Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-08-05T19:17:42.102500772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-08-05T19:17:42.104668419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-08-05T19:17:42.114638685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106039s 
2026-08-05T19:17:42.116106803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:42.117484137Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-08-05T19:17:42.119155966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-08-05T19:17:42.121376650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-08-05T19:17:42.131353299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106347s 
2026-08-05T19:17:42.133077653Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-08-05T19:17:42.207203558Z [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-08-05T19:17:42.227747046Z [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-08-05T19:17:42.241993197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-08-05T19:17:42.246696572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-08-05T19:17:42.276316666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-08-05T19:17:42.280747442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-08-05T19:17:42.284520413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-08-05T19:17:42.288372523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-08-05T19:17:42.291443841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1568451s 
2026-08-05T19:17:42.293248226Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-08-05T19:17:42.367672834Z [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-08-05T19:17:42.387396680Z [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-08-05T19:17:42.401090648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-08-05T19:17:42.405596165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-08-05T19:17:42.432558043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-08-05T19:17:42.436585707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-08-05T19:17:42.440441415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-08-05T19:17:42.444297724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-08-05T19:17:42.447399403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1526051s 
2026-08-05T19:17:42.448982192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-08-05T19:17:42.450418425Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-08-05T19:17:42.452132829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-08-05T19:17:42.454719069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:42.464915411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112057s 
2026-08-05T19:17:42.467569087Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-08-05T19:17:42.469782597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-08-05T19:17:42.472172271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029442s 
2026-08-05T19:17:42.473871364Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-08-05T19:17:42.539063051Z [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-08-05T19:17:42.547624579Z [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-08-05T19:17:42.552660495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-08-05T19:17:42.556269275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-08-05T19:17:42.582845717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1072611s 
2026-08-05T19:17:42.586261047Z [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-08-05T19:17:42.590565970Z [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-08-05T19:17:42.595874945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070796s 
2026-08-05T19:17:42.597930607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-08-05T19:17:42.600171842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-08-05T19:17:42.603001012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033818s 
2026-08-05T19:17:42.604572097Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:42.606225809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:42.624056992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176052s 
2026-08-05T19:17:42.625877249Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:42.627535560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:42.635205792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077023s 
2026-08-05T19:17:42.636824403Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-05T19:17:42.639694145Z [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-08-05T19:17:42.642869532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045867s 
2026-08-05T19:17:42.644219642Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-05T19:17:42.646228178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-08-05T19:17:42.648686421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003082s 
2026-08-05T19:17:42.651588748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-08-05T19:17:42', 'language_improvements') 
2026-08-05T19:17:42.654733794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:42.658579962Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-08-05T19:17:42.660012929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127602s 
2026-08-05T19:17:42.662204996Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-08-05T19:17:42.663875301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:42.666147799Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-08-05T19:17:42.670629979Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:42.672345124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:42.690793450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182602s 
2026-08-05T19:17:42.692600471Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:42.694245125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:42.704928527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106091s 
2026-08-05T19:17:42.707877518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-08-05T19:17:42', 'new_list_server') 
2026-08-05T19:17:42.711286807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:42.714202391Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-08-05T19:17:42.715802054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199618s 
2026-08-05T19:17:42.718033479Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-08-05T19:17:42.719946854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:42.722529767Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-08-05T19:17:42.728364662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-08-05T19:17:42.730943528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-08-05T19:17:42.734913065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048193s 
2026-08-05T19:17:42.737288000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-08-05T19:17:42.739688075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-08-05T19:17:42.742874965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004069s 
2026-08-05T19:17:42.745620396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-08-05T19:17:42', 'movie_translation_indexes') 
2026-08-05T19:17:42.748771214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:42.751678391Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-08-05T19:17:42.753161569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126281s 
2026-08-05T19:17:42.755165777Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-08-05T19:17:42.756920842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:42.759279654Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-08-05T19:17:42.762896441Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:42.764592167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:42.812159477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0473016s 
2026-08-05T19:17:42.815358062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-08-05T19:17:42', 'fix_invalid_profile_references') 
2026-08-05T19:17:42.818871991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:42.821720459Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-08-05T19:17:42.823213036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0570485s 
2026-08-05T19:17:42.825162243Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-08-05T19:17:42.826881467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:42.829172031Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-08-05T19:17:42.862738946Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-08-05T19:17:42.865882118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-08-05T19:17:42.893325837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286652s 
2026-08-05T19:17:42.895203480Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-08-05T19:17:42.897596762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-08-05T19:17:42.923951306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02716s 
2026-08-05T19:17:42.926260097Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-08-05T19:17:42.928830947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-08-05T19:17:42.931720077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036763s 
2026-08-05T19:17:42.933227574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-08-05T19:17:42.934625591Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-08-05T19:17:42.936264993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-08-05T19:17:42.938716202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:42.948951612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111048s 
2026-08-05T19:17:42.950543760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-08-05T19:17:42.958411060Z [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-08-05T19:17:42.965791067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137793s 
2026-08-05T19:17:42.968508432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-08-05T19:17:42', 'list_movies_table') 
2026-08-05T19:17:42.971683579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:42.974651959Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-08-05T19:17:42.976113513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225015s 
2026-08-05T19:17:42.978073692Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-08-05T19:17:42.979777004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:42.982114433Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-08-05T19:17:42.987065868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-05T19:17:42.988600500Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-08-05T19:17:42.990267919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-08-05T19:17:42.992652423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:43.003648385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118235s 
2026-08-05T19:17:43.006450351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-08-05T19:17:43', 'on_delete_notification') 
2026-08-05T19:17:43.010406321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:43.013221352Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-08-05T19:17:43.014688407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212139s 
2026-08-05T19:17:43.016674178Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-08-05T19:17:43.018385986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:43.020758687Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-08-05T19:17:43.025368724Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:43.027098920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:43.033339172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063083s 
2026-08-05T19:17:43.035402408Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-08-05T19:17:43.037547129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-08-05T19:17:43.040105483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030465s 
2026-08-05T19:17:43.041775297Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-08-05T19:17:43.123020847Z [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-08-05T19:17:43.131402853Z [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-08-05T19:17:43.136388216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-08-05T19:17:43.140248674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-08-05T19:17:43.170404136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-08-05T19:17:43.173663222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.130357s 
2026-08-05T19:17:43.176419455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-08-05T19:17:43', 'download_propers_config') 
2026-08-05T19:17:43.179531234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:43.183209654Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-08-05T19:17:43.184701430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1396973s 
2026-08-05T19:17:43.186708242Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-08-05T19:17:43.188451544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:43.191092164Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-08-05T19:17:43.195981395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-08-05T19:17:43.197462929Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-08-05T19:17:43.199183485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-08-05T19:17:43.201561697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-08-05T19:17:43.212519603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117775s 
2026-08-05T19:17:43.215263822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-08-05T19:17:43', 'add_priority_to_indexers') 
2026-08-05T19:17:43.218487275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:43.221257276Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-08-05T19:17:43.222715213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203309s 
2026-08-05T19:17:43.224780394Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-08-05T19:17:43.226507974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:43.228898390Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-08-05T19:17:43.234166634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-08-05T19:17:43.236707422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-08-05T19:17:43.240442126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00463s 
2026-08-05T19:17:43.242177472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-08-05T19:17:43.244583780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-08-05T19:17:43.247789077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040978s 
2026-08-05T19:17:43.250554028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-08-05T19:17:43', 'add_alternative_title_indices') 
2026-08-05T19:17:43.253733022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:43.256592633Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-08-05T19:17:43.258057655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126007s 
2026-08-05T19:17:43.259955558Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-08-05T19:17:43.261652186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:43.264045989Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-08-05T19:17:43.283794525Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:43.285739353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:43.307232784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213072s 
2026-08-05T19:17:43.313822029Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-08-05T19:17:43.318957064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-08-05T19:17:43.322499661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006717s 
2026-08-05T19:17:43.324074905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:43.325466328Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-08-05T19:17:43.327038355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-08-05T19:17:43.403199541Z [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-08-05T19:17:43.422739186Z [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-08-05T19:17:43.435695979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-08-05T19:17:43.440101685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-08-05T19:17:43.469140468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-08-05T19:17:43.473028230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-08-05T19:17:43.476760198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-08-05T19:17:43.479961608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1512797s 
2026-08-05T19:17:43.481509055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-08-05T19:17:43.483422310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-08-05T19:17:43.486625663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035385s 
2026-08-05T19:17:43.488998284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-08-05T19:17:43', 'fix_tmdb_duplicates') 
2026-08-05T19:17:43.491826642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:43.494746704Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-08-05T19:17:43.496073968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117156s 
2026-08-05T19:17:43.498204951Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-08-05T19:17:43.499719984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:43.502050879Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-08-05T19:17:43.505610821Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:43.507120533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:43.514550431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072075s 
2026-08-05T19:17:43.517270511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-08-05T19:17:43', 'swap_filechmod_for_folderchmod') 
2026-08-05T19:17:43.520531631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:43.522879782Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-08-05T19:17:43.524097495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157713s 
2026-08-05T19:17:43.525789103Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-08-05T19:17:43.527150566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:43.529313634Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-08-05T19:17:43.534402155Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-08-05T19:17:43.536681166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-08-05T19:17:43.539501599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034915s 
2026-08-05T19:17:43.541653414Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-08-05T19:17:43.544176738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-08-05T19:17:43.546827458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035211s 
2026-08-05T19:17:43.548946336Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-08-05T19:17:43.551020996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-08-05T19:17:43.553521594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030641s 
2026-08-05T19:17:43.555795424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-08-05T19:17:43', 'mediainfo_channels') 
2026-08-05T19:17:43.559122978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:43.561822297Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-08-05T19:17:43.562982855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111614s 
2026-08-05T19:17:43.564563890Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-08-05T19:17:43.565902296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:43.567822705Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-08-05T19:17:43.571290752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-08-05T19:17:43', 'add_update_history') 
2026-08-05T19:17:43.574164571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:43.576316497Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-08-05T19:17:43.577486945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104305s 
2026-08-05T19:17:43.579017789Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-08-05T19:17:43.580391547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:43.582278168Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-08-05T19:17:43.616526865Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-08-05T19:17:43.619467440Z [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-08-05T19:17:43.622728109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042413s 
2026-08-05T19:17:43.624771285Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-08-05T19:17:43.627152582Z [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-08-05T19:17:43.629731929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034286s 
2026-08-05T19:17:43.631911550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-08-05T19:17:43', 'update_awesome_hd_link') 
2026-08-05T19:17:43.634584154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:43.637312300Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-08-05T19:17:43.638483610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108435s 
2026-08-05T19:17:43.640094516Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-08-05T19:17:43.641427882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:43.643400376Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-08-05T19:17:43.647220792Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:43.649087353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-08-05T19:17:43.651389952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028181s 
2026-08-05T19:17:43.653500374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-08-05T19:17:43', 'remove_awesomehd') 
2026-08-05T19:17:43.656158389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:43.658304762Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-08-05T19:17:43.659452014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096376s 
2026-08-05T19:17:43.661083410Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-08-05T19:17:43.662457479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:43.664432939Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-08-05T19:17:43.671419654Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-08-05T19:17:43.743413244Z [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-08-05T19:17:43.751917547Z [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-08-05T19:17:43.757312847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-08-05T19:17:43.760315405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-08-05T19:17:43.787671929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1147855s 
2026-08-05T19:17:43.789001197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-05T19:17:43.790124770Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-08-05T19:17:43.791497115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-08-05T19:17:43.793509720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:43.803721653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109446s 
2026-08-05T19:17:43.804981541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-05T19:17:43.806108081Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-08-05T19:17:43.807526508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-08-05T19:17:43.809588743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:43.820045649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111093s 
2026-08-05T19:17:43.822328408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-08-05T19:17:43', 'add_on_delete_to_notifications') 
2026-08-05T19:17:43.825114161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:43.828685626Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-08-05T19:17:43.829913500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195934s 
2026-08-05T19:17:43.831660279Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-08-05T19:17:43.833045048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:43.835076211Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-08-05T19:17:43.845442765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-08-05T19:17:43.847276259Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-08-05T19:17:43.848671530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-08-05T19:17:43.850711870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:43.862154543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121729s 
2026-08-05T19:17:43.863267866Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-05T19:17:43.864902960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-08-05T19:17:43.867138244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002758s 
2026-08-05T19:17:43.869243906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-08-05T19:17:43', 'add_bypass_to_delay_profile') 
2026-08-05T19:17:43.871861960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:43.874255923Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-08-05T19:17:43.875408435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009656s 
2026-08-05T19:17:43.876980011Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-08-05T19:17:43.878384360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:43.880327495Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-08-05T19:17:43.909455316Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-08-05T19:17:43.913106292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-08-05T19:17:43.916706274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053255s 
2026-08-05T19:17:43.918838761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-08-05T19:17:43', 'update_notifiarr') 
2026-08-05T19:17:43.921453508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:43.923569201Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-08-05T19:17:43.924741903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121309s 
2026-08-05T19:17:43.926346205Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-08-05T19:17:43.927639160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:43.929605642Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-08-05T19:17:43.933445438Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-08-05T19:17:43.935908339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-08-05T19:17:43.938621536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035789s 
2026-08-05T19:17:43.940692748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-08-05T19:17:43', 'legacy_mediainfo_hdr') 
2026-08-05T19:17:43.943257064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:43.945362205Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-08-05T19:17:43.946496150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010226s 
2026-08-05T19:17:43.948073377Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-08-05T19:17:43.949392916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:43.951308074Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-08-05T19:17:43.954781001Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-08-05T19:17:43.956376936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-08-05T19:17:43.984121651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280128s 
2026-08-05T19:17:43.986362816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-08-05T19:17:43', 'rename_blacklist_to_blocklist') 
2026-08-05T19:17:43.989119730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:43.991367599Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-08-05T19:17:43.992542897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035196s 
2026-08-05T19:17:43.994092699Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-08-05T19:17:43.995383349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:43.997346905Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-08-05T19:17:44.001517557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-08-05T19:17:44.002744509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-08-05T19:17:44.003903674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-08-05T19:17:44.005587807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-08-05T19:17:44.016156439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110436s 
2026-08-05T19:17:44.018232421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-08-05T19:17:44', 'add_indexer_tags') 
2026-08-05T19:17:44.020887290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:44.023035909Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-08-05T19:17:44.024171477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178769s 
2026-08-05T19:17:44.025737371Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-08-05T19:17:44.027015075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:44.028999934Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-08-05T19:17:44.032183668Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:44.033504920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:44.046153031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124307s 
2026-08-05T19:17:44.048581584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-08-05T19:17:44', 'mediainfo_to_ffmpeg') 
2026-08-05T19:17:44.051383248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:44.053544322Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-08-05T19:17:44.054685491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200339s 
2026-08-05T19:17:44.056271225Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-08-05T19:17:44.057569932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:44.059474699Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-08-05T19:17:44.065686844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-08-05T19:17:44.066947113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-08-05T19:17:44.068342023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-08-05T19:17:44.070393296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-08-05T19:17:44.081274257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116444s 
2026-08-05T19:17:44.082729339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-08-05T19:17:44.084673495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-08-05T19:17:44.094801980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010821s 
2026-08-05T19:17:44.095996166Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:44.097230763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:44.137196760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0396398s 
2026-08-05T19:17:44.139653860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-08-05T19:17:44', 'cdh_per_downloadclient') 
2026-08-05T19:17:44.142433149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:44.144714896Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-08-05T19:17:44.145851777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04746s 
2026-08-05T19:17:44.147486249Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-08-05T19:17:44.148822812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:44.150780877Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-08-05T19:17:44.153951665Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:44.155318328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:44.170078825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145333s 
2026-08-05T19:17:44.172527188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-08-05T19:17:44', 'migrate_discord_from_slack') 
2026-08-05T19:17:44.175354253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:44.177550518Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-08-05T19:17:44.178701216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022221s 
2026-08-05T19:17:44.180206679Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-08-05T19:17:44.181472118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:44.183359410Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-08-05T19:17:44.200062841Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-05T19:17:44.202123784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-08-05T19:17:44.204735024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032999s 
2026-08-05T19:17:44.205852856Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-05T19:17:44.207528061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-08-05T19:17:44.209656990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027236s 
2026-08-05T19:17:44.210768479Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-05T19:17:44.212277880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-08-05T19:17:44.214243260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024089s 
2026-08-05T19:17:44.215390150Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-05T19:17:44.216965684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-08-05T19:17:44.218988159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025796s 
2026-08-05T19:17:44.220248698Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-08-05T19:17:44.294916937Z [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-08-05T19:17:44.309459284Z [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-08-05T19:17:44.319794276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-08-05T19:17:44.323957332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-08-05T19:17:44.351915557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-08-05T19:17:44.355391470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-08-05T19:17:44.358657120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-08-05T19:17:44.361800031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-08-05T19:17:44.364522265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1430859s 
2026-08-05T19:17:44.366606294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-08-05T19:17:44', 'remove_predb') 
2026-08-05T19:17:44.369190430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:44.372909953Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-08-05T19:17:44.374089870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1513813s 
2026-08-05T19:17:44.375753743Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-08-05T19:17:44.377115095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:44.379124434Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-08-05T19:17:44.383929163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-05T19:17:44.385178720Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-08-05T19:17:44.386548680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-08-05T19:17:44.388522667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:44.399374710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011564s 
2026-08-05T19:17:44.401539892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-08-05T19:17:44', 'add_on_update_to_notifications') 
2026-08-05T19:17:44.404190602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:44.406415364Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-08-05T19:17:44.407587937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184685s 
2026-08-05T19:17:44.409257450Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-08-05T19:17:44.410610877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:44.412600455Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-08-05T19:17:44.435207219Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:44.437136295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-08-05T19:17:44.439353302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027186s 
2026-08-05T19:17:44.440632659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-08-05T19:17:44.514791000Z [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-08-05T19:17:44.529161802Z [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-08-05T19:17:44.539415009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-08-05T19:17:44.543629680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-08-05T19:17:44.571118580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-08-05T19:17:44.574494420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-08-05T19:17:44.577608995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-08-05T19:17:44.580721255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-08-05T19:17:44.583392497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1415505s 
2026-08-05T19:17:44.584734370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-08-05T19:17:44.653241567Z [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-08-05T19:17:44.658703250Z [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-08-05T19:17:44.662227881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-08-05T19:17:44.665984318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-08-05T19:17:44.693906291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-08-05T19:17:44.697390851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-08-05T19:17:44.700782824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-08-05T19:17:44.703557204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1176195s 
2026-08-05T19:17:44.704840098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-08-05T19:17:44.789144149Z [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-08-05T19:17:44.795717602Z [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-08-05T19:17:44.800105643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-08-05T19:17:44.802823438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-08-05T19:17:44.831003740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1248254s 
2026-08-05T19:17:44.832538402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-08-05T19:17:44.903096951Z [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-08-05T19:17:44.909484490Z [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-08-05T19:17:44.913923012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-08-05T19:17:44.917126916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-08-05T19:17:44.945452672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-08-05T19:17:44.948907763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-08-05T19:17:44.951601650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1175837s 
2026-08-05T19:17:44.952806628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-08-05T19:17:45.022626689Z [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-08-05T19:17:45.028724083Z [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-08-05T19:17:45.032662567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-08-05T19:17:45.036048468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-08-05T19:17:45.063909518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-08-05T19:17:45.066810893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1128888s 
2026-08-05T19:17:45.068066443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-08-05T19:17:45.137174059Z [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-08-05T19:17:45.142882790Z [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-08-05T19:17:45.146489987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-08-05T19:17:45.149683500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-08-05T19:17:45.176845061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1073998s 
2026-08-05T19:17:45.178895171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-08-05T19:17:45.248552795Z [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-08-05T19:17:45.254899782Z [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-08-05T19:17:45.258890161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-08-05T19:17:45.261900926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-08-05T19:17:45.288980241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.108847s 
2026-08-05T19:17:45.290179186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-08-05T19:17:45.358079711Z [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-08-05T19:17:45.363613559Z [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-08-05T19:17:45.367403835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-08-05T19:17:45.370687561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-08-05T19:17:45.397159432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-08-05T19:17:45.400754595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-08-05T19:17:45.403343420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.112058s 
2026-08-05T19:17:45.404592486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-08-05T19:17:45.473563467Z [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-08-05T19:17:45.480050095Z [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-08-05T19:17:45.484626595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-08-05T19:17:45.487424602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-08-05T19:17:45.513504503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.107786s 
2026-08-05T19:17:45.514725553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-08-05T19:17:45.583485278Z [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-08-05T19:17:45.590246670Z [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-08-05T19:17:45.594908772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-08-05T19:17:45.597978406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-08-05T19:17:45.627566184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-08-05T19:17:45.631065945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.115217s 
2026-08-05T19:17:45.632308879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-08-05T19:17:45.699755719Z [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-08-05T19:17:45.704992951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-08-05T19:17:45.708165953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-08-05T19:17:45.711687467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-08-05T19:17:45.738155230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-08-05T19:17:45.740916493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1074997s 
2026-08-05T19:17:45.743184252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-08-05T19:17:45', 'ensure_identity_on_id_columns') 
2026-08-05T19:17:45.745658246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:45.750312051Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-08-05T19:17:45.751403881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1167545s 
2026-08-05T19:17:45.754744441Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-08-05T19:17:45.756069911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:45.758527994Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-08-05T19:17:45.763812961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-08-05T19:17:45.764991475Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-08-05T19:17:45.766177064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-08-05T19:17:45.767970126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:45.778352002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110985s 
2026-08-05T19:17:45.780397312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-08-05T19:17:45', 'download_client_per_indexer') 
2026-08-05T19:17:45.782896888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:45.794853025Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-08-05T19:17:45.796228807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273913s 
2026-08-05T19:17:45.797742095Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-08-05T19:17:45.798974288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:45.801040901Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-08-05T19:17:45.806148321Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-08-05T19:17:45.808207589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-08-05T19:17:45.810999153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033904s 
2026-08-05T19:17:45.812672474Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-08-05T19:17:45.814538985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-08-05T19:17:45.816823858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028519s 
2026-08-05T19:17:45.817890517Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:45.819035744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:45.837817312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184595s 
2026-08-05T19:17:45.839301322Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:45.840464345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:45.843900427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034937s 
2026-08-05T19:17:45.845978012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-08-05T19:17:45', 'multiple_ratings_support') 
2026-08-05T19:17:45.848743183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:45.850986453Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-08-05T19:17:45.852055517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105169s 
2026-08-05T19:17:45.853554597Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-08-05T19:17:45.854747199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:45.856602046Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-08-05T19:17:45.901872880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-08-05T19:17:45.908408456Z [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-08-05T19:17:45.916539377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132738s 
2026-08-05T19:17:45.917774295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-08-05T19:17:45.919430331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-08-05T19:17:45.922332698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034129s 
2026-08-05T19:17:45.923637858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-08-05T19:17:45.925313544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-08-05T19:17:45.928140459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031323s 
2026-08-05T19:17:45.929189723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-08-05T19:17:45.931013698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-08-05T19:17:45.933917187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035593s 
2026-08-05T19:17:45.964734783Z [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-08-05T19:17:45.965154669Z                           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-08-05T19:17:45.965338419Z                           FROM "Movies" 
2026-08-05T19:17:45.974299402Z [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-08-05T19:17:45.974346487Z                           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-08-05T19:17:45.974372208Z                           FROM "Movies" 
2026-08-05T19:17:45.982764767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133149s 
2026-08-05T19:17:45.989414693Z [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-08-05T19:17:45.989455606Z                           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-08-05T19:17:45.989473221Z                           FROM "ImportListMovies"
2026-08-05T19:17:45.989514174Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-08-05T19:17:45.990347543Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-08-05T19:17:45.999408116Z [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-08-05T19:17:45.999455502Z                           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-08-05T19:17:45.999480913Z                           FROM "ImportListMovies"
2026-08-05T19:17:45.999510072Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-08-05T19:17:45.999591105Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-08-05T19:17:46.009858370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159046s 
2026-08-05T19:17:46.011008297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:46.012032009Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-08-05T19:17:46.013383441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-08-05T19:17:46.015192867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:46.025751378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011188s 
2026-08-05T19:17:46.026920924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-08-05T19:17:46.027963956Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-08-05T19:17:46.029260528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-08-05T19:17:46.031081326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:46.041427530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010933s 
2026-08-05T19:17:46.042534600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-08-05T19:17:46.043530457Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-08-05T19:17:46.044795846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-08-05T19:17:46.046472654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:46.056649446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107207s 
2026-08-05T19:17:46.057826858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-08-05T19:17:46.058846623Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-08-05T19:17:46.060081050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-08-05T19:17:46.061844322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:46.071837845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106229s 
2026-08-05T19:17:46.073024787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-08-05T19:17:46.074031495Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2026-08-05T19:17:46.075240180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-08-05T19:17:46.077004184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:46.087215064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108349s 
2026-08-05T19:17:46.088564142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-08-05T19:17:46.090325080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-08-05T19:17:46.093160723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033993s 
2026-08-05T19:17:46.095240984Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-08-05T19:17:46.095309923Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-08-05T19:17:46.095325164Z                                                   FROM "MovieMetadata"
2026-08-05T19:17:46.095367819Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-08-05T19:17:46.097983529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-08-05T19:17:46.098013068Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-08-05T19:17:46.098025754Z                                                   FROM "MovieMetadata"
2026-08-05T19:17:46.098050223Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-08-05T19:17:46.101311614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043124s 
2026-08-05T19:17:46.103640075Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-08-05T19:17:46.103665877Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-08-05T19:17:46.103679244Z                                                   FROM "Movies" 
2026-08-05T19:17:46.103688062Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-08-05T19:17:46.106208088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-08-05T19:17:46.106237327Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-08-05T19:17:46.106250504Z                                                   FROM "Movies" 
2026-08-05T19:17:46.106285244Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-08-05T19:17:46.109101638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039576s 
2026-08-05T19:17:46.111110485Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-08-05T19:17:46.111132679Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-08-05T19:17:46.111152580Z                                                   FROM "Movies" 
2026-08-05T19:17:46.111172249Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-08-05T19:17:46.113718108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-08-05T19:17:46.113743269Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-08-05T19:17:46.113753560Z                                                   FROM "Movies" 
2026-08-05T19:17:46.113763490Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-08-05T19:17:46.116554863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038009s 
2026-08-05T19:17:46.120190638Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-08-05T19:17:46.120240168Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-08-05T19:17:46.120272723Z                                                   FROM "Movies" 
2026-08-05T19:17:46.120311642Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-08-05T19:17:46.123090029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-08-05T19:17:46.123116092Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-08-05T19:17:46.123130441Z                                                   FROM "Movies" 
2026-08-05T19:17:46.123142896Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-08-05T19:17:46.125980693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040042s 
2026-08-05T19:17:46.128143390Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-08-05T19:17:46.128173080Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-08-05T19:17:46.128187499Z                                                   FROM "MovieMetadata" 
2026-08-05T19:17:46.128226387Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-08-05T19:17:46.130972910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-08-05T19:17:46.130998692Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-08-05T19:17:46.131011428Z                                                   FROM "MovieMetadata" 
2026-08-05T19:17:46.131046518Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-08-05T19:17:46.133945419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040715s 
2026-08-05T19:17:46.135018451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:46.135993264Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2026-08-05T19:17:46.137177139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-08-05T19:17:46.216223658Z [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-08-05T19:17:46.231508041Z [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-08-05T19:17:46.241308866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-08-05T19:17:46.245981740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-08-05T19:17:46.274171732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-08-05T19:17:46.277635500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-08-05T19:17:46.280609612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-08-05T19:17:46.283554605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-08-05T19:17:46.286140424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.147828s 
2026-08-05T19:17:46.287376224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-08-05T19:17:46.289031840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-08-05T19:17:46.291729945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032347s 
2026-08-05T19:17:46.292960564Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-08-05T19:17:46.368256227Z [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-08-05T19:17:46.374515267Z [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-08-05T19:17:46.378410113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-08-05T19:17:46.382144557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-08-05T19:17:46.411429826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-08-05T19:17:46.414231430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201473s 
2026-08-05T19:17:46.415498242Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-08-05T19:17:46.491306948Z [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-08-05T19:17:46.498548627Z [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-08-05T19:17:46.502689840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-08-05T19:17:46.506526590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-08-05T19:17:46.534902036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-08-05T19:17:46.537854754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1210331s 
2026-08-05T19:17:46.539101215Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-08-05T19:17:46.613268515Z [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-08-05T19:17:46.619735503Z [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-08-05T19:17:46.623551261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-08-05T19:17:46.626795687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-08-05T19:17:46.656004612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-08-05T19:17:46.661352325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-08-05T19:17:46.664365847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1241363s 
2026-08-05T19:17:46.667131859Z [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-08-05T19:17:46.741503490Z [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-08-05T19:17:46.747762790Z [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-08-05T19:17:46.751721245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-08-05T19:17:46.756166130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-08-05T19:17:46.783024359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-08-05T19:17:46.785974292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.11693s 
2026-08-05T19:17:46.788446342Z [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-08-05T19:17:46.858655618Z [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-08-05T19:17:46.863034730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-08-05T19:17:46.866029834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-08-05T19:17:46.869225953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-08-05T19:17:46.896236138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-08-05T19:17:46.900434947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1101971s 
2026-08-05T19:17:46.902386409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-08-05T19:17:46', 'movie_metadata') 
2026-08-05T19:17:46.904772285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:46.909763030Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-08-05T19:17:46.910894329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1194946s 
2026-08-05T19:17:46.912529002Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-08-05T19:17:46.913738068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:46.915672916Z [Info] add_collections: Starting migration of Main DB to 208 
2026-08-05T19:17:46.937480901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-08-05T19:17:46.942074195Z [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-08-05T19:17:46.947793707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090087s 
2026-08-05T19:17:46.949178387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-08-05T19:17:46.950759162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-08-05T19:17:46.953441996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003178s 
2026-08-05T19:17:46.954666794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-08-05T19:17:46.955708813Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-08-05T19:17:46.956940314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-08-05T19:17:46.958606220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-08-05T19:17:46.968431705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103239s 
2026-08-05T19:17:46.969757616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-08-05T19:17:46.971385426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-08-05T19:17:46.981043273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101198s 
2026-08-05T19:17:46.982179452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-08-05T19:17:46.983175969Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-08-05T19:17:46.984329874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-08-05T19:17:46.985845497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-08-05T19:17:46.995621092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101882s 
2026-08-05T19:17:46.996745136Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:46.997885514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:47.013131278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150074s 
2026-08-05T19:17:47.014576440Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:47.015740405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:47.022899978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070546s 
2026-08-05T19:17:47.024197031Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:47.025350926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:47.032814132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073658s 
2026-08-05T19:17:47.034096174Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:47.035250159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:47.042554655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071526s 
2026-08-05T19:17:47.043765885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-08-05T19:17:47.044802013Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-08-05T19:17:47.045906979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-08-05T19:17:47.131255654Z [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-08-05T19:17:47.139432618Z [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-08-05T19:17:47.144180864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-08-05T19:17:47.147271661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-08-05T19:17:47.174634216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-08-05T19:17:47.177389086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303141s 
2026-08-05T19:17:47.178630727Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-08-05T19:17:47.252138828Z [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-08-05T19:17:47.259648107Z [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-08-05T19:17:47.264242352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-08-05T19:17:47.267561659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-08-05T19:17:47.295272857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-08-05T19:17:47.298059080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1182901s 
2026-08-05T19:17:47.299301573Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:47.300997129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-08-05T19:17:47.302913089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002497s 
2026-08-05T19:17:47.304067354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-08-05T19:17:47.379843275Z [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-08-05T19:17:47.391462152Z [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-08-05T19:17:47.399037474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-08-05T19:17:47.402625342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-08-05T19:17:47.430111125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-08-05T19:17:47.433401264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-08-05T19:17:47.436724228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-08-05T19:17:47.439395831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341894s 
2026-08-05T19:17:47.441391812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-08-05T19:17:47', 'add_collections') 
2026-08-05T19:17:47.443767218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:47.447231867Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-08-05T19:17:47.447884803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1416187s 
2026-08-05T19:17:47.449657254Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-08-05T19:17:47.450887843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:47.452845727Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-08-05T19:17:47.458484307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-08-05T19:17:47.460351508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-08-05T19:17:47.463577107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003835s 
2026-08-05T19:17:47.464899581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-08-05T19:17:47.466626821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-08-05T19:17:47.469330347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033171s 
2026-08-05T19:17:47.471363614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-08-05T19:17:47', 'movie_meta_collection_index') 
2026-08-05T19:17:47.473825353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:47.476233796Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-08-05T19:17:47.477301807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100185s 
2026-08-05T19:17:47.478772911Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-08-05T19:17:47.480010494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:47.481813767Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-08-05T19:17:47.486348753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-05T19:17:47.487509241Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-08-05T19:17:47.488899081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-08-05T19:17:47.490674598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:47.501397811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113601s 
2026-08-05T19:17:47.503657103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-08-05T19:17:47', 'movie_added_notifications') 
2026-08-05T19:17:47.505934231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:47.508266920Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-08-05T19:17:47.509338739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180704s 
2026-08-05T19:17:47.510816156Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-08-05T19:17:47.512010362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:47.513834547Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-08-05T19:17:47.518682143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-08-05T19:17:47.520548523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-08-05T19:17:47.523814883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039071s 
2026-08-05T19:17:47.525049070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-08-05T19:17:47.526638542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-08-05T19:17:47.529232387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030998s 
2026-08-05T19:17:47.531491569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-08-05T19:17:47', 'more_movie_meta_index') 
2026-08-05T19:17:47.533515036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:47.536691956Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-08-05T19:17:47.537746310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010424s 
2026-08-05T19:17:47.539590946Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-08-05T19:17:47.540673748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:47.542589397Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-08-05T19:17:47.588967782Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:47.590620682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-08-05T19:17:47.592775042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024363s 
2026-08-05T19:17:47.593878195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-08-05T19:17:47.594873540Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-08-05T19:17:47.596143979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-08-05T19:17:47.670544899Z [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-08-05T19:17:47.677508859Z [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-08-05T19:17:47.681923663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-08-05T19:17:47.684400343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-08-05T19:17:47.711692145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.114368s 
2026-08-05T19:17:47.712893435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-08-05T19:17:47.713897098Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-08-05T19:17:47.715102185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-08-05T19:17:47.789040554Z [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-08-05T19:17:47.795763137Z [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-08-05T19:17:47.800255658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-08-05T19:17:47.803174187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-08-05T19:17:47.831008734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1146931s 
2026-08-05T19:17:47.832193541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-08-05T19:17:47.833181521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-08-05T19:17:47.834461840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-08-05T19:17:47.909533802Z [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-08-05T19:17:47.917182000Z [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-08-05T19:17:47.921863312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-08-05T19:17:47.924982455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-08-05T19:17:47.953466370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-08-05T19:17:47.956505863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1208361s 
2026-08-05T19:17:47.957629186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-08-05T19:17:47.958679262Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-08-05T19:17:47.959880792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-08-05T19:17:48.034654113Z [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-08-05T19:17:48.042469057Z [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-08-05T19:17:48.047097973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-08-05T19:17:48.050565328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-08-05T19:17:48.079072839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-08-05T19:17:48.082033003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1207357s 
2026-08-05T19:17:48.083008248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-08-05T19:17:48.084012221Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-08-05T19:17:48.085199132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-08-05T19:17:48.170797570Z [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-08-05T19:17:48.178019610Z [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-08-05T19:17:48.182125582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-08-05T19:17:48.185014512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-08-05T19:17:48.212885732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1260928s 
2026-08-05T19:17:48.214920652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-08-05T19:17:48.215951509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-08-05T19:17:48.217397612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-08-05T19:17:48.292223679Z [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-08-05T19:17:48.298718453Z [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-08-05T19:17:48.303170081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-08-05T19:17:48.306531704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-08-05T19:17:48.336845394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1157047s 
2026-08-05T19:17:48.338615461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-08-05T19:17:48.339733864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-08-05T19:17:48.340995796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-08-05T19:17:48.415945822Z [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-08-05T19:17:48.422649277Z [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-08-05T19:17:48.426854409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-08-05T19:17:48.430092011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-08-05T19:17:48.459956407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1162217s 
2026-08-05T19:17:48.462387525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-08-05T19:17:48.463800251Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-08-05T19:17:48.465712583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-08-05T19:17:48.538506566Z [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-08-05T19:17:48.545233879Z [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-08-05T19:17:48.549170199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-08-05T19:17:48.553096449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-08-05T19:17:48.582094920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-08-05T19:17:48.586076712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1188423s 
2026-08-05T19:17:48.587654050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-08-05T19:17:48.588936694Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-08-05T19:17:48.590316443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-08-05T19:17:48.666672623Z [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-08-05T19:17:48.674855037Z [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-08-05T19:17:48.679210913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-08-05T19:17:48.683710758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-08-05T19:17:48.713595525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-08-05T19:17:48.717961781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1256219s 
2026-08-05T19:17:48.719408365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-08-05T19:17:48.720571308Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-08-05T19:17:48.722051951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-08-05T19:17:48.795601225Z [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-08-05T19:17:48.801750063Z [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-08-05T19:17:48.805371258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-08-05T19:17:48.808948886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-08-05T19:17:48.841602080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-08-05T19:17:48.845451455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.121811s 
2026-08-05T19:17:48.846901546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-08-05T19:17:48.848055451Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-08-05T19:17:48.849377905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-08-05T19:17:48.924658567Z [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-08-05T19:17:48.931485631Z [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-08-05T19:17:48.936361344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-08-05T19:17:48.940084545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-08-05T19:17:48.971444944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-08-05T19:17:48.974915947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-08-05T19:17:48.979002500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-08-05T19:17:48.982629136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319439s 
2026-08-05T19:17:48.984520056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-08-05T19:17:48.985798792Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-08-05T19:17:48.987266569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-08-05T19:17:49.061408697Z [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-08-05T19:17:49.067608688Z [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-08-05T19:17:49.071137006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-08-05T19:17:49.074047610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-08-05T19:17:49.105406907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1164749s 
2026-08-05T19:17:49.106808571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-08-05T19:17:49.107898748Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-08-05T19:17:49.109220761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-08-05T19:17:49.182313585Z [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-08-05T19:17:49.187963839Z [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-08-05T19:17:49.191470884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-08-05T19:17:49.194512141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-08-05T19:17:49.224333630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1124694s 
2026-08-05T19:17:49.227654530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-08-05T19:17:49.228972205Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-08-05T19:17:49.230217143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-08-05T19:17:49.314301431Z [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-08-05T19:17:49.320166978Z [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-08-05T19:17:49.323797583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-08-05T19:17:49.326951927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-08-05T19:17:49.355686366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-08-05T19:17:49.360088345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-08-05T19:17:49.363401309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1318264s 
2026-08-05T19:17:49.364756540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-08-05T19:17:49.365884672Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-08-05T19:17:49.367442250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-08-05T19:17:49.440992366Z [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-08-05T19:17:49.453567600Z [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-08-05T19:17:49.457473048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-08-05T19:17:49.461357334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-08-05T19:17:49.492309942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-08-05T19:17:49.496373077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12721s 
2026-08-05T19:17:49.497360757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-08-05T19:17:49.498433488Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-08-05T19:17:49.499819260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-08-05T19:17:49.574880631Z [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-08-05T19:17:49.583756312Z [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-08-05T19:17:49.589048443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-08-05T19:17:49.592902408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-08-05T19:17:49.622969361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-08-05T19:17:49.629507814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1280936s 
2026-08-05T19:17:49.631045532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-08-05T19:17:49.632209446Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-08-05T19:17:49.633697214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-08-05T19:17:49.724786464Z [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-08-05T19:17:49.734373950Z [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-08-05T19:17:49.739330746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-08-05T19:17:49.743040299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-08-05T19:17:49.775183997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-08-05T19:17:49.778991778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1438903s 
2026-08-05T19:17:49.781205568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-08-05T19:17:49.782508373Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-08-05T19:17:49.784120611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-08-05T19:17:49.865261439Z [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-08-05T19:17:49.876009543Z [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-08-05T19:17:49.880492824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-08-05T19:17:49.884853991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-08-05T19:17:49.915615313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-08-05T19:17:49.922411344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1368576s 
2026-08-05T19:17:49.923550389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-08-05T19:17:49.924899006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001313s 
2026-08-05T19:17:49.926326762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-08-05T19:17:50.013118114Z [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-08-05T19:17:50.021181750Z [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-08-05T19:17:50.025448255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-08-05T19:17:50.028958687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-08-05T19:17:50.058590424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-08-05T19:17:50.064315949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341912s 
2026-08-05T19:17:50.065912796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-08-05T19:17:50.067295642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001102s 
2026-08-05T19:17:50.068595711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-08-05T19:17:50.145523131Z [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-08-05T19:17:50.152661903Z [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-08-05T19:17:50.156912035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-08-05T19:17:50.160301374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-08-05T19:17:50.189121505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-08-05T19:17:50.192305640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1222959s 
2026-08-05T19:17:50.193656011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-08-05T19:17:50.194712739Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2026-08-05T19:17:50.196023169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-08-05T19:17:50.275197947Z [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-08-05T19:17:50.282297400Z [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-08-05T19:17:50.286426488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-08-05T19:17:50.289783852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-08-05T19:17:50.318752714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-08-05T19:17:50.322206251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1244796s 
2026-08-05T19:17:50.323395698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-08-05T19:17:50.324621267Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.39E-05s 
2026-08-05T19:17:50.326205538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-08-05T19:17:50.415840970Z [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-08-05T19:17:50.422354602Z [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-08-05T19:17:50.426373389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-08-05T19:17:50.429375226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-08-05T19:17:50.459223118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1316979s 
2026-08-05T19:17:50.460676967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-08-05T19:17:50.461774909Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-08-05T19:17:50.463176303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-08-05T19:17:50.546108921Z [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-08-05T19:17:50.552409013Z [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-08-05T19:17:50.556453080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-08-05T19:17:50.559706395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-08-05T19:17:50.587955015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235287s 
2026-08-05T19:17:50.589139832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-08-05T19:17:50.590169657Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-08-05T19:17:50.591380636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-08-05T19:17:50.680688608Z [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-08-05T19:17:50.687930979Z [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-08-05T19:17:50.692816131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-08-05T19:17:50.695891556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-08-05T19:17:50.725018396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-08-05T19:17:50.728574891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1359675s 
2026-08-05T19:17:50.729777815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-08-05T19:17:50.730813722Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-08-05T19:17:50.732071596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-08-05T19:17:50.818542903Z [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-08-05T19:17:50.830674494Z [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-08-05T19:17:50.838492945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-08-05T19:17:50.842517824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-08-05T19:17:50.871308806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-08-05T19:17:50.874783547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-08-05T19:17:50.878114257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-08-05T19:17:50.881452292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-08-05T19:17:50.884217202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1509398s 
2026-08-05T19:17:50.885343020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-08-05T19:17:50.886452576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-08-05T19:17:50.887681552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-08-05T19:17:50.971959099Z [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-08-05T19:17:50.983768841Z [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-08-05T19:17:50.991648285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-08-05T19:17:50.995679908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-08-05T19:17:51.023956755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-08-05T19:17:51.027385733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-08-05T19:17:51.030800793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-08-05T19:17:51.034119098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-08-05T19:17:51.036874850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1480431s 
2026-08-05T19:17:51.038007702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-08-05T19:17:51.039038439Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-08-05T19:17:51.040565175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-08-05T19:17:51.128536283Z [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-08-05T19:17:51.140418772Z [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-08-05T19:17:51.148364319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-08-05T19:17:51.152304167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-08-05T19:17:51.180308184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-08-05T19:17:51.183713806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-08-05T19:17:51.187082752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-08-05T19:17:51.190436429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-08-05T19:17:51.193221670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1514199s 
2026-08-05T19:17:51.194388932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-08-05T19:17:51.195420009Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-08-05T19:17:51.196714747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-08-05T19:17:51.282388147Z [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-08-05T19:17:51.294192178Z [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-08-05T19:17:51.302027723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-08-05T19:17:51.305952681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-08-05T19:17:51.333969123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-08-05T19:17:51.337380416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-08-05T19:17:51.340831759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-08-05T19:17:51.344193291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-08-05T19:17:51.347109636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1491873s 
2026-08-05T19:17:51.348237128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:51.349253736Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-08-05T19:17:51.350427290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-08-05T19:17:51.447893699Z [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-08-05T19:17:51.454439115Z [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-08-05T19:17:51.458507952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-08-05T19:17:51.461791708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-08-05T19:17:51.490764206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-08-05T19:17:51.493699340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1421128s 
2026-08-05T19:17:51.494874487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-08-05T19:17:51.495936056Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-08-05T19:17:51.497132797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-08-05T19:17:51.597506743Z [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-08-05T19:17:51.603557262Z [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-08-05T19:17:51.607032694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-08-05T19:17:51.610104072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-08-05T19:17:51.638909063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1403278s 
2026-08-05T19:17:51.639955220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-08-05T19:17:51.641097472Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2026-08-05T19:17:51.642847718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-08-05T19:17:51.726619025Z [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-08-05T19:17:51.731986549Z [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-08-05T19:17:51.734825549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-08-05T19:17:51.738205588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-08-05T19:17:51.766911910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-08-05T19:17:51.769886052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1259115s 
2026-08-05T19:17:51.771088936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-08-05T19:17:51.772159823Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-08-05T19:17:51.773366334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-08-05T19:17:51.855669033Z [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-08-05T19:17:51.860955914Z [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-08-05T19:17:51.864231122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-08-05T19:17:51.867868270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-08-05T19:17:51.896497908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-08-05T19:17:51.899394032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1248047s 
2026-08-05T19:17:51.900648549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-08-05T19:17:51.901681190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-08-05T19:17:51.902937842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-08-05T19:17:51.989030085Z [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-08-05T19:17:51.994906875Z [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-08-05T19:17:51.998660757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-08-05T19:17:52.001448253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-08-05T19:17:52.029642825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1254365s 
2026-08-05T19:17:52.031048697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-08-05T19:17:52.032685174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003205s 
2026-08-05T19:17:52.034328645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-08-05T19:17:52.117878637Z [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-08-05T19:17:52.124059860Z [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-08-05T19:17:52.127781046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-08-05T19:17:52.130824638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-08-05T19:17:52.159698618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1236896s 
2026-08-05T19:17:52.161130804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-08-05T19:17:52.162201631Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.24E-05s 
2026-08-05T19:17:52.163424785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-08-05T19:17:52.247117374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-08-05T19:17:52.254039590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-08-05T19:17:52.259975418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-08-05T19:17:52.265384105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-08-05T19:17:52.295958491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-08-05T19:17:52.300160346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1355434s 
2026-08-05T19:17:52.307357125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-08-05T19:17:52', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-08-05T19:17:52.310944412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:52.318155429Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-08-05T19:17:52.319463174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1533602s 
2026-08-05T19:17:52.326842691Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-08-05T19:17:52.328826898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:52.339428426Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-08-05T19:17:52.357762583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-08-05T19:17:52.359421124Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.63E-05s 
2026-08-05T19:17:52.361082721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-08-05T19:17:52.363503719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-08-05T19:17:52.374753403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124202s 
2026-08-05T19:17:52.377418943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-08-05T19:17:52', 'add_language_tags_to_subtitle_files') 
2026-08-05T19:17:52.380184113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:52.382907460Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-08-05T19:17:52.384112297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204168s 
2026-08-05T19:17:52.385871632Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-08-05T19:17:52.387162783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:52.389238675Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-08-05T19:17:52.394826092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-08-05T19:17:52.396010267Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.05E-05s 
2026-08-05T19:17:52.397124081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-08-05T19:17:52.398713714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-08-05T19:17:52.409664225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113858s 
2026-08-05T19:17:52.410925095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-08-05T19:17:52.412493425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-08-05T19:17:52.422887355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010852s 
2026-08-05T19:17:52.424981493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-08-05T19:17:52', 'add_salt_to_users') 
2026-08-05T19:17:52.427519968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:52.429821645Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-08-05T19:17:52.430889145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177205s 
2026-08-05T19:17:52.432433637Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-08-05T19:17:52.433660218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:52.435616679Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-08-05T19:17:52.441222844Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-08-05T19:17:52.527110445Z [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-08-05T19:17:52.533473675Z [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-08-05T19:17:52.537271816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-08-05T19:17:52.540994797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-08-05T19:17:52.570266438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-08-05T19:17:52.573908536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-08-05T19:17:52.576776163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1342444s 
2026-08-05T19:17:52.578045460Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-08-05T19:17:52.662897044Z [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-08-05T19:17:52.668742611Z [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-08-05T19:17:52.672374057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-08-05T19:17:52.676033770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-08-05T19:17:52.706912048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-08-05T19:17:52.710691482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-08-05T19:17:52.713523127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1343088s 
2026-08-05T19:17:52.714782865Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-08-05T19:17:52.811900069Z [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-08-05T19:17:52.818075109Z [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-08-05T19:17:52.821577535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-08-05T19:17:52.825323603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-08-05T19:17:52.854985350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-08-05T19:17:52.858679723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-08-05T19:17:52.861566639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1456261s 
2026-08-05T19:17:52.862827038Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-08-05T19:17:52.945816811Z [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-08-05T19:17:52.951388787Z [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-08-05T19:17:52.954373249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-08-05T19:17:52.958104426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-08-05T19:17:52.986617910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-08-05T19:17:52.990277343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-08-05T19:17:52.993098807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1291572s 
2026-08-05T19:17:52.995189779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-08-05T19:17:52', 'clean_alt_titles') 
2026-08-05T19:17:52.997681529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:53.000472021Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-08-05T19:17:53.001523800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1364713s 
2026-08-05T19:17:53.003139875Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-08-05T19:17:53.004298640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:53.006647272Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-08-05T19:17:53.011251908Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:53.013095803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-08-05T19:17:53.015474635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029486s 
2026-08-05T19:17:53.017518653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-08-05T19:17:53', 'remove_omg') 
2026-08-05T19:17:53.019985052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:53.022211177Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-08-05T19:17:53.023237585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096554s 
2026-08-05T19:17:53.024852498Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-08-05T19:17:53.026122056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:53.028138498Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-08-05T19:17:53.032367057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-08-05T19:17:53.033604470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s 
2026-08-05T19:17:53.035000843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-08-05T19:17:53.036784627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-08-05T19:17:53.047811292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116303s 
2026-08-05T19:17:53.050088359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-08-05T19:17:53', 'add_additional_info_to_pending_releases') 
2026-08-05T19:17:53.052728608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:53.055630675Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-08-05T19:17:53.056839089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192652s 
2026-08-05T19:17:53.058424463Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-08-05T19:17:53.059660774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:53.061631194Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-08-05T19:17:53.066051759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-08-05T19:17:53.067205143Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-05s 
2026-08-05T19:17:53.068357334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-08-05T19:17:53.070439128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-08-05T19:17:53.081594132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120427s 
2026-08-05T19:17:53.083704573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-08-05T19:17:53', 'add_result_to_commands') 
2026-08-05T19:17:53.086382027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:53.088664265Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-08-05T19:17:53.089722317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190858s 
2026-08-05T19:17:53.091300646Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-08-05T19:17:53.092562729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:53.094595484Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-08-05T19:17:53.098983975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-05T19:17:53.100160275Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.04E-05s 
2026-08-05T19:17:53.101440595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-08-05T19:17:53.103522709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:53.114672963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120315s 
2026-08-05T19:17:53.116870069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-08-05T19:17:53', 'health_restored_notification') 
2026-08-05T19:17:53.119450628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:53.121787987Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-08-05T19:17:53.122843884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190249s 
2026-08-05T19:17:53.124552677Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-08-05T19:17:53.125855251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:53.127864108Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-08-05T19:17:53.132299654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-05T19:17:53.133468298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s 
2026-08-05T19:17:53.134775532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-08-05T19:17:53.136748406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:53.147961456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119554s 
2026-08-05T19:17:53.150235518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-08-05T19:17:53', 'add_on_manual_interaction_required_to_notifications') 
2026-08-05T19:17:53.152871388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:53.155281795Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-08-05T19:17:53.156454728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190701s 
2026-08-05T19:17:53.157938557Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-08-05T19:17:53.159131250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:53.161053472Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-08-05T19:17:53.164908869Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:53.166631129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-08-05T19:17:53.168907625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027579s 
2026-08-05T19:17:53.171039500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-08-05T19:17:53', 'remove_rarbg') 
2026-08-05T19:17:53.173407371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:53.175617093Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-08-05T19:17:53.176703601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094334s 
2026-08-05T19:17:53.178956300Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-08-05T19:17:53.180222951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:53.182199253Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-08-05T19:17:53.187388958Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-08-05T19:17:53.189838713Z [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-08-05T19:17:53.193742619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047474s 
2026-08-05T19:17:53.196161171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-08-05T19:17:53', 'remove_invalid_roksbox_metadata_images') 
2026-08-05T19:17:53.198525875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:53.200917273Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-08-05T19:17:53.202030385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117591s 
2026-08-05T19:17:53.203461689Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-08-05T19:17:53.204647137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:53.206570993Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-08-05T19:17:53.220034847Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-08-05T19:17:53.304476826Z [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-08-05T19:17:53.310335319Z [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-08-05T19:17:53.313905101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-08-05T19:17:53.317371073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-08-05T19:17:53.346757165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-08-05T19:17:53.349987193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1284465s 
2026-08-05T19:17:53.350930152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-08-05T19:17:53.351976019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s 
2026-08-05T19:17:53.353307281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-08-05T19:17:53.355433144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-08-05T19:17:53.365450535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109409s 
2026-08-05T19:17:53.366726757Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:53.368311870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-08-05T19:17:53.370277129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024363s 
2026-08-05T19:17:53.372329404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-08-05T19:17:53', 'list_sync_time') 
2026-08-05T19:17:53.374826645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:53.377412314Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-08-05T19:17:53.378476869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094909s 
2026-08-05T19:17:53.380091341Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-08-05T19:17:53.381344907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:53.383744811Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-08-05T19:17:53.388574602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-08-05T19:17:53.389846885Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.21E-05s 
2026-08-05T19:17:53.391036181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-08-05T19:17:53.392897901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-08-05T19:17:53.403816929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116201s 
2026-08-05T19:17:53.406120129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-08-05T19:17:53', 'add_tags_to_collections') 
2026-08-05T19:17:53.408718985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:53.411169452Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-08-05T19:17:53.412257844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189111s 
2026-08-05T19:17:53.413824300Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-08-05T19:17:53.415055220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:53.417111974Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-08-05T19:17:53.421066641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-08-05T19:17:53.422228602Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s 
2026-08-05T19:17:53.423400763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-08-05T19:17:53.425044004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-08-05T19:17:53.435944835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113606s 
2026-08-05T19:17:53.438140428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-08-05T19:17:53', 'add_download_client_tags') 
2026-08-05T19:17:53.440736468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:53.443066252Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-08-05T19:17:53.444141989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184388s 
2026-08-05T19:17:53.445622231Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-08-05T19:17:53.446831538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:53.448747327Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-08-05T19:17:53.457434619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-08-05T19:17:53.460748505Z [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-08-05T19:17:53.465199362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006502s 
2026-08-05T19:17:53.466688973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-08-05T19:17:53.468313135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-08-05T19:17:53.471010159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032321s 
2026-08-05T19:17:53.473066311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-08-05T19:17:53', 'add_auto_tagging') 
2026-08-05T19:17:53.475511627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:53.477888756Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-08-05T19:17:53.478942399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100358s 
2026-08-05T19:17:53.480732235Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-08-05T19:17:53.482032965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:53.484204680Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-08-05T19:17:53.489726806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-08-05T19:17:53.490904448Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-05s 
2026-08-05T19:17:53.492225700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-08-05T19:17:53.494223915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:53.505603321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012144s 
2026-08-05T19:17:53.506816725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-08-05T19:17:53.507837612Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-08-05T19:17:53.509131278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-08-05T19:17:53.510861815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-08-05T19:17:53.521479766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111816s 
2026-08-05T19:17:53.523689618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-08-05T19:17:53', 'add_custom_format_score_bypass_to_delay_profile') 
2026-08-05T19:17:53.526296740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:53.528757959Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-08-05T19:17:53.529880560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182432s 
2026-08-05T19:17:53.531484502Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-08-05T19:17:53.532734931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:53.534801975Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-08-05T19:17:53.550201299Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-08-05T19:17:53.552048791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-08-05T19:17:53.581455835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297235s 
2026-08-05T19:17:53.582681675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-08-05T19:17:53.583711169Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s 
2026-08-05T19:17:53.584932579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-08-05T19:17:53.587754053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-08-05T19:17:53.598800007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126913s 
2026-08-05T19:17:53.599964904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-08-05T19:17:53.601019038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-08-05T19:17:53.602212272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-08-05T19:17:53.603981005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-08-05T19:17:53.614608325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112554s 
2026-08-05T19:17:53.615774775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-08-05T19:17:53.616807846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-08-05T19:17:53.618042754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-08-05T19:17:53.619818632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:53.630504931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113026s 
2026-08-05T19:17:53.631762254Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-08-05T19:17:53.716745283Z [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-08-05T19:17:53.721916510Z [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-08-05T19:17:53.725393576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-08-05T19:17:53.728234920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-08-05T19:17:53.757124852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1241709s 
2026-08-05T19:17:53.758303246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:53.759673817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:53.771457317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116567s 
2026-08-05T19:17:53.773009914Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-05T19:17:53.774821434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-08-05T19:17:53.777179034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030413s 
2026-08-05T19:17:53.779405699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-08-05T19:17:53', 'update_restrictions_to_release_profiles') 
2026-08-05T19:17:53.782013954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:53.785562062Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-08-05T19:17:53.786683101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112144s 
2026-08-05T19:17:53.788442956Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-08-05T19:17:53.789703035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:53.791762634Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-08-05T19:17:53.796635421Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-08-05T19:17:53.798175233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-08-05T19:17:53.827712770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297803s 
2026-08-05T19:17:53.829109624Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-08-05T19:17:53.921268710Z [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-08-05T19:17:53.928326108Z [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-08-05T19:17:53.932066264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-08-05T19:17:53.935274126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-08-05T19:17:53.964572190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-08-05T19:17:53.967471512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1371636s 
2026-08-05T19:17:53.968850410Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-08-05T19:17:54.055624186Z [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-08-05T19:17:54.063255150Z [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-08-05T19:17:54.067880979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-08-05T19:17:54.071219545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-08-05T19:17:54.100782704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-08-05T19:17:54.103675492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1336076s 
2026-08-05T19:17:54.105798268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-08-05T19:17:54', 'rename_quality_profiles') 
2026-08-05T19:17:54.108312032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:54.111122715Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-08-05T19:17:54.112220567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1409954s 
2026-08-05T19:17:54.113788977Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-08-05T19:17:54.115029526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:54.117013222Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-08-05T19:17:54.121237262Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-08-05T19:17:54.122949942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-08-05T19:17:54.125545802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028961s 
2026-08-05T19:17:54.126951584Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-08-05T19:17:54.128538260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-08-05T19:17:54.130744926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024281s 
2026-08-05T19:17:54.132107351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-08-05T19:17:54.133775823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-08-05T19:17:54.135988651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024762s 
2026-08-05T19:17:54.137932767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-08-05T19:17:54', 'update_images_remote_url') 
2026-08-05T19:17:54.140741786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:54.142998543Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-08-05T19:17:54.144098729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095518s 
2026-08-05T19:17:54.145621607Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-08-05T19:17:54.146858850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:54.148792876Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-08-05T19:17:54.156617290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-08-05T19:17:54.159823939Z [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-08-05T19:17:54.164251459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063339s 
2026-08-05T19:17:54.166003339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-08-05T19:17:54.167933547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-08-05T19:17:54.170793108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036571s 
2026-08-05T19:17:54.172868570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-08-05T19:17:54', 'add_notification_status') 
2026-08-05T19:17:54.175351412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:54.177836849Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-08-05T19:17:54.178913257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010594s 
2026-08-05T19:17:54.180473801Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-08-05T19:17:54.181719721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:54.183707306Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-08-05T19:17:54.188156589Z [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-08-05T19:17:54.190451723Z [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-08-05T19:17:54.193354782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036428s 
2026-08-05T19:17:54.195505986Z [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-08-05T19:17:54.198205344Z [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-08-05T19:17:54.200997088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038648s 
2026-08-05T19:17:54.202877827Z [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-08-05T19:17:54.205073811Z [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-08-05T19:17:54.207590331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003284s 
2026-08-05T19:17:54.209377371Z [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-08-05T19:17:54.211405246Z [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-08-05T19:17:54.213936727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031675s 
2026-08-05T19:17:54.216029563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-08-05T19:17:54', 'rename_deprecated_indexer_flags') 
2026-08-05T19:17:54.218515080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:54.220855625Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-08-05T19:17:54.221953848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099331s 
2026-08-05T19:17:54.223431665Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-08-05T19:17:54.224688197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:54.226633165Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-08-05T19:17:54.230713886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-08-05T19:17:54.231877570Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s 
2026-08-05T19:17:54.233091286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-08-05T19:17:54.234815159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-08-05T19:17:54.246346029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012088s 
2026-08-05T19:17:54.248445349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-08-05T19:17:54', 'movie_last_searched_time') 
2026-08-05T19:17:54.251280911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:54.264666037Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-08-05T19:17:54.265960565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300177s 
2026-08-05T19:17:54.267502121Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-08-05T19:17:54.268736608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:54.271131021Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-08-05T19:17:54.274247590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:54.275419942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:54.283234155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074408s 
2026-08-05T19:17:54.285356891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-08-05T19:17:54', 'email_encryption') 
2026-08-05T19:17:54.288134798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:54.290720797Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-08-05T19:17:54.291744370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152668s 
2026-08-05T19:17:54.293317860Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-08-05T19:17:54.294516935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:54.296532917Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-08-05T19:17:54.299715799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-08-05T19:17:54.301357647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-08-05T19:17:54.303535564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025081s 
2026-08-05T19:17:54.305659884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-08-05T19:17:54', 'clear_last_rss_releases_info') 
2026-08-05T19:17:54.308193499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:54.310733836Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-08-05T19:17:54.311862951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095596s 
2026-08-05T19:17:54.313275877Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-08-05T19:17:54.314423399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:54.316407667Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-08-05T19:17:54.330684299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-08-05T19:17:54.332505047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-08-05T19:17:54.335802009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003786s 
2026-08-05T19:17:54.337035965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-08-05T19:17:54.338546098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-08-05T19:17:54.341156046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030359s 
2026-08-05T19:17:54.342442578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-08-05T19:17:54.344256341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-08-05T19:17:54.347080411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035413s 
2026-08-05T19:17:54.349436187Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-08-05T19:17:54.351543202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-08-05T19:17:54.354256799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033146s 
2026-08-05T19:17:54.355228987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-08-05T19:17:54.356906407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-08-05T19:17:54.359799205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034381s 
2026-08-05T19:17:54.360989232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-08-05T19:17:54.362529706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-08-05T19:17:54.365229725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031426s 
2026-08-05T19:17:54.366395033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-08-05T19:17:54.367833681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-08-05T19:17:54.370460624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029979s 
2026-08-05T19:17:54.372489331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-08-05T19:17:54', 'add_indexes') 
2026-08-05T19:17:54.374936721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:54.377164830Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-08-05T19:17:54.378207531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009662s 
2026-08-05T19:17:54.379833597Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-08-05T19:17:54.381141161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:54.383169677Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-08-05T19:17:54.389183954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-08-05T19:17:54.390371927Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s 
2026-08-05T19:17:54.391529099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-08-05T19:17:54.393171507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-08-05T19:17:54.404901879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121964s 
2026-08-05T19:17:54.406108510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-08-05T19:17:54.407080418Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-08-05T19:17:54.408262380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-08-05T19:17:54.409955661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-08-05T19:17:54.421096035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116981s 
2026-08-05T19:17:54.434690532Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:54.436093659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:54.444077243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078706s 
2026-08-05T19:17:54.446587170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-08-05T19:17:54', 'parse_title_from_existing_subtitle_files') 
2026-08-05T19:17:54.449399546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:54.451890815Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-08-05T19:17:54.453047234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157194s 
2026-08-05T19:17:54.454722469Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-08-05T19:17:54.456020735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:54.458155716Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-08-05T19:17:54.462633487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-08-05T19:17:54.463843094Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2026-08-05T19:17:54.465321072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-08-05T19:17:54.467227312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-08-05T19:17:54.479245234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127365s 
2026-08-05T19:17:54.481520718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-08-05T19:17:54', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-08-05T19:17:54.484193703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:54.486549699Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-08-05T19:17:54.487716470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198166s 
2026-08-05T19:17:54.489389601Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-08-05T19:17:54.490679259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:54.492723116Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-08-05T19:17:54.496227266Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-08-05T19:17:54.586156500Z [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-08-05T19:17:54.592290387Z [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-08-05T19:17:54.596218160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-08-05T19:17:54.598792667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-08-05T19:17:54.629108301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1315985s 
2026-08-05T19:17:54.631444418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-08-05T19:17:54', 'drop_multi_episode_style_from_naming_config') 
2026-08-05T19:17:54.634192334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:54.636564733Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-08-05T19:17:54.637695171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1389263s 
2026-08-05T19:17:54.639217317Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-08-05T19:17:54.640450161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:54.642396652Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-08-05T19:17:54.646065354Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:54.646786657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:54.654965464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075278s 
2026-08-05T19:17:54.656746121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-08-05T19:17:54', 'stevenlu_update_url') 
2026-08-05T19:17:54.659479628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:54.661605411Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-08-05T19:17:54.662662530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148211s 
2026-08-05T19:17:54.664147131Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-08-05T19:17:54.665355947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:17:54.667395275Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-08-05T19:17:54.671281144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-08-05T19:17:54.672461903Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.06E-05s 
2026-08-05T19:17:54.673657652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-08-05T19:17:54.675306854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-08-05T19:17:54.687122779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123047s 
2026-08-05T19:17:54.689573236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-08-05T19:17:54', 'add_movie_keywords') 
2026-08-05T19:17:54.692206370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:17:54.694446253Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-08-05T19:17:54.695520367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195867s 
2026-08-05T19:17:54.835375352Z [Debug] MigrationController: Took: 00:00:25.0942828 
2026-08-05T19:17:57.594674964Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-08-05T19:17:58.425538503Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-08-05T19:17:58.906618619Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-08-05T19:17:58.919167640Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-05T19:17:58.920895711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-05T19:17:59.754025364Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-08-05T19:17:59.826903046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8868673s 
2026-08-05T19:17:59.848246134Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-08-05T19:17:59.851295397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.9165646s 
2026-08-05T19:18:00.230335881Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-08-05T19:18:00.237877375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.287065811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-08-05T19:18:00.315443641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-08-05T19:18:00.362300210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0726449s 
2026-08-05T19:18:00.365008436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.376820453Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-08-05T19:18:00.378378281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0871658s 
2026-08-05T19:18:00.405029063Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-08-05T19:18:00.407351351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.427309729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-08-05T19:18:00.432470567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-08-05T19:18:00.450697096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216483s 
2026-08-05T19:18:00.455692861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-08-05T19:18:00.458676802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012309s 
2026-08-05T19:18:00.461616946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-08-05T19:18:00.465406450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-08-05T19:18:00.491738660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281633s 
2026-08-05T19:18:00.493665051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.496635375Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-08-05T19:18:00.498189726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332639s 
2026-08-05T19:18:00.501277777Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-08-05T19:18:00.503057283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.507913245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-08-05T19:18:00.510086684Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s 
2026-08-05T19:18:00.512195222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-08-05T19:18:00.514453692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-08-05T19:18:00.518684355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048132s 
2026-08-05T19:18:00.520307766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.523063888Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-08-05T19:18:00.525806925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091055s 
2026-08-05T19:18:00.551270304Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-08-05T19:18:00.553016101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.557399452Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-08-05T19:18:00.646699027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-08-05T19:18:00.652235270Z [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-08-05T19:18:00.658815206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009169s 
2026-08-05T19:18:00.660442775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-08-05T19:18:00.662501713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-08-05T19:18:00.665721009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036558s 
2026-08-05T19:18:00.671513268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-08-05T19:18:00', 'InitialSetup') 
2026-08-05T19:18:00.677644751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.680617119Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-08-05T19:18:00.682145378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185093s 
2026-08-05T19:18:00.684315019Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-08-05T19:18:00.686034242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.688602146Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-08-05T19:18:00.692172689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-08-05T19:18:00', 'add_moviefiles_table') 
2026-08-05T19:18:00.695823023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.698567262Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-08-05T19:18:00.700214280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125669s 
2026-08-05T19:18:00.701986210Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-08-05T19:18:00.703668018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.706120028Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-08-05T19:18:00.708721940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-08-05T19:18:00', 'fix_history_movieId') 
2026-08-05T19:18:00.712206760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.714701095Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-08-05T19:18:00.716276058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110522s 
2026-08-05T19:18:00.718032397Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-08-05T19:18:00.719668834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.721897183Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-08-05T19:18:00.724270103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-08-05T19:18:00', 'add_tmdb_stuff') 
2026-08-05T19:18:00.727429408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.730065609Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-08-05T19:18:00.731564980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103898s 
2026-08-05T19:18:00.733347391Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-08-05T19:18:00.735011864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.737213509Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-08-05T19:18:00.739616240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-08-05T19:18:00', 'fix_movie_files') 
2026-08-05T19:18:00.742790775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.745433369Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-08-05T19:18:00.747019805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104755s 
2026-08-05T19:18:00.748949944Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-08-05T19:18:00.750674478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.752936716Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-08-05T19:18:00.755445400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-08-05T19:18:00', 'update_schedule_intervale') 
2026-08-05T19:18:00.758723013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.761501951Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-08-05T19:18:00.763091634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107958s 
2026-08-05T19:18:00.764953785Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-08-05T19:18:00.766728822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.768942552Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-08-05T19:18:00.771548772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-08-05T19:18:00', 'add_movie_formats_to_naming_config') 
2026-08-05T19:18:00.774830894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.777599462Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-08-05T19:18:00.779236570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107971s 
2026-08-05T19:18:00.781020003Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-08-05T19:18:00.782715028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.784936092Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-08-05T19:18:00.787393854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-08-05T19:18:00', 'add_phyiscal_release') 
2026-08-05T19:18:00.790541636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.793544996Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-08-05T19:18:00.795118215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108314s 
2026-08-05T19:18:00.796863983Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-08-05T19:18:00.798543667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.800730813Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-08-05T19:18:00.803095247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-08-05T19:18:00', 'remove_bitmetv') 
2026-08-05T19:18:00.806238288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.808882546Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-08-05T19:18:00.810445174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103766s 
2026-08-05T19:18:00.812172163Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-08-05T19:18:00.813847017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.816043853Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-08-05T19:18:00.818457806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-08-05T19:18:00', 'remove_torrentleech') 
2026-08-05T19:18:00.821727333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.824481572Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-08-05T19:18:00.826031675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106273s 
2026-08-05T19:18:00.827797131Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-08-05T19:18:00.829504942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.831719273Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-08-05T19:18:00.834194750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-08-05T19:18:00', 'remove_broadcasthenet') 
2026-08-05T19:18:00.837384416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.840436685Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-08-05T19:18:00.841614468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105727s 
2026-08-05T19:18:00.843357460Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-08-05T19:18:00.845015680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.847221795Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-08-05T19:18:00.849691420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-08-05T19:18:00', 'remove_fanzub') 
2026-08-05T19:18:00.852990356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.855723582Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-08-05T19:18:00.857277253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107463s 
2026-08-05T19:18:00.859182822Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-08-05T19:18:00.860899520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.864293728Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-08-05T19:18:00.866754856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-08-05T19:18:00', 'update_movie_sorttitle') 
2026-08-05T19:18:00.870168474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.872936180Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-08-05T19:18:00.874506232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120547s 
2026-08-05T19:18:00.876328353Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-08-05T19:18:00.878090233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.880434486Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-08-05T19:18:00.882980375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-08-05T19:18:00', 'update_movie_sorttitle_again') 
2026-08-05T19:18:00.887881378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.890696009Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-08-05T19:18:00.892367917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125387s 
2026-08-05T19:18:00.894108504Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-08-05T19:18:00.895785833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.898027739Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-08-05T19:18:00.900410971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-08-05T19:18:00', 'update_movie_file') 
2026-08-05T19:18:00.903944229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.906686373Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-08-05T19:18:00.908307670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109256s 
2026-08-05T19:18:00.910098427Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-08-05T19:18:00.911834205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.914073686Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-08-05T19:18:00.916512560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-08-05T19:18:00', 'update_movie_slug') 
2026-08-05T19:18:00.919721605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.922375862Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-08-05T19:18:00.923894281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010556s 
2026-08-05T19:18:00.925716171Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-08-05T19:18:00.927408250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.929637101Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-08-05T19:18:00.932164262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-08-05T19:18:00', 'add_youtube_trailer_id') 
2026-08-05T19:18:00.935380943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.938467100Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-08-05T19:18:00.940050710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110572s 
2026-08-05T19:18:00.941758881Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-08-05T19:18:00.943425329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.945630151Z [Info] add_studio: Starting migration of Log DB to 120 
2026-08-05T19:18:00.947987570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-08-05T19:18:00', 'add_studio') 
2026-08-05T19:18:00.951525017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.954529450Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-08-05T19:18:00.956091567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011132s 
2026-08-05T19:18:00.957922365Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-08-05T19:18:00.959654655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.961949278Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-08-05T19:18:00.964516239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-08-05T19:18:00', 'update_filedate_config') 
2026-08-05T19:18:00.968263769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.971797899Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-08-05T19:18:00.973431620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121129s 
2026-08-05T19:18:00.975437331Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-08-05T19:18:00.977272408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.979553684Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-08-05T19:18:00.982076837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-08-05T19:18:00', 'add_movieid_to_blacklist') 
2026-08-05T19:18:00.985378348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:00.988075572Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-08-05T19:18:00.989768202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108549s 
2026-08-05T19:18:00.991606947Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-08-05T19:18:00.993361010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:00.995807459Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-08-05T19:18:00.998269118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-08-05T19:18:00', 'create_netimport_table') 
2026-08-05T19:18:01.002013041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.005067655Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-08-05T19:18:01.006640043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117112s 
2026-08-05T19:18:01.008458496Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-08-05T19:18:01.010194924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.012431781Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-08-05T19:18:01.014929613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-08-05T19:18:01', 'add_preferred_tags_to_profile') 
2026-08-05T19:18:01.018212948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.020871443Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-08-05T19:18:01.022642712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010639s 
2026-08-05T19:18:01.024370874Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-08-05T19:18:01.026033764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.028227714Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-08-05T19:18:01.030626617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-08-05T19:18:01', 'fix_imdb_unique') 
2026-08-05T19:18:01.033828357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.036446301Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-08-05T19:18:01.037974239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104487s 
2026-08-05T19:18:01.039786270Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-08-05T19:18:01.041590545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.043892372Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-08-05T19:18:01.046848919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-08-05T19:18:01', 'update_qualities_and_profiles') 
2026-08-05T19:18:01.050138045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.052896742Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-08-05T19:18:01.054512147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112886s 
2026-08-05T19:18:01.056231621Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-08-05T19:18:01.057872908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.060124433Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-08-05T19:18:01.062455129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-08-05T19:18:01', 'remove_wombles') 
2026-08-05T19:18:01.065600957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.068233891Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-08-05T19:18:01.069766729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104099s 
2026-08-05T19:18:01.071461774Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-08-05T19:18:01.073152210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.075325508Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-08-05T19:18:01.077673418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-08-05T19:18:01', 'remove_kickass') 
2026-08-05T19:18:01.081024870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.083650500Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-08-05T19:18:01.085182486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105376s 
2026-08-05T19:18:01.087097003Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-08-05T19:18:01.089100510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.091368699Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-08-05T19:18:01.094028007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-08-05T19:18:01', 'add_parsed_movie_info_to_pending_release') 
2026-08-05T19:18:01.097386753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.100337468Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-08-05T19:18:01.101982823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011347s 
2026-08-05T19:18:01.103737417Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-08-05T19:18:01.105452753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.107825393Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-08-05T19:18:01.110261671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-08-05T19:18:01', 'remove_wombles_kickass') 
2026-08-05T19:18:01.113486869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.116302802Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-08-05T19:18:01.117866693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107122s 
2026-08-05T19:18:01.120357651Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-08-05T19:18:01.122117266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.124498593Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-08-05T19:18:01.127350880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-08-05T19:18:01', 'make_parsed_episode_info_nullable') 
2026-08-05T19:18:01.130628753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.133377150Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-08-05T19:18:01.134984949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111955s 
2026-08-05T19:18:01.136815487Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-08-05T19:18:01.138569421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.140849314Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-08-05T19:18:01.143312737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-08-05T19:18:01', 'rename_torrent_downloadstation') 
2026-08-05T19:18:01.146563907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.149278876Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-08-05T19:18:01.150884310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106516s 
2026-08-05T19:18:01.152650378Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-08-05T19:18:01.154353219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.157441491Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-08-05T19:18:01.160140709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-08-05T19:18:01', 'add_minimumavailability') 
2026-08-05T19:18:01.163268630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.165998761Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-08-05T19:18:01.167546278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116026s 
2026-08-05T19:18:01.169431997Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-08-05T19:18:01.171222785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.173458709Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-08-05T19:18:01.176065882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-08-05T19:18:01', 'add_remux_qualities_for_the_wankers') 
2026-08-05T19:18:01.179321261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.182060890Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-08-05T19:18:01.183688418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010762s 
2026-08-05T19:18:01.185480208Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-08-05T19:18:01.187226196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.189456139Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-08-05T19:18:01.191993490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-08-05T19:18:01', 'add_haspredbentry_to_movies') 
2026-08-05T19:18:01.195225822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.197939349Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-08-05T19:18:01.199525955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106438s 
2026-08-05T19:18:01.201411113Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-08-05T19:18:01.203137822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.205378476Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-08-05T19:18:01.207903804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-08-05T19:18:01', 'add_pathstate_to_movies') 
2026-08-05T19:18:01.211245676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.213803670Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-08-05T19:18:01.215376909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106593s 
2026-08-05T19:18:01.217185322Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-08-05T19:18:01.218925488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.221155140Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-08-05T19:18:01.223654866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-08-05T19:18:01', 'add_import_exclusions_table') 
2026-08-05T19:18:01.227127773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.229520193Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-08-05T19:18:01.231096118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106028s 
2026-08-05T19:18:01.232934982Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-08-05T19:18:01.234661590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.236927626Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-08-05T19:18:01.239384054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-08-05T19:18:01', 'add_physical_release_note') 
2026-08-05T19:18:01.242865598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.245574616Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-08-05T19:18:01.247156202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109139s 
2026-08-05T19:18:01.249039276Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-08-05T19:18:01.250809813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.253143094Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-08-05T19:18:01.255705847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-08-05T19:18:01', 'consolidate_indexer_baseurl') 
2026-08-05T19:18:01.259018430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.261767599Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-08-05T19:18:01.263371750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109623s 
2026-08-05T19:18:01.265615030Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-08-05T19:18:01.267352240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.269600980Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-08-05T19:18:01.272110586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-08-05T19:18:01', 'add_alternative_titles_table') 
2026-08-05T19:18:01.275631379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.278466290Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-08-05T19:18:01.280083248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110642s 
2026-08-05T19:18:01.281852442Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-08-05T19:18:01.283575634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.285803101Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-08-05T19:18:01.288259490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-08-05T19:18:01', 'fix_duplicate_alt_titles') 
2026-08-05T19:18:01.292052812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.294741599Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-08-05T19:18:01.296344238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111442s 
2026-08-05T19:18:01.298065445Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-08-05T19:18:01.299701441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.301875922Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-08-05T19:18:01.304299826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-08-05T19:18:01', 'movie_extras') 
2026-08-05T19:18:01.307454270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.310445346Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-08-05T19:18:01.311987784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104257s 
2026-08-05T19:18:01.313717568Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-08-05T19:18:01.315371190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.317591383Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-08-05T19:18:01.320012951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-08-05T19:18:01', 'clean_core_tv') 
2026-08-05T19:18:01.323206295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.325833828Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-08-05T19:18:01.327352227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105007s 
2026-08-05T19:18:01.329165019Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-08-05T19:18:01.330895716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.333119666Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-08-05T19:18:01.335638892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-08-05T19:18:01', 'add_cookies_to_indexer_status') 
2026-08-05T19:18:01.339032809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.341963654Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-08-05T19:18:01.343556764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011023s 
2026-08-05T19:18:01.345303312Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-08-05T19:18:01.346980030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.349180102Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-08-05T19:18:01.351556329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-08-05T19:18:01', 'banner_to_fanart') 
2026-08-05T19:18:01.354793721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.357526337Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-08-05T19:18:01.359107743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105662s 
2026-08-05T19:18:01.361258155Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-08-05T19:18:01.363019674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.365292583Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-08-05T19:18:01.367913723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-08-05T19:18:01', 'naming_config_colon_action') 
2026-08-05T19:18:01.371309845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.374029745Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-08-05T19:18:01.375742516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109784s 
2026-08-05T19:18:01.377537412Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-08-05T19:18:01.379487109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.381833857Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-08-05T19:18:01.384416210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-08-05T19:18:01', 'add_custom_formats') 
2026-08-05T19:18:01.387796159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.390498403Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-08-05T19:18:01.392135511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111646s 
2026-08-05T19:18:01.393942903Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-08-05T19:18:01.395715674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.398011629Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-08-05T19:18:01.400514111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-08-05T19:18:01', 'remove_extra_naming_config') 
2026-08-05T19:18:01.403721543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.406413706Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-08-05T19:18:01.408010553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106703s 
2026-08-05T19:18:01.409786511Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-08-05T19:18:01.411505865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.413740177Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-08-05T19:18:01.416236436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-08-05T19:18:01', 'convert_regex_required_tags') 
2026-08-05T19:18:01.419446963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.422085349Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-08-05T19:18:01.423674811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105421s 
2026-08-05T19:18:01.425512664Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-08-05T19:18:01.427272830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.429513504Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-08-05T19:18:01.432076588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-08-05T19:18:01', 'fix_format_tags_double_underscore') 
2026-08-05T19:18:01.435351375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.438033939Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-08-05T19:18:01.439705316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107001s 
2026-08-05T19:18:01.441541255Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-08-05T19:18:01.443268134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.445478387Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-08-05T19:18:01.448151983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-08-05T19:18:01', 'add_tags_to_net_import') 
2026-08-05T19:18:01.451410448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.454093012Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-08-05T19:18:01.455670100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108148s 
2026-08-05T19:18:01.457441218Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-08-05T19:18:01.459120781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.461390935Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-08-05T19:18:01.463864989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-08-05T19:18:01', 'add_custom_filters') 
2026-08-05T19:18:01.467352485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.469655585Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-08-05T19:18:01.471256380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105235s 
2026-08-05T19:18:01.473145406Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-08-05T19:18:01.474921474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.477177339Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-08-05T19:18:01.479926958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-08-05T19:18:01', 'indexer_client_status_search_changes') 
2026-08-05T19:18:01.483312058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.486224796Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-08-05T19:18:01.487698124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110087s 
2026-08-05T19:18:01.489625086Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-08-05T19:18:01.491470193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.493786830Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-08-05T19:18:01.496483784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-08-05T19:18:01', 'add_language_to_files_history_blacklist') 
2026-08-05T19:18:01.499995458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.502914309Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-08-05T19:18:01.504639074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113658s 
2026-08-05T19:18:01.506672961Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-08-05T19:18:01.508460202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.510749233Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-08-05T19:18:01.513806152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-08-05T19:18:01', 'add_update_allowed_quality_profile') 
2026-08-05T19:18:01.516770614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.519550685Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-08-05T19:18:01.521186300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110362s 
2026-08-05T19:18:01.523004734Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-08-05T19:18:01.524766202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.527408796Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-08-05T19:18:01.529871197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-08-05T19:18:01', 'add_download_client_priority') 
2026-08-05T19:18:01.533174602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.535966727Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-08-05T19:18:01.537872987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111681s 
2026-08-05T19:18:01.539677002Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-08-05T19:18:01.541384822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.543644174Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-08-05T19:18:01.546089852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-08-05T19:18:01', 'remove_growl_prowl') 
2026-08-05T19:18:01.549512727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.553026516Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-08-05T19:18:01.554578012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116654s 
2026-08-05T19:18:01.556390033Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-08-05T19:18:01.558093545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.560671709Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-08-05T19:18:01.563117486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-08-05T19:18:01', 'remove_plex_hometheatre') 
2026-08-05T19:18:01.566865757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.569202725Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-08-05T19:18:01.570787428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110983s 
2026-08-05T19:18:01.572569788Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-08-05T19:18:01.574629278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.576859381Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-08-05T19:18:01.579302162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-08-05T19:18:01', 'add_webrip_qualites') 
2026-08-05T19:18:01.582806371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.586777231Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-08-05T19:18:01.588638541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117225s 
2026-08-05T19:18:01.590473317Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-08-05T19:18:01.592239636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.594779974Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-08-05T19:18:01.597333148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-08-05T19:18:01', 'health_issue_notification') 
2026-08-05T19:18:01.600623366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.603358266Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-08-05T19:18:01.604975133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111488s 
2026-08-05T19:18:01.606744578Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-08-05T19:18:01.608437148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.610844969Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-08-05T19:18:01.613254353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-08-05T19:18:01', 'speed_improvements') 
2026-08-05T19:18:01.616476384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.619106483Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-08-05T19:18:01.620988404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107062s 
2026-08-05T19:18:01.622935326Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-08-05T19:18:01.624671554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.627088914Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-08-05T19:18:01.629790827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-08-05T19:18:01', 'fix_profile_format_default') 
2026-08-05T19:18:01.633127940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.635806847Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-08-05T19:18:01.637400719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111102s 
2026-08-05T19:18:01.639113800Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-08-05T19:18:01.640830448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.643151815Z [Info] task_duration: Starting migration of Log DB to 163 
2026-08-05T19:18:01.645754007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-08-05T19:18:01', 'task_duration') 
2026-08-05T19:18:01.648981299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.651709586Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-08-05T19:18:01.653253386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109355s 
2026-08-05T19:18:01.655028542Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-08-05T19:18:01.656767746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.659018611Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-08-05T19:18:01.661506072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-08-05T19:18:01', 'movie_collections_crew') 
2026-08-05T19:18:01.664852073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.667571201Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-08-05T19:18:01.669167417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108062s 
2026-08-05T19:18:01.671385375Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-08-05T19:18:01.673219520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.675522710Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-08-05T19:18:01.678230966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-08-05T19:18:01', 'remove_custom_formats_from_quality_model') 
2026-08-05T19:18:01.681854727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.685241720Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-08-05T19:18:01.686954631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118657s 
2026-08-05T19:18:01.688933237Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-08-05T19:18:01.690694947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.693060923Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-08-05T19:18:01.695581571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-08-05T19:18:01', 'fix_tmdb_list_config') 
2026-08-05T19:18:01.698809755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.701519824Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-08-05T19:18:01.703069406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108784s 
2026-08-05T19:18:01.704923321Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-08-05T19:18:01.706564638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.708773688Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-08-05T19:18:01.711278435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-08-05T19:18:01', 'remove_movie_pathstate') 
2026-08-05T19:18:01.714759818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.717512564Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-08-05T19:18:01.719084120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109372s 
2026-08-05T19:18:01.720879216Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-08-05T19:18:01.722594682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.724823272Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-08-05T19:18:01.727284901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-08-05T19:18:01', 'custom_format_rework') 
2026-08-05T19:18:01.730534929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.733305000Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-08-05T19:18:01.734881345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107184s 
2026-08-05T19:18:01.736659918Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-08-05T19:18:01.738379363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.740599576Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-08-05T19:18:01.743037157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-08-05T19:18:01', 'custom_format_scores') 
2026-08-05T19:18:01.746305912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.749328962Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-08-05T19:18:01.750910709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109475s 
2026-08-05T19:18:01.753407368Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-08-05T19:18:01.755115339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.757487518Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-08-05T19:18:01.759932775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-08-05T19:18:01', 'fix_trakt_list_config') 
2026-08-05T19:18:01.763168764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.765968254Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-08-05T19:18:01.767747388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108438s 
2026-08-05T19:18:01.769642937Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-08-05T19:18:01.771402953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.773664870Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-08-05T19:18:01.776267332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-08-05T19:18:01', 'quality_definition_preferred_size') 
2026-08-05T19:18:01.779561840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.782342762Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-08-05T19:18:01.783967175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108687s 
2026-08-05T19:18:01.785724866Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-08-05T19:18:01.787451835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.789742420Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-08-05T19:18:01.792404273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-08-05T19:18:01', 'add_download_history') 
2026-08-05T19:18:01.795750213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.798555365Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-08-05T19:18:01.800141270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110766s 
2026-08-05T19:18:01.801968882Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-08-05T19:18:01.803699769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.805922306Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-08-05T19:18:01.808327832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-08-05T19:18:01', 'net_import_status') 
2026-08-05T19:18:01.811583712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.814521510Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-08-05T19:18:01.816120091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108978s 
2026-08-05T19:18:01.817885998Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-08-05T19:18:01.819570753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.821932230Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-08-05T19:18:01.824890921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-08-05T19:18:01', 'email_multiple_addresses') 
2026-08-05T19:18:01.828111930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.830993826Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-08-05T19:18:01.832592336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113926s 
2026-08-05T19:18:01.834434959Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-08-05T19:18:01.836309084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.838628948Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-08-05T19:18:01.841378688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-08-05T19:18:01', 'remove_chown_and_folderchmod_config') 
2026-08-05T19:18:01.844659147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.847466402Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-08-05T19:18:01.849092247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111429s 
2026-08-05T19:18:01.850861772Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-08-05T19:18:01.852751229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.854935229Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-08-05T19:18:01.857320785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-08-05T19:18:01', 'movie_recommendations') 
2026-08-05T19:18:01.860553427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.863330472Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-08-05T19:18:01.865015206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107644s 
2026-08-05T19:18:01.866827718Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-08-05T19:18:01.868483463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.870623625Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-08-05T19:18:01.873159324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-08-05T19:18:01', 'language_improvements') 
2026-08-05T19:18:01.876366575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.879091264Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-08-05T19:18:01.880843013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105826s 
2026-08-05T19:18:01.882655805Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-08-05T19:18:01.884310800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.886549169Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-08-05T19:18:01.888861988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-08-05T19:18:01', 'new_list_server') 
2026-08-05T19:18:01.892124010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.894771174Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-08-05T19:18:01.896259562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105309s 
2026-08-05T19:18:01.897961421Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-08-05T19:18:01.899885236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.902093315Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-08-05T19:18:01.904473420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-08-05T19:18:01', 'movie_translation_indexes') 
2026-08-05T19:18:01.907763578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.910535052Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-08-05T19:18:01.912150526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105524s 
2026-08-05T19:18:01.913883237Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-08-05T19:18:01.915545075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.917818094Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-08-05T19:18:01.920271216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-08-05T19:18:01', 'fix_invalid_profile_references') 
2026-08-05T19:18:01.923823363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.926546319Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-08-05T19:18:01.928258268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109472s 
2026-08-05T19:18:01.929974274Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-08-05T19:18:01.931609629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.933808008Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-08-05T19:18:01.936148824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-08-05T19:18:01', 'list_movies_table') 
2026-08-05T19:18:01.939277647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.942234755Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-08-05T19:18:01.943645447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106564s 
2026-08-05T19:18:01.945372947Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-08-05T19:18:01.946971307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.949083292Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-08-05T19:18:01.951482125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-08-05T19:18:01', 'on_delete_notification') 
2026-08-05T19:18:01.956175630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.959274904Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-08-05T19:18:01.961280645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121282s 
2026-08-05T19:18:01.963097345Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-08-05T19:18:01.964702930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.966867420Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-08-05T19:18:01.969423520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-08-05T19:18:01', 'download_propers_config') 
2026-08-05T19:18:01.972939313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.975541565Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-08-05T19:18:01.977086698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010814s 
2026-08-05T19:18:01.978753105Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-08-05T19:18:01.980559625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.982634274Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-08-05T19:18:01.984975732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-08-05T19:18:01', 'add_priority_to_indexers') 
2026-08-05T19:18:01.988402175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:01.990930127Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-08-05T19:18:01.992399027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103559s 
2026-08-05T19:18:01.994213162Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-08-05T19:18:01.995800850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:01.998044029Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-08-05T19:18:02.000440738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-08-05T19:18:01', 'add_alternative_title_indices') 
2026-08-05T19:18:02.003636857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.006189790Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-08-05T19:18:02.007730755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103431s 
2026-08-05T19:18:02.009281288Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-08-05T19:18:02.010816281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.013186906Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-08-05T19:18:02.015748147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-08-05T19:18:02', 'fix_tmdb_duplicates') 
2026-08-05T19:18:02.018780426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.021310372Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-08-05T19:18:02.022784292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104542s 
2026-08-05T19:18:02.024474908Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-08-05T19:18:02.026337490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.028560679Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-08-05T19:18:02.031064894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-08-05T19:18:02', 'swap_filechmod_for_folderchmod') 
2026-08-05T19:18:02.034303348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.036835560Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-08-05T19:18:02.038608842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104651s 
2026-08-05T19:18:02.040232143Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-08-05T19:18:02.041759830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.043914050Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-08-05T19:18:02.046199845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-08-05T19:18:02', 'mediainfo_channels') 
2026-08-05T19:18:02.049356825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.051818244Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-08-05T19:18:02.053250490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100577s 
2026-08-05T19:18:02.054871085Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-08-05T19:18:02.056424634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.058478232Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-08-05T19:18:02.067606782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-08-05T19:18:02.071124188Z [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-08-05T19:18:02.111795406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0422477s 
2026-08-05T19:18:02.113450610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-08-05T19:18:02.115416110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-08-05T19:18:02.118654645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037522s 
2026-08-05T19:18:02.120961953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-08-05T19:18:02', 'add_update_history') 
2026-08-05T19:18:02.124071698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.126708420Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-08-05T19:18:02.128135094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011726s 
2026-08-05T19:18:02.130071014Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-08-05T19:18:02.132152267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.134381859Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-08-05T19:18:02.136756052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-08-05T19:18:02', 'update_awesome_hd_link') 
2026-08-05T19:18:02.140108757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.142358098Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-08-05T19:18:02.143780584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107907s 
2026-08-05T19:18:02.145377010Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-08-05T19:18:02.146901151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.148944016Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-08-05T19:18:02.151178177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-08-05T19:18:02', 'remove_awesomehd') 
2026-08-05T19:18:02.154286690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.156669179Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-08-05T19:18:02.158087387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098045s 
2026-08-05T19:18:02.159738323Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-08-05T19:18:02.161389018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.163486343Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-08-05T19:18:02.165843212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-08-05T19:18:02', 'add_on_delete_to_notifications') 
2026-08-05T19:18:02.169052567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.171632004Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-08-05T19:18:02.173112437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102028s 
2026-08-05T19:18:02.174750236Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-08-05T19:18:02.176338866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.178463667Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-08-05T19:18:02.180828061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-08-05T19:18:02', 'add_bypass_to_delay_profile') 
2026-08-05T19:18:02.183996984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.186839020Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-08-05T19:18:02.188292228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010496s 
2026-08-05T19:18:02.189874386Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-08-05T19:18:02.191569551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.193623228Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-08-05T19:18:02.195971809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-08-05T19:18:02', 'update_notifiarr') 
2026-08-05T19:18:02.199257228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.201824841Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-08-05T19:18:02.203209381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102818s 
2026-08-05T19:18:02.204853443Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-08-05T19:18:02.206397814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.208437193Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-08-05T19:18:02.210736375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-08-05T19:18:02', 'legacy_mediainfo_hdr') 
2026-08-05T19:18:02.214040321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.216564937Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-08-05T19:18:02.217983976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101733s 
2026-08-05T19:18:02.219900878Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-08-05T19:18:02.221482534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.223598627Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-08-05T19:18:02.225981819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-08-05T19:18:02', 'rename_blacklist_to_blocklist') 
2026-08-05T19:18:02.229343721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.241130688Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-08-05T19:18:02.243130397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196023s 
2026-08-05T19:18:02.244950814Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-08-05T19:18:02.247144774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.249305367Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-08-05T19:18:02.251567815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-08-05T19:18:02', 'add_indexer_tags') 
2026-08-05T19:18:02.254653661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.257352679Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-08-05T19:18:02.258737779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108425s 
2026-08-05T19:18:02.260352923Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-08-05T19:18:02.262032688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.264232429Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-08-05T19:18:02.266594578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-08-05T19:18:02', 'mediainfo_to_ffmpeg') 
2026-08-05T19:18:02.269808403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.272391627Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-08-05T19:18:02.273770084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105132s 
2026-08-05T19:18:02.275382252Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-08-05T19:18:02.276930380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.279194602Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-08-05T19:18:02.281584527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-08-05T19:18:02', 'cdh_per_downloadclient') 
2026-08-05T19:18:02.284751026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.287285492Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-08-05T19:18:02.288691916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103381s 
2026-08-05T19:18:02.290643217Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-08-05T19:18:02.292202669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.294235374Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-08-05T19:18:02.296590288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-08-05T19:18:02', 'migrate_discord_from_slack') 
2026-08-05T19:18:02.299695374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.302271744Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-08-05T19:18:02.304264058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100549s 
2026-08-05T19:18:02.305791174Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-08-05T19:18:02.307251556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.309279311Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-08-05T19:18:02.311416347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-08-05T19:18:02', 'remove_predb') 
2026-08-05T19:18:02.314399487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.316860295Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-08-05T19:18:02.318195124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096665s 
2026-08-05T19:18:02.319795658Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-08-05T19:18:02.321360170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.323390050Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-08-05T19:18:02.325723440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-08-05T19:18:02', 'add_on_update_to_notifications') 
2026-08-05T19:18:02.328814738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.331338813Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-08-05T19:18:02.332778203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099373s 
2026-08-05T19:18:02.334517307Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-08-05T19:18:02.336080436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.338082569Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-08-05T19:18:02.340497595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-08-05T19:18:02', 'ensure_identity_on_id_columns') 
2026-08-05T19:18:02.343555085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.346174992Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-08-05T19:18:02.347583600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100738s 
2026-08-05T19:18:02.349331401Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-08-05T19:18:02.350903569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.353014462Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-08-05T19:18:02.355304094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-08-05T19:18:02', 'download_client_per_indexer') 
2026-08-05T19:18:02.358506857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.361029799Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-08-05T19:18:02.362432425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100935s 
2026-08-05T19:18:02.364026056Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-08-05T19:18:02.365549856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.367543832Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-08-05T19:18:02.369814146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-08-05T19:18:02', 'multiple_ratings_support') 
2026-08-05T19:18:02.372858189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.375321933Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-08-05T19:18:02.376718236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097655s 
2026-08-05T19:18:02.378227156Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-08-05T19:18:02.379700544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.381666374Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-08-05T19:18:02.383807157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-08-05T19:18:02', 'movie_metadata') 
2026-08-05T19:18:02.388449139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.390927452Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-08-05T19:18:02.392314977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112727s 
2026-08-05T19:18:02.393843577Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-08-05T19:18:02.395287406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.397482929Z [Info] add_collections: Starting migration of Log DB to 208 
2026-08-05T19:18:02.399664774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-08-05T19:18:02', 'add_collections') 
2026-08-05T19:18:02.402868008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.405502606Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-08-05T19:18:02.406811823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102336s 
2026-08-05T19:18:02.408401706Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-08-05T19:18:02.409896858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.411897619Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-08-05T19:18:02.414210078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-08-05T19:18:02', 'movie_meta_collection_index') 
2026-08-05T19:18:02.417258870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.420731866Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-08-05T19:18:02.422112939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107585s 
2026-08-05T19:18:02.423684866Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-08-05T19:18:02.425208886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.427187362Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-08-05T19:18:02.429454189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-08-05T19:18:02', 'movie_added_notifications') 
2026-08-05T19:18:02.432518873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.435135765Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-08-05T19:18:02.436522709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098193s 
2026-08-05T19:18:02.438052481Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-08-05T19:18:02.439531681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.441725912Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-08-05T19:18:02.443935403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-08-05T19:18:02', 'more_movie_meta_index') 
2026-08-05T19:18:02.447031801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.449568211Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-08-05T19:18:02.450915756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099681s 
2026-08-05T19:18:02.452614197Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-08-05T19:18:02.454249482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.456303029Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-08-05T19:18:02.464634494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-08-05T19:18:02.466096650Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.97E-05s 
2026-08-05T19:18:02.468216611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-08-05T19:18:02.503910981Z [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-08-05T19:18:02.510968139Z [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-08-05T19:18:02.516915020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-08-05T19:18:02.523970253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-08-05T19:18:02.536303911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-08-05T19:18:02.539869114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0701484s 
2026-08-05T19:18:02.541220807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-08-05T19:18:02.542523311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s 
2026-08-05T19:18:02.543941598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-08-05T19:18:02.553491227Z [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-08-05T19:18:02.558374916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-08-05T19:18:02.562005831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-08-05T19:18:02.565227621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-08-05T19:18:02.572002591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-08-05T19:18:02.575410025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298564s 
2026-08-05T19:18:02.576759564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-08-05T19:18:02.578037038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s 
2026-08-05T19:18:02.579485295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-08-05T19:18:02.588609487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-08-05T19:18:02.593069823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-08-05T19:18:02.597351930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-08-05T19:18:02.600724985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-08-05T19:18:02.607143236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-08-05T19:18:02.612167929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306186s 
2026-08-05T19:18:02.614409484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-08-05T19:18:02', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-08-05T19:18:02.618039497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.620900431Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-08-05T19:18:02.622437778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0396747s 
2026-08-05T19:18:02.624274098Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-08-05T19:18:02.625850934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.628062129Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-08-05T19:18:02.630523839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-08-05T19:18:02', 'add_language_tags_to_subtitle_files') 
2026-08-05T19:18:02.633761301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.636928612Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-08-05T19:18:02.638381218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110114s 
2026-08-05T19:18:02.639929768Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-08-05T19:18:02.641419038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.643424198Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-08-05T19:18:02.646066301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-08-05T19:18:02', 'add_salt_to_users') 
2026-08-05T19:18:02.649520410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.651966067Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-08-05T19:18:02.653301177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105883s 
2026-08-05T19:18:02.654814856Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-08-05T19:18:02.656276340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.658508607Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-08-05T19:18:02.660457764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-08-05T19:18:02', 'clean_alt_titles') 
2026-08-05T19:18:02.663458500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.665786329Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-08-05T19:18:02.667109916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095633s 
2026-08-05T19:18:02.668579066Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-08-05T19:18:02.670011552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.671933694Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-08-05T19:18:02.674037713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-08-05T19:18:02', 'remove_omg') 
2026-08-05T19:18:02.676997375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.679249212Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-08-05T19:18:02.680552367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093034s 
2026-08-05T19:18:02.682192011Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-08-05T19:18:02.683725320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.686269966Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-08-05T19:18:02.688200455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-08-05T19:18:02', 'add_additional_info_to_pending_releases') 
2026-08-05T19:18:02.691543300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.693751809Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-08-05T19:18:02.695174175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099268s 
2026-08-05T19:18:02.696734729Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-08-05T19:18:02.698206023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.700186633Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-08-05T19:18:02.702381505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-08-05T19:18:02', 'add_result_to_commands') 
2026-08-05T19:18:02.705397671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.707715731Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-08-05T19:18:02.709076924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095106s 
2026-08-05T19:18:02.710640363Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-08-05T19:18:02.712163091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.714126787Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-08-05T19:18:02.716407402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-08-05T19:18:02', 'health_restored_notification') 
2026-08-05T19:18:02.719424139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.721790407Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-08-05T19:18:02.723169605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096015s 
2026-08-05T19:18:02.724881484Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-08-05T19:18:02.726514374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.728553962Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-08-05T19:18:02.731093749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-08-05T19:18:02', 'add_on_manual_interaction_required_to_notifications') 
2026-08-05T19:18:02.734259808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.736710525Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-08-05T19:18:02.738198112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100497s 
2026-08-05T19:18:02.739655137Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-08-05T19:18:02.741100860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.743037321Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-08-05T19:18:02.745141170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-08-05T19:18:02', 'remove_rarbg') 
2026-08-05T19:18:02.748086263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.750294812Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-08-05T19:18:02.751576555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092452s 
2026-08-05T19:18:02.753214234Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-08-05T19:18:02.754777774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.756780829Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-08-05T19:18:02.759163479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-08-05T19:18:02', 'remove_invalid_roksbox_metadata_images') 
2026-08-05T19:18:02.762263384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.764625353Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-08-05T19:18:02.766049933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097612s 
2026-08-05T19:18:02.767536498Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-08-05T19:18:02.769002511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.770947850Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-08-05T19:18:02.773080737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-08-05T19:18:02', 'list_sync_time') 
2026-08-05T19:18:02.776073988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.778362117Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-08-05T19:18:02.779660743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009404s 
2026-08-05T19:18:02.781199734Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-08-05T19:18:02.782691950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.784653402Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-08-05T19:18:02.786862693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-08-05T19:18:02', 'add_tags_to_collections') 
2026-08-05T19:18:02.789844219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.792200657Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-08-05T19:18:02.793550767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095206s 
2026-08-05T19:18:02.795092673Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-08-05T19:18:02.796600120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.798584508Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-08-05T19:18:02.800796043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-08-05T19:18:02', 'add_download_client_tags') 
2026-08-05T19:18:02.803780967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.806138256Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-08-05T19:18:02.807498847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095289s 
2026-08-05T19:18:02.809004069Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-08-05T19:18:02.810452928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.812424631Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-08-05T19:18:02.814562287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-08-05T19:18:02', 'add_auto_tagging') 
2026-08-05T19:18:02.817523924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.819836733Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-08-05T19:18:02.821154588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094128s 
2026-08-05T19:18:02.822846948Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-08-05T19:18:02.824454717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.826451319Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-08-05T19:18:02.828906976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-08-05T19:18:02', 'add_custom_format_score_bypass_to_delay_profile') 
2026-08-05T19:18:02.832027343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.834466928Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-08-05T19:18:02.835943472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098894s 
2026-08-05T19:18:02.837538766Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-08-05T19:18:02.839077676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.841101964Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-08-05T19:18:02.843468472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-08-05T19:18:02', 'update_restrictions_to_release_profiles') 
2026-08-05T19:18:02.846520912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.848926919Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-08-05T19:18:02.850341589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097468s 
2026-08-05T19:18:02.851837543Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-08-05T19:18:02.853341813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.855258465Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-08-05T19:18:02.857468377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-08-05T19:18:02', 'rename_quality_profiles') 
2026-08-05T19:18:02.860458941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.862714696Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-08-05T19:18:02.864064115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093923s 
2026-08-05T19:18:02.865577303Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-08-05T19:18:02.867039960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.868981562Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-08-05T19:18:02.871182005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-08-05T19:18:02', 'update_images_remote_url') 
2026-08-05T19:18:02.874166668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.876494147Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-08-05T19:18:02.877817763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094326s 
2026-08-05T19:18:02.879331332Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-08-05T19:18:02.880805713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.882727995Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-08-05T19:18:02.884912947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-08-05T19:18:02', 'add_notification_status') 
2026-08-05T19:18:02.887883803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.890154948Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-08-05T19:18:02.891482693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093534s 
2026-08-05T19:18:02.893046824Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-08-05T19:18:02.894557087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.896513238Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-08-05T19:18:02.898788952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-08-05T19:18:02', 'rename_deprecated_indexer_flags') 
2026-08-05T19:18:02.902154382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.905502277Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-08-05T19:18:02.906883209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108674s 
2026-08-05T19:18:02.908458433Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-08-05T19:18:02.909920568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.911887360Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-08-05T19:18:02.914131211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-08-05T19:18:02', 'movie_last_searched_time') 
2026-08-05T19:18:02.917635451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.919572673Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-08-05T19:18:02.920938856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096369s 
2026-08-05T19:18:02.922548709Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-08-05T19:18:02.923887747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.925832395Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-08-05T19:18:02.927939299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-08-05T19:18:02', 'email_encryption') 
2026-08-05T19:18:02.930882990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.933202042Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-08-05T19:18:02.934508945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093622s 
2026-08-05T19:18:02.936481228Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-08-05T19:18:02.937976050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.939938493Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-08-05T19:18:02.942204017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-08-05T19:18:02', 'clear_last_rss_releases_info') 
2026-08-05T19:18:02.945211015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.947593836Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-08-05T19:18:02.948946280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095826s 
2026-08-05T19:18:02.950409628Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-08-05T19:18:02.951786472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.953710158Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-08-05T19:18:02.956042557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-08-05T19:18:02', 'add_indexes') 
2026-08-05T19:18:02.959015606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.961107250Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-08-05T19:18:02.962692374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093794s 
2026-08-05T19:18:02.964003535Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-08-05T19:18:02.965575492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.967806537Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-08-05T19:18:02.969996519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-08-05T19:18:02', 'parse_title_from_existing_subtitle_files') 
2026-08-05T19:18:02.973141765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.975897557Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-08-05T19:18:02.977107324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099446s 
2026-08-05T19:18:02.978781036Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-08-05T19:18:02.980400990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.982429557Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-08-05T19:18:02.984974644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-08-05T19:18:02', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-08-05T19:18:02.988214832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:02.990664547Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-08-05T19:18:02.992170912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101121s 
2026-08-05T19:18:02.993795204Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-08-05T19:18:02.995342020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:02.997380066Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-08-05T19:18:02.999910945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-08-05T19:18:02', 'drop_multi_episode_style_from_naming_config') 
2026-08-05T19:18:03.002978896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:03.005544565Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-08-05T19:18:03.006935096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100074s 
2026-08-05T19:18:03.008430368Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-08-05T19:18:03.009877714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:03.011809255Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-08-05T19:18:03.013992273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-08-05T19:18:03', 'stevenlu_update_url') 
2026-08-05T19:18:03.016984853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:03.019325298Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-08-05T19:18:03.020656951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094418s 
2026-08-05T19:18:03.022130730Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-08-05T19:18:03.023556552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-05T19:18:03.025508434Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-08-05T19:18:03.027901195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-08-05T19:18:03', 'add_movie_keywords') 
2026-08-05T19:18:03.030654422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-05T19:18:03.033013094Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-08-05T19:18:03.034885345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009491s 
2026-08-05T19:18:06.151429361Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-08-05T19:18:06.264159660Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-08-05T19:18:06.366623917Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-08-05T19:18:07.653447905Z [Info] QualityProfileService: Setting up default quality profiles 
2026-08-05T19:18:08.137261688Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-08-05T19:18:08.779753046Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-08-05T19:18:08.790961006Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-08-05T19:18:08.793085456Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-08-05T19:18:09.768905117Z [ls.io-init] done.
2026-08-05T19:18:11.142824127Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled