2025-10-26T18:37:50.305570113Z [migrations] started
2025-10-26T18:37:50.305612117Z [migrations] no migrations found
2025-10-26T18:37:50.323969098Z usermod: no changes
2025-10-26T18:37:50.333253151Z ───────────────────────────────────────
2025-10-26T18:37:50.333273622Z 
2025-10-26T18:37:50.333277871Z       ██╗     ███████╗██╗ ██████╗
2025-10-26T18:37:50.333281768Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-26T18:37:50.333285736Z       ██║     ███████╗██║██║   ██║
2025-10-26T18:37:50.333289524Z       ██║     ╚════██║██║██║   ██║
2025-10-26T18:37:50.333293221Z       ███████╗███████║██║╚██████╔╝
2025-10-26T18:37:50.333297169Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-26T18:37:50.333301017Z 
2025-10-26T18:37:50.333304544Z    Brought to you by linuxserver.io
2025-10-26T18:37:50.333308202Z ───────────────────────────────────────
2025-10-26T18:37:50.333714039Z 
2025-10-26T18:37:50.333728317Z To support the app dev(s) visit:
2025-10-26T18:37:50.335367728Z Radarr: https://opencollective.com/radarr
2025-10-26T18:37:50.335705839Z 
2025-10-26T18:37:50.335720338Z To support LSIO projects visit:
2025-10-26T18:37:50.335724928Z https://www.linuxserver.io/donate/
2025-10-26T18:37:50.335728665Z 
2025-10-26T18:37:50.335732313Z ───────────────────────────────────────
2025-10-26T18:37:50.335736761Z GID/UID
2025-10-26T18:37:50.335740729Z ───────────────────────────────────────
2025-10-26T18:37:50.341656781Z 
2025-10-26T18:37:50.341669797Z User UID:    911
2025-10-26T18:37:50.341674436Z User GID:    911
2025-10-26T18:37:50.341678234Z ───────────────────────────────────────
2025-10-26T18:37:50.343405151Z Linuxserver.io version: 6.0.4.10277-ls20
2025-10-26T18:37:50.343722480Z Build-date: 2025-10-26T18:34:30+00:00
2025-10-26T18:37:50.343729464Z ───────────────────────────────────────
2025-10-26T18:37:50.343734204Z     
2025-10-26T18:37:50.396065038Z [custom-init] No custom files found, skipping...
2025-10-26T18:37:50.716103813Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.0.4.10277 
2025-10-26T18:37:50.733346690Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-26T18:37:50.737478460Z [Debug] Bootstrap: Console selected 
2025-10-26T18:37:50.738738496Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-26T18:37:51.027144251Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-26T18:37:51.079453983Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {82cbc866-19e7-4cad-b63f-6fa616bf7864} may be persisted to storage in unencrypted form. 
2025-10-26T18:37:51.139529170Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-10-26T18:37:51.171766628Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-26T18:37:51.252349225Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-26T18:37:51.259423960Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.259975660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.300342987Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-26T18:37:51.303915630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0409503s 
2025-10-26T18:37:51.304172097Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-26T18:37:51.304381959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0444982s 
2025-10-26T18:37:51.311911970Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-26T18:37:51.312476587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.317937453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-26T18:37:51.328124423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-26T18:37:51.338879468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207505s 
2025-10-26T18:37:51.339227829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.341494954Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-26T18:37:51.341599083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233079s 
2025-10-26T18:37:51.342196426Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-26T18:37:51.342414906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.347439663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-26T18:37:51.348420257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T18:37:51.348928150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013316s 
2025-10-26T18:37:51.349155287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:37:51.350035730Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.47E-05s 
2025-10-26T18:37:51.350457730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-26T18:37:51.350952055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-26T18:37:51.351636623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009538s 
2025-10-26T18:37:51.351812708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.352487436Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-26T18:37:51.352643270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017973s 
2025-10-26T18:37:51.353108126Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-26T18:37:51.353323850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.354051044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:37:51.354236498Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-10-26T18:37:51.354419396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-26T18:37:51.354697716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-26T18:37:51.355161961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005603s 
2025-10-26T18:37:51.355412696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.356015199Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-26T18:37:51.356179901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013399s 
2025-10-26T18:37:51.359440796Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-26T18:37:51.359617993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.360251459Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-10-26T18:37:51.372061017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-10-26T18:37:51.372572306Z [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) 
2025-10-26T18:37:51.373166763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009033s 
2025-10-26T18:37:51.373329821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-10-26T18:37:51.373605346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-10-26T18:37:51.373987656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005075s 
2025-10-26T18:37:51.374170083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-10-26T18:37:51.374482402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2025-10-26T18:37:51.374902698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005793s 
2025-10-26T18:37:51.375077440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-10-26T18:37:51.375347413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-10-26T18:37:51.375713370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004701s 
2025-10-26T18:37:51.375874033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-10-26T18:37:51.377211937Z [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) 
2025-10-26T18:37:51.378224115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022002s 
2025-10-26T18:37:51.378410901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-10-26T18:37:51.378686877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-10-26T18:37:51.379028715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004726s 
2025-10-26T18:37:51.379239660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-10-26T18:37:51.380190495Z [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) 
2025-10-26T18:37:51.381005876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016575s 
2025-10-26T18:37:51.381176239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-10-26T18:37:51.381429078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:37:51.381789053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004521s 
2025-10-26T18:37:51.381967803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-10-26T18:37:51.382227265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:37:51.382573883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004513s 
2025-10-26T18:37:51.382739577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-10-26T18:37:51.383717526Z [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) 
2025-10-26T18:37:51.384540443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016017s 
2025-10-26T18:37:51.384675304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-10-26T18:37:51.385262757Z [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) 
2025-10-26T18:37:51.385828987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009995s 
2025-10-26T18:37:51.385994340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-10-26T18:37:51.386580681Z [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) 
2025-10-26T18:37:51.387092872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009476s 
2025-10-26T18:37:51.387290139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-10-26T18:37:51.387534792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T18:37:51.387916100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004712s 
2025-10-26T18:37:51.388097655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-10-26T18:37:51.392905665Z [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) 
2025-10-26T18:37:51.393479361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052035s 
2025-10-26T18:37:51.393635916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-10-26T18:37:51.394051883Z [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) 
2025-10-26T18:37:51.394536950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007452s 
2025-10-26T18:37:51.394744468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-10-26T18:37:51.395030454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T18:37:51.395425649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005125s 
2025-10-26T18:37:51.395569729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-10-26T18:37:51.397871554Z [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) 
2025-10-26T18:37:51.398383796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026524s 
2025-10-26T18:37:51.398581524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-10-26T18:37:51.398822459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-26T18:37:51.399221993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004637s 
2025-10-26T18:37:51.399355542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-10-26T18:37:51.399752421Z [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) 
2025-10-26T18:37:51.400227157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007164s 
2025-10-26T18:37:51.400397260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-10-26T18:37:51.400661812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:37:51.401000544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004414s 
2025-10-26T18:37:51.401321941Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-10-26T18:37:51.401872289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-10-26T18:37:51.402117002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006119s 
2025-10-26T18:37:51.402281824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-10-26T18:37:51.402792803Z [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) 
2025-10-26T18:37:51.403312279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008573s 
2025-10-26T18:37:51.403479535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-10-26T18:37:51.404147911Z [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) 
2025-10-26T18:37:51.404738831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010906s 
2025-10-26T18:37:51.404938212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-10-26T18:37:51.405521647Z [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) 
2025-10-26T18:37:51.406145223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001066s 
2025-10-26T18:37:51.406332670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-10-26T18:37:51.406820633Z [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) 
2025-10-26T18:37:51.407457675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009775s 
2025-10-26T18:37:51.407656165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-10-26T18:37:51.408012833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-10-26T18:37:51.408384561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005556s 
2025-10-26T18:37:51.408613172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-10-26T18:37:51.408921011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-10-26T18:37:51.409390457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006296s 
2025-10-26T18:37:51.409568225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-10-26T18:37:51.410032179Z [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) 
2025-10-26T18:37:51.410537777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000802s 
2025-10-26T18:37:51.410685414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-26T18:37:51.411334370Z [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) 
2025-10-26T18:37:51.411911322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010414s 
2025-10-26T18:37:51.412092697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-10-26T18:37:51.412578445Z [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) 
2025-10-26T18:37:51.413110657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008273s 
2025-10-26T18:37:51.413268014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-10-26T18:37:51.413857150Z [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) 
2025-10-26T18:37:51.414320292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000904s 
2025-10-26T18:37:51.414516207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-10-26T18:37:51.414902585Z [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) 
2025-10-26T18:37:51.415340527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006632s 
2025-10-26T18:37:51.415489256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-10-26T18:37:51.415839401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2025-10-26T18:37:51.416202412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000556s 
2025-10-26T18:37:51.416378877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-10-26T18:37:51.416619462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-10-26T18:37:51.416977693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004429s 
2025-10-26T18:37:51.417184750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-10-26T18:37:51.417545196Z [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) 
2025-10-26T18:37:51.417962285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000652s 
2025-10-26T18:37:51.418160685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-10-26T18:37:51.418721303Z [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) 
2025-10-26T18:37:51.419267583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009711s 
2025-10-26T18:37:51.420444152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-10-26T18:37:51.421053649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-10-26T18:37:51.421459577Z [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) 
2025-10-26T18:37:51.421973983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007472s 
2025-10-26T18:37:51.422210529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-10-26T18:37:51.422546906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-10-26T18:37:51.422993716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005845s 
2025-10-26T18:37:51.423169219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-10-26T18:37:51.423432489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-10-26T18:37:51.423805260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004541s 
2025-10-26T18:37:51.424136326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-10-26T18:37:51.424737016Z [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) 
2025-10-26T18:37:51.425333988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011056s 
2025-10-26T18:37:51.425519441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-10-26T18:37:51.426070440Z [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) 
2025-10-26T18:37:51.426644977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009717s 
2025-10-26T18:37:51.426821392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-10-26T18:37:51.427124432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-10-26T18:37:51.427539318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005334s 
2025-10-26T18:37:51.427699811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-26T18:37:51.428290781Z [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) 
2025-10-26T18:37:51.429011181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010871s 
2025-10-26T18:37:51.429203579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-10-26T18:37:51.429823998Z [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) 
2025-10-26T18:37:51.430376971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010192s 
2025-10-26T18:37:51.430567745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-10-26T18:37:51.430802989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T18:37:51.431122072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000413s 
2025-10-26T18:37:51.432641792Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0016071 taking an average of 00:00:00.0016071 
2025-10-26T18:37:51.433347242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-26T18:37:51', 'InitialSetup') 
2025-10-26T18:37:51.433699812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.436083582Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-26T18:37:51.436225958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053305s 
2025-10-26T18:37:51.436507575Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-10-26T18:37:51.436716466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.436969405Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-10-26T18:37:51.437915410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-10-26T18:37:51.438491389Z [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) 
2025-10-26T18:37:51.439081838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009918s 
2025-10-26T18:37:51.439265538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-10-26T18:37:51.439534960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-10-26T18:37:51.439888973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s 
2025-10-26T18:37:51.440119407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:51.440251192Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.440422918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-10-26T18:37:51.440735057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:51.441546721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009521s 
2025-10-26T18:37:51.441887828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-26T18:37:51', 'add_moviefiles_table') 
2025-10-26T18:37:51.442214706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.443104989Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-10-26T18:37:51.443272145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024555s 
2025-10-26T18:37:51.443463951Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-10-26T18:37:51.443705167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.443900751Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-10-26T18:37:51.444226567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-26T18:37:51.444375617Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.444542062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-10-26T18:37:51.444814190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:51.445746467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010278s 
2025-10-26T18:37:51.446063515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-26T18:37:51', 'fix_history_movieId') 
2025-10-26T18:37:51.446414342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.447095062Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-10-26T18:37:51.447259523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023597s 
2025-10-26T18:37:51.447440127Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-10-26T18:37:51.447621512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.447876726Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-10-26T18:37:51.448973574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:51.449109738Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:51.449282376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-10-26T18:37:51.449537269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:51.454905127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054241s 
2025-10-26T18:37:51.455100009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:51.455247416Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:37:51.455421657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-10-26T18:37:51.455665187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-10-26T18:37:51.456543746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009433s 
2025-10-26T18:37:51.456727466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:51.456882558Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:37:51.457248375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-10-26T18:37:51.468088030Z [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) 
2025-10-26T18:37:51.469913425Z [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" 
2025-10-26T18:37:51.470946175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:37:51.472081872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:37:51.474524259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:37:51.475009636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:37:51.475381375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179588s 
2025-10-26T18:37:51.475552469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:51.475750929Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.475875459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-10-26T18:37:51.476139701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-10-26T18:37:51.476937678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008847s 
2025-10-26T18:37:51.477276841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-26T18:37:51', 'add_tmdb_stuff') 
2025-10-26T18:37:51.477590192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.478755518Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-10-26T18:37:51.478915110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026819s 
2025-10-26T18:37:51.479122046Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-10-26T18:37:51.479332901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.479556371Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-10-26T18:37:51.480029253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T18:37:51.480186449Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:51.480361823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-10-26T18:37:51.482850694Z [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) 
2025-10-26T18:37:51.483798632Z [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" 
2025-10-26T18:37:51.484293899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T18:37:51.484945050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T18:37:51.487669015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-10-26T18:37:51.488109873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075732s 
2025-10-26T18:37:51.488426891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-26T18:37:51', 'fix_movie_files') 
2025-10-26T18:37:51.488754771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.522921594Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-10-26T18:37:51.523070513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423498s 
2025-10-26T18:37:51.523256368Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-10-26T18:37:51.523467122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.523697957Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-10-26T18:37:51.525942285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T18:37:51.525968709Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.525999410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-10-26T18:37:51.526980856Z [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) 
2025-10-26T18:37:51.527922793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-10-26T18:37:51.528186073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-26T18:37:51.528842274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-26T18:37:51.532482784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T18:37:51.532884052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081378s 
2025-10-26T18:37:51.533216862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-10-26T18:37:51.533650656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-10-26T18:37:51.533973806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004666s 
2025-10-26T18:37:51.534235914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-26T18:37:51', 'update_schedule_intervale') 
2025-10-26T18:37:51.534565227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.586177986Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-10-26T18:37:51.586384442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0525883s 
2025-10-26T18:37:51.586629024Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-10-26T18:37:51.586867624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.587128420Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-10-26T18:37:51.587778278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T18:37:51.587951807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.588170788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-10-26T18:37:51.588434018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-10-26T18:37:51.589578432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012327s 
2025-10-26T18:37:51.589741360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T18:37:51.589890701Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.590092888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-10-26T18:37:51.590359395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-10-26T18:37:51.591470722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011974s 
2025-10-26T18:37:51.591637759Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.591850337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.592382899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005813s 
2025-10-26T18:37:51.592755689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-26T18:37:51', 'add_movie_formats_to_naming_config') 
2025-10-26T18:37:51.593081525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.594016478Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-10-26T18:37:51.594190458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021749s 
2025-10-26T18:37:51.594395692Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-10-26T18:37:51.594584532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.594827671Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-10-26T18:37:51.595142104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:51.595282457Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:51.595454433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-10-26T18:37:51.595717222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-10-26T18:37:51.596752367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010915s 
2025-10-26T18:37:51.597093714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-26T18:37:51', 'add_phyiscal_release') 
2025-10-26T18:37:51.597400151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.598127134Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-10-26T18:37:51.598279631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024507s 
2025-10-26T18:37:51.598466608Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-10-26T18:37:51.598728796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.598880080Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-10-26T18:37:51.600474711Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:51.601366336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-10-26T18:37:51.601614506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009536s 
2025-10-26T18:37:51.601930272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-26T18:37:51', 'remove_bitmetv') 
2025-10-26T18:37:51.602243663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.602876727Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-10-26T18:37:51.603051159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021915s 
2025-10-26T18:37:51.603237424Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-10-26T18:37:51.603422236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.603669243Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-10-26T18:37:51.604156414Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:51.604451558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-10-26T18:37:51.604721913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003647s 
2025-10-26T18:37:51.605031987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-26T18:37:51', 'remove_torrentleech') 
2025-10-26T18:37:51.605349997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.606058995Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-10-26T18:37:51.606155078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016078s 
2025-10-26T18:37:51.606341744Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-10-26T18:37:51.606531336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.606762581Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-10-26T18:37:51.607097355Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:51.607380916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-10-26T18:37:51.607627693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003415s 
2025-10-26T18:37:51.607957447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-26T18:37:51', 'remove_broadcasthenet') 
2025-10-26T18:37:51.608284034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.608932320Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-10-26T18:37:51.609084907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016064s 
2025-10-26T18:37:51.609278677Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-10-26T18:37:51.609451485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.609691358Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-10-26T18:37:51.609971783Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:51.610246656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-10-26T18:37:51.610485106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000328s 
2025-10-26T18:37:51.610815261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-26T18:37:51', 'remove_fanzub') 
2025-10-26T18:37:51.611099493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.611732698Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-10-26T18:37:51.611899594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015449s 
2025-10-26T18:37:51.612091761Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-10-26T18:37:51.612288417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.612563852Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-10-26T18:37:51.612768885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.612964939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.613465307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005017s 
2025-10-26T18:37:51.613776343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-26T18:37:51', 'update_movie_sorttitle') 
2025-10-26T18:37:51.614096437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.614734352Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-10-26T18:37:51.614937320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001757s 
2025-10-26T18:37:51.615090008Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-10-26T18:37:51.615298878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.615546467Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-10-26T18:37:51.615790238Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.615998878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.616454044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004946s 
2025-10-26T18:37:51.616803498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-26T18:37:51', 'update_movie_sorttitle_again') 
2025-10-26T18:37:51.617129003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.617805125Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-10-26T18:37:51.617969345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017911s 
2025-10-26T18:37:51.618177504Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-10-26T18:37:51.618336865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.618578071Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-10-26T18:37:51.619356348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-10-26T18:37:51.619615490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-10-26T18:37:51.620632598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010864s 
2025-10-26T18:37:51.620954506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-26T18:37:51', 'update_movie_file') 
2025-10-26T18:37:51.621272025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.621941884Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-10-26T18:37:51.622101265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023811s 
2025-10-26T18:37:51.622285506Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-10-26T18:37:51.622535088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.622755141Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-10-26T18:37:51.623001818Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.623187843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.623746788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005847s 
2025-10-26T18:37:51.624081001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-26T18:37:51', 'update_movie_slug') 
2025-10-26T18:37:51.624410314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.625045343Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-10-26T18:37:51.625216477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001864s 
2025-10-26T18:37:51.625427001Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-10-26T18:37:51.625605330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.625841586Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-10-26T18:37:51.626158424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:51.626293616Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:51.626453868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-10-26T18:37:51.626704753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-10-26T18:37:51.627731180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010697s 
2025-10-26T18:37:51.628075303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-26T18:37:51', 'add_youtube_trailer_id') 
2025-10-26T18:37:51.628412933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.629129415Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-10-26T18:37:51.629265028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024312s 
2025-10-26T18:37:51.629424520Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-10-26T18:37:51.629665224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.629867762Z [Info] add_studio: Starting migration of Main DB to 120 
2025-10-26T18:37:51.630106132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:51.630254761Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.630467439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-10-26T18:37:51.630652813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-10-26T18:37:51.631635131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010387s 
2025-10-26T18:37:51.631953852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-26T18:37:51', 'add_studio') 
2025-10-26T18:37:51.632297174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.632940479Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-10-26T18:37:51.633113527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023329s 
2025-10-26T18:37:51.633329803Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-10-26T18:37:51.633528603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.633736201Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-10-26T18:37:51.633966384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.634149373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.634620281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004853s 
2025-10-26T18:37:51.634961027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-26T18:37:51', 'update_filedate_config') 
2025-10-26T18:37:51.635264939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.635920489Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-10-26T18:37:51.636086232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001747s 
2025-10-26T18:37:51.636277437Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-10-26T18:37:51.636487260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.636713455Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-10-26T18:37:51.637113090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T18:37:51.637274355Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.637451601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-10-26T18:37:51.637711866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-10-26T18:37:51.638596447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009809s 
2025-10-26T18:37:51.638762912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T18:37:51.638911431Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:37:51.639072365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-10-26T18:37:51.641792542Z [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) 
2025-10-26T18:37:51.642848648Z [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" 
2025-10-26T18:37:51.643399617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-26T18:37:51.643864623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-26T18:37:51.646250157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069809s 
2025-10-26T18:37:51.646412443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T18:37:51.646548788Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.646724993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-10-26T18:37:51.649314817Z [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) 
2025-10-26T18:37:51.650329310Z [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" 
2025-10-26T18:37:51.650887824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-26T18:37:51.651380747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-26T18:37:51.653248978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063492s 
2025-10-26T18:37:51.653580416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-26T18:37:51', 'add_movieid_to_blacklist') 
2025-10-26T18:37:51.653959248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.654859170Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-10-26T18:37:51.655024032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079333s 
2025-10-26T18:37:51.655271771Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-10-26T18:37:51.655414769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.655649301Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-10-26T18:37:51.656504213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-10-26T18:37:51.657163119Z [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) 
2025-10-26T18:37:51.657728778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001043s 
2025-10-26T18:37:51.657900684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-10-26T18:37:51.658149255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-10-26T18:37:51.658496243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004257s 
2025-10-26T18:37:51.658864655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-26T18:37:51', 'create_netimport_table') 
2025-10-26T18:37:51.659145540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.659917435Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-10-26T18:37:51.660095443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018141s 
2025-10-26T18:37:51.660281808Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-10-26T18:37:51.660497332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.660773178Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-10-26T18:37:51.661056428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T18:37:51.661232833Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.661387735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-10-26T18:37:51.661654482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-10-26T18:37:51.662496938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009238s 
2025-10-26T18:37:51.662819277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-26T18:37:51', 'add_preferred_tags_to_profile') 
2025-10-26T18:37:51.663170935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.663946026Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-10-26T18:37:51.664121960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023005s 
2025-10-26T18:37:51.664303105Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-10-26T18:37:51.664495643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.664735426Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-10-26T18:37:51.664968805Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.665165151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.665644526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000488s 
2025-10-26T18:37:51.665970723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-26T18:37:51', 'fix_imdb_unique') 
2025-10-26T18:37:51.666292190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.667003592Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-10-26T18:37:51.667169917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018461s 
2025-10-26T18:37:51.667353958Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-10-26T18:37:51.667556005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.667811279Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-10-26T18:37:51.668088677Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.668262467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.669959724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017203s 
2025-10-26T18:37:51.670288957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-26T18:37:51', 'update_qualities_and_profiles') 
2025-10-26T18:37:51.670652549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.671301355Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-10-26T18:37:51.671474534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030321s 
2025-10-26T18:37:51.671642973Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-10-26T18:37:51.671838938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.672079663Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-10-26T18:37:51.672383174Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:51.672639921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-10-26T18:37:51.672884573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003261s 
2025-10-26T18:37:51.673200008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-26T18:37:51', 'remove_wombles') 
2025-10-26T18:37:51.673513890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.674138047Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-10-26T18:37:51.674294843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015526s 
2025-10-26T18:37:51.674467530Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-10-26T18:37:51.674661762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.674940583Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-10-26T18:37:51.675186889Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:51.675473416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-10-26T18:37:51.675723800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003439s 
2025-10-26T18:37:51.676028574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-26T18:37:51', 'remove_kickass') 
2025-10-26T18:37:51.676367215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.676991222Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-10-26T18:37:51.677154681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015998s 
2025-10-26T18:37:51.677378742Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-10-26T18:37:51.677589436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.677853097Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-10-26T18:37:51.678145967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T18:37:51.678281850Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.678478346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-10-26T18:37:51.678767288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-10-26T18:37:51.679586096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009071s 
2025-10-26T18:37:51.679990480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-26T18:37:51', 'add_parsed_movie_info_to_pending_release') 
2025-10-26T18:37:51.680329884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.681034613Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-10-26T18:37:51.681239175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023174s 
2025-10-26T18:37:51.681426281Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-10-26T18:37:51.681616655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.681846658Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-10-26T18:37:51.682174057Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:51.682452498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-10-26T18:37:51.682680006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003284s 
2025-10-26T18:37:51.682899959Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:51.683142988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-10-26T18:37:51.683393292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003341s 
2025-10-26T18:37:51.683723106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-26T18:37:51', 'remove_wombles_kickass') 
2025-10-26T18:37:51.684042058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.684645533Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-10-26T18:37:51.684821708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015618s 
2025-10-26T18:37:51.685037562Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-10-26T18:37:51.685227595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.685509673Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-10-26T18:37:51.685799547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T18:37:51.686001253Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.686138930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-10-26T18:37:51.688835249Z [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) 
2025-10-26T18:37:51.689728587Z [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" 
2025-10-26T18:37:51.690175948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T18:37:51.690625694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T18:37:51.692578155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062595s 
2025-10-26T18:37:51.692920554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-26T18:37:51', 'make_parsed_episode_info_nullable') 
2025-10-26T18:37:51.693301952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.694126262Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-10-26T18:37:51.694299951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077742s 
2025-10-26T18:37:51.694503311Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-10-26T18:37:51.694706801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.694966373Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-10-26T18:37:51.695372651Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-10-26T18:37:51.695782065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-10-26T18:37:51.696100276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004693s 
2025-10-26T18:37:51.696415741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-26T18:37:51', 'rename_torrent_downloadstation') 
2025-10-26T18:37:51.696759794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.697416116Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-10-26T18:37:51.697593092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017536s 
2025-10-26T18:37:51.697825199Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-10-26T18:37:51.697973488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.698205525Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-10-26T18:37:51.698971016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-10-26T18:37:51.699178364Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.699325921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-10-26T18:37:51.699646687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-10-26T18:37:51.700493582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009908s 
2025-10-26T18:37:51.700658775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:51.700791312Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.700972907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-10-26T18:37:51.701268783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-10-26T18:37:51.702147021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009963s 
2025-10-26T18:37:51.702494220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-10-26T18:37:51', 'add_minimumavailability') 
2025-10-26T18:37:51.702817401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.703731572Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-10-26T18:37:51.703920743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002537s 
2025-10-26T18:37:51.704125124Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-10-26T18:37:51.704309405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.704573737Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-10-26T18:37:51.704840825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.705005076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.705267805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002853s 
2025-10-26T18:37:51.705645275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-26T18:37:51', 'add_remux_qualities_for_the_wankers') 
2025-10-26T18:37:51.705949026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.706629236Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-10-26T18:37:51.706789108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001576s 
2025-10-26T18:37:51.706999401Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-10-26T18:37:51.707189003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.707441150Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-10-26T18:37:51.707760073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:51.707913902Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.708107732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-10-26T18:37:51.708384209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:51.709261786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009838s 
2025-10-26T18:37:51.709604156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-26T18:37:51', 'add_haspredbentry_to_movies') 
2025-10-26T18:37:51.709959922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.710608879Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-10-26T18:37:51.710779462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022996s 
2025-10-26T18:37:51.710977611Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-10-26T18:37:51.711162393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.711407126Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-10-26T18:37:51.711694835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:51.711874236Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.712025381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-10-26T18:37:51.712325044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-10-26T18:37:51.713191879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009887s 
2025-10-26T18:37:51.713510651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-26T18:37:51', 'add_pathstate_to_movies') 
2025-10-26T18:37:51.713825595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.714509221Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-10-26T18:37:51.714677260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022941s 
2025-10-26T18:37:51.714880108Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-10-26T18:37:51.715087686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.715325896Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-10-26T18:37:51.715814219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-10-26T18:37:51.716275858Z [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) 
2025-10-26T18:37:51.716799914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007692s 
2025-10-26T18:37:51.717008484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-10-26T18:37:51.717289369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-10-26T18:37:51.717636177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004746s 
2025-10-26T18:37:51.717806991Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.717978036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.718613064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006588s 
2025-10-26T18:37:51.719004563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-26T18:37:51', 'add_import_exclusions_table') 
2025-10-26T18:37:51.719358034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.720113856Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-10-26T18:37:51.720287476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021131s 
2025-10-26T18:37:51.720484332Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-10-26T18:37:51.729094388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.729500475Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-10-26T18:37:51.729987716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:51.730106415Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:37:51.730294825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-10-26T18:37:51.730578716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-10-26T18:37:51.731535062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010624s 
2025-10-26T18:37:51.731888674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-26T18:37:51', 'add_physical_release_note') 
2025-10-26T18:37:51.732251173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.733016705Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-10-26T18:37:51.733225365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024979s 
2025-10-26T18:37:51.733388864Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-10-26T18:37:51.733586853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.733822678Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-10-26T18:37:51.734072591Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.734274137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.736091977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018275s 
2025-10-26T18:37:51.736423645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-26T18:37:51', 'consolidate_indexer_baseurl') 
2025-10-26T18:37:51.736755623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.737421784Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-10-26T18:37:51.737590083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031405s 
2025-10-26T18:37:51.737829255Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-10-26T18:37:51.737993195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.738245343Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-10-26T18:37:51.740536746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-10-26T18:37:51.741228760Z [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) 
2025-10-26T18:37:51.741810260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010923s 
2025-10-26T18:37:51.742193572Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-10-26T18:37:51.746490674Z [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) 
2025-10-26T18:37:51.748698149Z [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" 
2025-10-26T18:37:51.749703954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:37:51.750454986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:37:51.752643642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:37:51.753049730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106677s 
2025-10-26T18:37:51.753142397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:51.753284232Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:37:51.753474976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-10-26T18:37:51.753712795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-10-26T18:37:51.754563147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009281s 
2025-10-26T18:37:51.754738520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:51.754873061Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:37:51.755058715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-10-26T18:37:51.755334941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-10-26T18:37:51.756217769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009849s 
2025-10-26T18:37:51.756555088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-26T18:37:51', 'add_alternative_titles_table') 
2025-10-26T18:37:51.756900503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.757873542Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-10-26T18:37:51.758049617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026082s 
2025-10-26T18:37:51.758253447Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-10-26T18:37:51.758474232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.758698223Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-10-26T18:37:51.759127637Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.759346217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.759627293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003318s 
2025-10-26T18:37:51.759805622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-10-26T18:37:51.760026146Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 
2025-10-26T18:37:51.760251450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-10-26T18:37:51.763173965Z [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) 
2025-10-26T18:37:51.764100540Z [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" 
2025-10-26T18:37:51.764590046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:37:51.765075132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:37:51.767464172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070071s 
2025-10-26T18:37:51.767653954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-10-26T18:37:51.767969810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:37:51.768352681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005124s 
2025-10-26T18:37:51.768662976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-26T18:37:51', 'fix_duplicate_alt_titles') 
2025-10-26T18:37:51.768992219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.769873874Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-10-26T18:37:51.770045430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020234s 
2025-10-26T18:37:51.770213749Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-10-26T18:37:51.770435565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.770638103Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-10-26T18:37:51.772403999Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-10-26T18:37:51.772705776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-26T18:37:51.773073176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004796s 
2025-10-26T18:37:51.773224190Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-10-26T18:37:51.773415405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-26T18:37:51.773783236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004062s 
2025-10-26T18:37:51.773969811Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-10-26T18:37:51.774163151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-26T18:37:51.774504869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003883s 
2025-10-26T18:37:51.774680703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-26T18:37:51.775203325Z [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) 
2025-10-26T18:37:51.775676508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008523s 
2025-10-26T18:37:51.775899527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-10-26T18:37:51.776440977Z [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) 
2025-10-26T18:37:51.776958359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009284s 
2025-10-26T18:37:51.777144954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-26T18:37:51.777716415Z [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) 
2025-10-26T18:37:51.778247985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000947s 
2025-10-26T18:37:51.778540504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-26T18:37:51', 'movie_extras') 
2025-10-26T18:37:51.778874206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.779879299Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-10-26T18:37:51.780039362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025676s 
2025-10-26T18:37:51.780267842Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-10-26T18:37:51.780455850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.780637155Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-10-26T18:37:51.781230961Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-10-26T18:37:51.781427196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-10-26T18:37:51.781809416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004138s 
2025-10-26T18:37:51.781982144Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-10-26T18:37:51.782171054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-10-26T18:37:51.782519004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003865s 
2025-10-26T18:37:51.782682083Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-10-26T18:37:51.782864600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-10-26T18:37:51.783432724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005833s 
2025-10-26T18:37:51.783590783Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-10-26T18:37:51.783779432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-10-26T18:37:51.784149137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004079s 
2025-10-26T18:37:51.784415854Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-10-26T18:37:51.787025528Z [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) 
2025-10-26T18:37:51.787988687Z [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" 
2025-10-26T18:37:51.788535448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-26T18:37:51.789081507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-26T18:37:51.790915079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063007s 
2025-10-26T18:37:51.791093178Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-10-26T18:37:51.793769076Z [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) 
2025-10-26T18:37:51.794578325Z [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" 
2025-10-26T18:37:51.795043532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-26T18:37:51.795680203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-26T18:37:51.797562333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T18:37:51.798052390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T18:37:51.798430281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071522s 
2025-10-26T18:37:51.798756317Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-10-26T18:37:51.801780606Z [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) 
2025-10-26T18:37:51.802735378Z [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" 
2025-10-26T18:37:51.803265716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T18:37:51.803730031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T18:37:51.805538943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065403s 
2025-10-26T18:37:51.805792053Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-10-26T18:37:51.808733365Z [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) 
2025-10-26T18:37:51.809473756Z [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" 
2025-10-26T18:37:51.809920846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T18:37:51.810526315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T18:37:51.812323263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063379s 
2025-10-26T18:37:51.812661654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-26T18:37:51', 'clean_core_tv') 
2025-10-26T18:37:51.813001388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.814210593Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-10-26T18:37:51.814364092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082028s 
2025-10-26T18:37:51.814596189Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-10-26T18:37:51.814792505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.815049572Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-10-26T18:37:51.815456381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T18:37:51.815617646Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:51.815888742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-10-26T18:37:51.816151691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-10-26T18:37:51.816934828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008845s 
2025-10-26T18:37:51.817179401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-10-26T18:37:51.817481359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-10-26T18:37:51.818302001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009333s 
2025-10-26T18:37:51.818648148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-26T18:37:51', 'add_cookies_to_indexer_status') 
2025-10-26T18:37:51.819016119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.819763323Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-10-26T18:37:51.819942484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023582s 
2025-10-26T18:37:51.820180594Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-10-26T18:37:51.820362951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.820577192Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-10-26T18:37:51.821004001Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-10-26T18:37:51.821303574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-10-26T18:37:51.821663720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004283s 
2025-10-26T18:37:51.821866899Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-10-26T18:37:51.822172865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-10-26T18:37:51.822433890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003438s 
2025-10-26T18:37:51.822735147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-26T18:37:51', 'banner_to_fanart') 
2025-10-26T18:37:51.823074079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.823782315Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-10-26T18:37:51.823960945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016696s 
2025-10-26T18:37:51.824177030Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-10-26T18:37:51.824376491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.824639220Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-10-26T18:37:51.825030809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T18:37:51.825193086Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:51.825409912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-10-26T18:37:51.825745388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:51.826698888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011001s 
2025-10-26T18:37:51.827053792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-26T18:37:51', 'naming_config_colon_action') 
2025-10-26T18:37:51.827429809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.828172495Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-10-26T18:37:51.828345122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025487s 
2025-10-26T18:37:51.828542139Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-10-26T18:37:51.828739566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.828989590Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-10-26T18:37:51.829501580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-10-26T18:37:51.829898640Z [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) 
2025-10-26T18:37:51.830328836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006399s 
2025-10-26T18:37:51.830515372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-10-26T18:37:51.830792109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-26T18:37:51.831175992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004767s 
2025-10-26T18:37:51.831331825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T18:37:51.831470635Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:51.831750769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-10-26T18:37:51.832049039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-10-26T18:37:51.832884311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010211s 
2025-10-26T18:37:51.833063733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-10-26T18:37:51.833346913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:51.834256614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009367s 
2025-10-26T18:37:51.834426847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.834618723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.834812634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002391s 
2025-10-26T18:37:51.835142648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-26T18:37:51', 'add_custom_formats') 
2025-10-26T18:37:51.835466070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.836342334Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-10-26T18:37:51.836520613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017383s 
2025-10-26T18:37:51.836713421Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-10-26T18:37:51.836905277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.837174790Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-10-26T18:37:51.837553432Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-10-26T18:37:51.837879469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-10-26T18:37:51.838165424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003942s 
2025-10-26T18:37:51.838502894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-26T18:37:51', 'remove_extra_naming_config') 
2025-10-26T18:37:51.838824742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.839574301Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-10-26T18:37:51.839798061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017565s 
2025-10-26T18:37:51.839970699Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-10-26T18:37:51.840166664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.840412759Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-10-26T18:37:51.840656560Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.840846563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.842364910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015221s 
2025-10-26T18:37:51.842724734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-26T18:37:51', 'convert_regex_required_tags') 
2025-10-26T18:37:51.843051913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.843751752Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-10-26T18:37:51.843956945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028831s 
2025-10-26T18:37:51.844180125Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-10-26T18:37:51.844372061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.844641083Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-10-26T18:37:51.844883821Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.845080307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.845637789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004953s 
2025-10-26T18:37:51.845932282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-26T18:37:51', 'fix_format_tags_double_underscore') 
2025-10-26T18:37:51.846270543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.847011094Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-10-26T18:37:51.847175075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019001s 
2025-10-26T18:37:51.847369296Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-10-26T18:37:51.847568777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.847886948Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-10-26T18:37:51.848244778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-10-26T18:37:51.848458669Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:51.848592128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-10-26T18:37:51.848891080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-10-26T18:37:51.849666972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009234s 
2025-10-26T18:37:51.849888468Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-10-26T18:37:51.850128060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-10-26T18:37:51.850421431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002827s 
2025-10-26T18:37:51.850691685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-26T18:37:51', 'add_tags_to_net_import') 
2025-10-26T18:37:51.851018513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.851777061Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-10-26T18:37:51.851969799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016552s 
2025-10-26T18:37:51.852144059Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-10-26T18:37:51.852367519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.852611461Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-10-26T18:37:51.852973449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-10-26T18:37:51.853363304Z [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) 
2025-10-26T18:37:51.853811998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006484s 
2025-10-26T18:37:51.854158776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-26T18:37:51', 'add_custom_filters') 
2025-10-26T18:37:51.854511386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.855306337Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-10-26T18:37:51.855457020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021173s 
2025-10-26T18:37:51.855667564Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-10-26T18:37:51.855912427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.856172270Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-10-26T18:37:51.858194832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T18:37:51.858360045Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:51.858543324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-10-26T18:37:51.858833017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:51.859662417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009395s 
2025-10-26T18:37:51.859996189Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-10-26T18:37:51.865348706Z [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) 
2025-10-26T18:37:51.866519042Z [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" 
2025-10-26T18:37:51.867099661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T18:37:51.867766083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T18:37:51.869853947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T18:37:51.870236598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010039s 
2025-10-26T18:37:51.870468805Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-10-26T18:37:51.875273118Z [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) 
2025-10-26T18:37:51.876161276Z [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" 
2025-10-26T18:37:51.876730342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-26T18:37:51.877256041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-26T18:37:51.879211328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-26T18:37:51.879562845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089155s 
2025-10-26T18:37:51.879743719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T18:37:51.879884814Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:37:51.880142432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-10-26T18:37:51.880416624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-10-26T18:37:51.881218799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008973s 
2025-10-26T18:37:51.881489955Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-26T18:37:51.881802835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-26T18:37:51.882045353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003525s 
2025-10-26T18:37:51.882218492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T18:37:51.882327522Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:37:51.882525490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-10-26T18:37:51.885279475Z [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) 
2025-10-26T18:37:51.886241372Z [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" 
2025-10-26T18:37:51.886787331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-26T18:37:51.887475136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-26T18:37:51.889492217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-26T18:37:51.889828555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007123s 
2025-10-26T18:37:51.890017455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-10-26T18:37:51.890583665Z [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) 
2025-10-26T18:37:51.891046918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008612s 
2025-10-26T18:37:51.891248684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-10-26T18:37:51.891564941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T18:37:51.891960157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005091s 
2025-10-26T18:37:51.892299500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-26T18:37:51', 'indexer_client_status_search_changes') 
2025-10-26T18:37:51.892635687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.893862286Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-10-26T18:37:51.894032218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023857s 
2025-10-26T18:37:51.894265308Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-10-26T18:37:51.894471433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.894743971Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-10-26T18:37:51.895342827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T18:37:51.895479172Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.895659565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-10-26T18:37:51.896014800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T18:37:51.896819330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009829s 
2025-10-26T18:37:51.896977999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-26T18:37:51.897124194Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.897294887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-10-26T18:37:51.897553087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T18:37:51.898359140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008981s 
2025-10-26T18:37:51.898532710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T18:37:51.898667251Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.898825379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-10-26T18:37:51.899105002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T18:37:51.899915674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009102s 
2025-10-26T18:37:51.900117952Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.900254968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.904462208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042024s 
2025-10-26T18:37:51.904814538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-26T18:37:51', 'add_language_to_files_history_blacklist') 
2025-10-26T18:37:51.905178210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.906105016Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-10-26T18:37:51.906247453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057617s 
2025-10-26T18:37:51.906446634Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-10-26T18:37:51.906651476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.906899205Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-10-26T18:37:51.908631553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T18:37:51.908802648Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:51.908980115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-10-26T18:37:51.909238695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-26T18:37:51.910066652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009218s 
2025-10-26T18:37:51.910243028Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:37:51.910948939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-26T18:37:51.911210976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008216s 
2025-10-26T18:37:51.911578496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-26T18:37:51', 'add_update_allowed_quality_profile') 
2025-10-26T18:37:51.911891577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.912828553Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-10-26T18:37:51.912957763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023384s 
2025-10-26T18:37:51.913153447Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-10-26T18:37:51.913348951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.913599215Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-10-26T18:37:51.913914009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-26T18:37:51.914079542Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:51.914272861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-10-26T18:37:51.914538616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:37:51.915380552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009504s 
2025-10-26T18:37:51.915557067Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.915707420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.930556888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148335s 
2025-10-26T18:37:51.930893696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-26T18:37:51', 'add_download_client_priority') 
2025-10-26T18:37:51.931233941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.932085295Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-10-26T18:37:51.932281631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163299s 
2025-10-26T18:37:51.932431973Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-10-26T18:37:51.932626285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.932897180Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-10-26T18:37:51.933189198Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:51.933456777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-10-26T18:37:51.933695237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003354s 
2025-10-26T18:37:51.934020973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-26T18:37:51', 'remove_growl_prowl') 
2025-10-26T18:37:51.934334384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.935076949Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-10-26T18:37:51.935248975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016895s 
2025-10-26T18:37:51.935427956Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-10-26T18:37:51.935631927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.935884525Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-10-26T18:37:51.936249670Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:51.936507209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-10-26T18:37:51.936744747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003557s 
2025-10-26T18:37:51.936952586Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:51.937230796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-10-26T18:37:51.937451600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003392s 
2025-10-26T18:37:51.937788418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-26T18:37:51', 'remove_plex_hometheatre') 
2025-10-26T18:37:51.938132271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.938884124Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-10-26T18:37:51.939062463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017341s 
2025-10-26T18:37:51.939242736Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-10-26T18:37:51.939437048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.939737533Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-10-26T18:37:51.939917916Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:51.940126235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:51.941757891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016506s 
2025-10-26T18:37:51.942072765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-26T18:37:51', 'add_webrip_qualites') 
2025-10-26T18:37:51.942387849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.943186227Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-10-26T18:37:51.943352702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030673s 
2025-10-26T18:37:51.943536482Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-10-26T18:37:51.943733138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.944018402Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-10-26T18:37:51.944370050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:37:51.944531866Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:51.944789996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-10-26T18:37:51.945028726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:51.945933628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009852s 
2025-10-26T18:37:51.946112158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:37:51.946209373Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:51.946411590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-10-26T18:37:51.946718258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:51.947556075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009505s 
2025-10-26T18:37:51.947878424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-26T18:37:51', 'health_issue_notification') 
2025-10-26T18:37:51.948222186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.949168351Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-10-26T18:37:51.949351069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025478s 
2025-10-26T18:37:51.949526432Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-10-26T18:37:51.949709320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.949955145Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-10-26T18:37:51.950439821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-10-26T18:37:51.950705706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T18:37:51.951060160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s 
2025-10-26T18:37:51.951251285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-10-26T18:37:51.951540367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-10-26T18:37:51.951894811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004645s 
2025-10-26T18:37:51.952076927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-10-26T18:37:51.952330247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:37:51.952650161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004161s 
2025-10-26T18:37:51.952817859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-10-26T18:37:51.953058514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:37:51.953396093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004001s 
2025-10-26T18:37:51.953577188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-10-26T18:37:51.953799195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:37:51.954114940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004001s 
2025-10-26T18:37:51.954439935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-26T18:37:51', 'speed_improvements') 
2025-10-26T18:37:51.954780631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.955735313Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-10-26T18:37:51.955903532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019795s 
2025-10-26T18:37:51.956111160Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-10-26T18:37:51.956312896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.956564803Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-10-26T18:37:51.958328364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-10-26T18:37:51.961268263Z [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) 
2025-10-26T18:37:51.962206733Z [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" 
2025-10-26T18:37:51.962704104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T18:37:51.963390977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T18:37:51.965469161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:37:51.965821140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072917s 
2025-10-26T18:37:51.966150593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-10-26T18:37:51.969382811Z [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) 
2025-10-26T18:37:51.970319337Z [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" 
2025-10-26T18:37:51.970795997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T18:37:51.971499353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T18:37:51.973603540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:37:51.973971991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076194s 
2025-10-26T18:37:51.974108817Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:37:51.974477168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-10-26T18:37:51.974737212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000476s 
2025-10-26T18:37:51.975061565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-26T18:37:51', 'fix_profile_format_default') 
2025-10-26T18:37:51.975385978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.976429890Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-10-26T18:37:51.976588459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021048s 
2025-10-26T18:37:51.976765586Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-10-26T18:37:51.976949987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.977197325Z [Info] task_duration: Starting migration of Main DB to 163 
2025-10-26T18:37:51.977531007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T18:37:51.977654456Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:51.977841693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-10-26T18:37:51.978107267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-10-26T18:37:51.978935956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009022s 
2025-10-26T18:37:51.979236140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-26T18:37:51', 'task_duration') 
2025-10-26T18:37:51.979560554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:51.980352067Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-10-26T18:37:51.980536418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023191s 
2025-10-26T18:37:51.980700138Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-10-26T18:37:51.980900702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:51.981172038Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-10-26T18:37:51.981871025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:51.982026258Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:51.982200689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-10-26T18:37:51.982466284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-10-26T18:37:51.983260974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008959s 
2025-10-26T18:37:51.983445345Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-10-26T18:37:51.987130195Z [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) 
2025-10-26T18:37:51.989454364Z [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" 
2025-10-26T18:37:51.990518146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:37:51.991465192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:37:51.993503988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:37:51.993948142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:37:51.994349149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:37:51.994781440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:37:51.995111825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115102s 
2025-10-26T18:37:51.995277609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-10-26T18:37:51.995886384Z [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) 
2025-10-26T18:37:51.996432634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010014s 
2025-10-26T18:37:51.996616865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-10-26T18:37:51.996895186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-26T18:37:51.997237405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s 
2025-10-26T18:37:51.997429892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-10-26T18:37:51.997650657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-10-26T18:37:51.998014810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004317s 
2025-10-26T18:37:51.998210203Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:51.998484225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-10-26T18:37:51.998727515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003514s 
2025-10-26T18:37:51.998918088Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:51.999187771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-10-26T18:37:51.999425821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003382s 
2025-10-26T18:37:51.999748961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-26T18:37:51', 'movie_collections_crew') 
2025-10-26T18:37:52.000075489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.001207568Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-10-26T18:37:52.001371849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020847s 
2025-10-26T18:37:52.005343917Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-10-26T18:37:52.005568038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.005841559Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-10-26T18:37:52.006449543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T18:37:52.006607080Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:52.006780529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-10-26T18:37:52.007077237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.008004614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000987s 
2025-10-26T18:37:52.008170628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T18:37:52.008290790Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.008472656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-10-26T18:37:52.008761337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.009598673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009496s 
2025-10-26T18:37:52.009760780Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.009937686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.011909235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019536s 
2025-10-26T18:37:52.012061311Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.012235662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.012815480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005829s 
2025-10-26T18:37:52.012980352Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.013252309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.014125037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009678s 
2025-10-26T18:37:52.014292364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.014478869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.014761809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000291s 
2025-10-26T18:37:52.014893574Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.015067835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.017857281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027929s 
2025-10-26T18:37:52.018006973Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.018194640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.018980332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007634s 
2025-10-26T18:37:52.019321469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-26T18:37:52', 'remove_custom_formats_from_quality_model') 
2025-10-26T18:37:52.019697727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.020634222Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-10-26T18:37:52.020817912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023958s 
2025-10-26T18:37:52.021019538Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-10-26T18:37:52.021208639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.021455075Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-10-26T18:37:52.021761983Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.021985714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.022877790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009705s 
2025-10-26T18:37:52.023038654Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.023213546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.023775397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005796s 
2025-10-26T18:37:52.023978456Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.024156164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.024776302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006459s 
2025-10-26T18:37:52.025136558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-26T18:37:52', 'fix_tmdb_list_config') 
2025-10-26T18:37:52.025447794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.026247675Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-10-26T18:37:52.026396083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020781s 
2025-10-26T18:37:52.026605956Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-10-26T18:37:52.026810297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.027042054Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-10-26T18:37:52.027429634Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-10-26T18:37:52.031294196Z [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) 
2025-10-26T18:37:52.033600900Z [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" 
2025-10-26T18:37:52.034690704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:37:52.035626338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:37:52.037877420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:37:52.038347928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:37:52.038839077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:37:52.039239603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:37:52.039556962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119671s 
2025-10-26T18:37:52.040085586Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-10-26T18:37:52.040354969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-10-26T18:37:52.040575683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003139s 
2025-10-26T18:37:52.040740916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T18:37:52.040887942Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.041075359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-10-26T18:37:52.041341014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-10-26T18:37:52.042200956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009405s 
2025-10-26T18:37:52.042373152Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-10-26T18:37:52.045389516Z [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) 
2025-10-26T18:37:52.046548118Z [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" 
2025-10-26T18:37:52.047078125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T18:37:52.047786512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T18:37:52.049891330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T18:37:52.050225953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076877s 
2025-10-26T18:37:52.050533132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-26T18:37:52', 'remove_movie_pathstate') 
2025-10-26T18:37:52.050868958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.052422877Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-10-26T18:37:52.052580975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009856s 
2025-10-26T18:37:52.054145595Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-10-26T18:37:52.054362973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.054634840Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-10-26T18:37:52.055111620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-10-26T18:37:52.055256452Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:52.055460593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-10-26T18:37:52.055764956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T18:37:52.056679467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010328s 
2025-10-26T18:37:52.056858588Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.057029221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.059153579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021021s 
2025-10-26T18:37:52.059319202Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-10-26T18:37:52.062041423Z [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) 
2025-10-26T18:37:52.062676101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-10-26T18:37:52.063076868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-10-26T18:37:52.063752568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-10-26T18:37:52.066091187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-26T18:37:52.066489659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069906s 
2025-10-26T18:37:52.066812399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-26T18:37:52', 'custom_format_rework') 
2025-10-26T18:37:52.067132594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.068182087Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-10-26T18:37:52.068338271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086623s 
2025-10-26T18:37:52.068556420Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-10-26T18:37:52.068720561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.068976246Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-10-26T18:37:52.069552275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T18:37:52.069618328Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:52.069792449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-10-26T18:37:52.070072403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.070977655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010113s 
2025-10-26T18:37:52.071139782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T18:37:52.071278230Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.071457151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-10-26T18:37:52.071760191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.072664461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010264s 
2025-10-26T18:37:52.072829063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.073003975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.074607013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016245s 
2025-10-26T18:37:52.074796945Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-10-26T18:37:52.077777056Z [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) 
2025-10-26T18:37:52.078796158Z [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" 
2025-10-26T18:37:52.079342057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T18:37:52.080044110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T18:37:52.082090941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:37:52.082438802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074682s 
2025-10-26T18:37:52.082699166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-10-26T18:37:52.082752002Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:52.082974590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-10-26T18:37:52.083313282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.084222373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010004s 
2025-10-26T18:37:52.084494721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-26T18:37:52', 'custom_format_scores') 
2025-10-26T18:37:52.084827170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.085880531Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-10-26T18:37:52.086064772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026781s 
2025-10-26T18:37:52.086220606Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-10-26T18:37:52.086426230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.086672546Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-10-26T18:37:52.086961578Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.087149587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.127044352Z []
2025-10-26T18:37:52.127167119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0399867s 
2025-10-26T18:37:52.127376100Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.127565341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.128104105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005713s 
2025-10-26T18:37:52.129623625Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-10-26T18:37:52.130104603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-10-26T18:37:52.130574469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006941s 
2025-10-26T18:37:52.130923843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-26T18:37:52', 'fix_trakt_list_config') 
2025-10-26T18:37:52.131251402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.132144491Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-10-26T18:37:52.132328882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022214s 
2025-10-26T18:37:52.132550839Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-10-26T18:37:52.132754449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.133024532Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-10-26T18:37:52.133417423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-10-26T18:37:52.133583808Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:37:52.133793140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-10-26T18:37:52.134080939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-10-26T18:37:52.134993166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010195s 
2025-10-26T18:37:52.135160122Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.135328872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.136367383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010439s 
2025-10-26T18:37:52.136724011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-26T18:37:52', 'quality_definition_preferred_size') 
2025-10-26T18:37:52.137099567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.137968797Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-10-26T18:37:52.138109951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025636s 
2025-10-26T18:37:52.138304603Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-10-26T18:37:52.138476670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.138736573Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-10-26T18:37:52.139492946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-10-26T18:37:52.140144187Z [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) 
2025-10-26T18:37:52.140710648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010508s 
2025-10-26T18:37:52.140911933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-10-26T18:37:52.141212709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-26T18:37:52.141611391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004781s 
2025-10-26T18:37:52.141753227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-10-26T18:37:52.142026778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-10-26T18:37:52.142376762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004618s 
2025-10-26T18:37:52.142566474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-10-26T18:37:52.142867741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-26T18:37:52.143249489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004896s 
2025-10-26T18:37:52.143398840Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.143613843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.144286728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007349s 
2025-10-26T18:37:52.144620580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-26T18:37:52', 'add_download_history') 
2025-10-26T18:37:52.144950995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.146066932Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-10-26T18:37:52.146246223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024816s 
2025-10-26T18:37:52.146416135Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-10-26T18:37:52.146620737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.146853175Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-10-26T18:37:52.147356769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-10-26T18:37:52.147921376Z [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) 
2025-10-26T18:37:52.148478107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009699s 
2025-10-26T18:37:52.148682028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-10-26T18:37:52.148981701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-10-26T18:37:52.149370754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005094s 
2025-10-26T18:37:52.149665437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-26T18:37:52', 'net_import_status') 
2025-10-26T18:37:52.149993949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.150957429Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-10-26T18:37:52.151132772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020811s 
2025-10-26T18:37:52.151329728Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-10-26T18:37:52.151496654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.151755305Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-10-26T18:37:52.152027734Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.152224670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.153113971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009216s 
2025-10-26T18:37:52.153450699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-26T18:37:52', 'email_multiple_addresses') 
2025-10-26T18:37:52.153838840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.154593129Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-10-26T18:37:52.154769093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023643s 
2025-10-26T18:37:52.154965569Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-10-26T18:37:52.155177846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.155424924Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-10-26T18:37:52.155781131Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-10-26T18:37:52.156123691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-10-26T18:37:52.156508195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004879s 
2025-10-26T18:37:52.156865615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-26T18:37:52', 'remove_chown_and_folderchmod_config') 
2025-10-26T18:37:52.157191531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.158008887Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-10-26T18:37:52.158175412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019285s 
2025-10-26T18:37:52.158392599Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-10-26T18:37:52.158556379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.158803737Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-10-26T18:37:52.159135144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:52.159279856Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:52.159462473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-10-26T18:37:52.159781085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T18:37:52.160690686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010629s 
2025-10-26T18:37:52.161031452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-26T18:37:52', 'movie_recommendations') 
2025-10-26T18:37:52.161387940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.162195005Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-10-26T18:37:52.162353835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025329s 
2025-10-26T18:37:52.162557745Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-10-26T18:37:52.162743710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.162981949Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-10-26T18:37:52.164470627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:52.164638775Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:52.164812365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-10-26T18:37:52.165094783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:37:52.165969936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009955s 
2025-10-26T18:37:52.166129637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:52.166277244Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.166450483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-10-26T18:37:52.166686188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-10-26T18:37:52.167537652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000919s 
2025-10-26T18:37:52.167691021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:52.167829490Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.168046807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-10-26T18:37:52.168294757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-10-26T18:37:52.169141792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009261s 
2025-10-26T18:37:52.169339931Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-10-26T18:37:52.173458032Z [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) 
2025-10-26T18:37:52.175968016Z [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" 
2025-10-26T18:37:52.177113102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:37:52.178151342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:37:52.180401653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:37:52.180830406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:37:52.181290763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:37:52.181709205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:37:52.182047256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012542s 
2025-10-26T18:37:52.182244002Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-10-26T18:37:52.186257673Z [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) 
2025-10-26T18:37:52.188680030Z [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" 
2025-10-26T18:37:52.189780186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:37:52.190702022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:37:52.192895498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:37:52.193362589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:37:52.193795250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:37:52.194228482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:37:52.194576984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121552s 
2025-10-26T18:37:52.194737858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T18:37:52.194878561Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.195058273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-10-26T18:37:52.195441094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.196238600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009825s 
2025-10-26T18:37:52.196482170Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-10-26T18:37:52.196761422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-10-26T18:37:52.196984992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003209s 
2025-10-26T18:37:52.197179865Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-10-26T18:37:52.200321280Z [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) 
2025-10-26T18:37:52.201379039Z [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" 
2025-10-26T18:37:52.201964608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T18:37:52.202503694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T18:37:52.205261967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078957s 
2025-10-26T18:37:52.205728246Z [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")); 
2025-10-26T18:37:52.206312543Z [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")); 
2025-10-26T18:37:52.206830836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000783s 
2025-10-26T18:37:52.207043815Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-10-26T18:37:52.207322245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-10-26T18:37:52.207680627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004404s 
2025-10-26T18:37:52.207839817Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.208023788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.209164785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011404s 
2025-10-26T18:37:52.209391672Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.209567316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.210057553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005324s 
2025-10-26T18:37:52.210222725Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:37:52.210546557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand' 
2025-10-26T18:37:52.210922434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005346s 
2025-10-26T18:37:52.211043949Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:37:52.211296117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-10-26T18:37:52.211550228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003578s 
2025-10-26T18:37:52.211943079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-26T18:37:52', 'language_improvements') 
2025-10-26T18:37:52.212237232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.213473440Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-10-26T18:37:52.213634084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002229s 
2025-10-26T18:37:52.213836491Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-10-26T18:37:52.214017877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.214261828Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-10-26T18:37:52.214550108Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.214746203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.215879705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011589s 
2025-10-26T18:37:52.216093005Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.216266895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.217034661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007718s 
2025-10-26T18:37:52.217378493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-26T18:37:52', 'new_list_server') 
2025-10-26T18:37:52.217671884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.218407625Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-10-26T18:37:52.218583309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021522s 
2025-10-26T18:37:52.218781628Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-10-26T18:37:52.218976440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.219215722Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-10-26T18:37:52.219599966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-10-26T18:37:52.219914419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-26T18:37:52.220307050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005372s 
2025-10-26T18:37:52.220500770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-10-26T18:37:52.220812657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-10-26T18:37:52.221209256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005157s 
2025-10-26T18:37:52.221519741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-26T18:37:52', 'movie_translation_indexes') 
2025-10-26T18:37:52.221852501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.222666450Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-10-26T18:37:52.222849969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019581s 
2025-10-26T18:37:52.223041335Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-10-26T18:37:52.223245586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.223496842Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-10-26T18:37:52.223744160Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.223946848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.227294468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033518s 
2025-10-26T18:37:52.227640084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-26T18:37:52', 'fix_invalid_profile_references') 
2025-10-26T18:37:52.227978505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.228784017Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-10-26T18:37:52.228955653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048192s 
2025-10-26T18:37:52.229129974Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-10-26T18:37:52.229353604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.229567405Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-10-26T18:37:52.231248329Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-10-26T18:37:52.231614426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-10-26T18:37:52.234658996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032033s 
2025-10-26T18:37:52.234894791Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-10-26T18:37:52.235166247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-10-26T18:37:52.238073431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029863s 
2025-10-26T18:37:52.238375579Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-10-26T18:37:52.238685804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-10-26T18:37:52.238973734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003845s 
2025-10-26T18:37:52.239121611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-26T18:37:52.239307175Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:52.239435433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-10-26T18:37:52.239750648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.240689117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010569s 
2025-10-26T18:37:52.240886024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-10-26T18:37:52.241938343Z [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) 
2025-10-26T18:37:52.242727251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017107s 
2025-10-26T18:37:52.243048167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-26T18:37:52', 'list_movies_table') 
2025-10-26T18:37:52.243376819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.244264526Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-10-26T18:37:52.244427634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032201s 
2025-10-26T18:37:52.244681446Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-10-26T18:37:52.244869544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.245121892Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-10-26T18:37:52.245467208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:37:52.245716610Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.245813926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-10-26T18:37:52.246091435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.247058532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010763s 
2025-10-26T18:37:52.247412444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-26T18:37:52', 'on_delete_notification') 
2025-10-26T18:37:52.247785075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.248726410Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-10-26T18:37:52.248882875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026527s 
2025-10-26T18:37:52.249119361Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-10-26T18:37:52.249348502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.249613175Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-10-26T18:37:52.249953060Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.250154625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.250720895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005948s 
2025-10-26T18:37:52.251012954Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-26T18:37:52.251325563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-26T18:37:52.251564103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003848s 
2025-10-26T18:37:52.251746841Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-10-26T18:37:52.257543883Z [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) 
2025-10-26T18:37:52.258608657Z [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" 
2025-10-26T18:37:52.259124325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T18:37:52.259890668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T18:37:52.264348825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:37:52.264725232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127694s 
2025-10-26T18:37:52.265049355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-26T18:37:52', 'download_propers_config') 
2025-10-26T18:37:52.265375492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.266489294Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-10-26T18:37:52.266547041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144041s 
2025-10-26T18:37:52.266769128Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-10-26T18:37:52.266966966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.267263714Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-10-26T18:37:52.267648148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T18:37:52.267818821Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:52.268108745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-10-26T18:37:52.268436415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-10-26T18:37:52.269399013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010739s 
2025-10-26T18:37:52.269748076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-26T18:37:52', 'add_priority_to_indexers') 
2025-10-26T18:37:52.270074974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.270802248Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-10-26T18:37:52.270987491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024578s 
2025-10-26T18:37:52.271193957Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-10-26T18:37:52.271410753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.271645616Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-10-26T18:37:52.272060622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-10-26T18:37:52.272396748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:37:52.272752124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005022s 
2025-10-26T18:37:52.272951505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-10-26T18:37:52.273291229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-26T18:37:52.273637126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005051s 
2025-10-26T18:37:52.273977862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-26T18:37:52', 'add_alternative_title_indices') 
2025-10-26T18:37:52.274331203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.275131545Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-10-26T18:37:52.275323411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019499s 
2025-10-26T18:37:52.275555278Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-10-26T18:37:52.275701673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.275959813Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-10-26T18:37:52.277215811Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.277395994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.278836625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014784s 
2025-10-26T18:37:52.279280969Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-10-26T18:37:52.279732097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-10-26T18:37:52.280129207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006635s 
2025-10-26T18:37:52.280284740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:52.280425183Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:52.280593742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-10-26T18:37:52.284891185Z [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) 
2025-10-26T18:37:52.287311378Z [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" 
2025-10-26T18:37:52.288478377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:37:52.289373119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:37:52.291913684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:37:52.292351867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:37:52.292787303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:37:52.293125624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012362s 
2025-10-26T18:37:52.293310557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-10-26T18:37:52.293562544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:37:52.293920675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004399s 
2025-10-26T18:37:52.294252313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-26T18:37:52', 'fix_tmdb_duplicates') 
2025-10-26T18:37:52.294568880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.295755670Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-10-26T18:37:52.295933327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022476s 
2025-10-26T18:37:52.296180806Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-10-26T18:37:52.296374506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.296648778Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-10-26T18:37:52.297007039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.297218625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.297779585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005972s 
2025-10-26T18:37:52.298113597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-26T18:37:52', 'swap_filechmod_for_folderchmod') 
2025-10-26T18:37:52.298439053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.299115084Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-10-26T18:37:52.299286419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019079s 
2025-10-26T18:37:52.299471842Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-10-26T18:37:52.299673388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.299970526Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-10-26T18:37:52.300371283Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-10-26T18:37:52.300744084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-10-26T18:37:52.301050130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004361s 
2025-10-26T18:37:52.301427880Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-10-26T18:37:52.301838698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-10-26T18:37:52.302179724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004858s 
2025-10-26T18:37:52.302417793Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-10-26T18:37:52.302739070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-10-26T18:37:52.303008332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003645s 
2025-10-26T18:37:52.303330601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-26T18:37:52', 'mediainfo_channels') 
2025-10-26T18:37:52.303648722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.304343100Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-10-26T18:37:52.304520407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016519s 
2025-10-26T18:37:52.304698205Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-10-26T18:37:52.304903208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.305135606Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-10-26T18:37:52.305600642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-26T18:37:52', 'add_update_history') 
2025-10-26T18:37:52.305905416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.306573180Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-10-26T18:37:52.306732170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016762s 
2025-10-26T18:37:52.306920720Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-10-26T18:37:52.307151825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.307357509Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-10-26T18:37:52.310927237Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-26T18:37:52.311371662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-26T18:37:52.311715043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005028s 
2025-10-26T18:37:52.312071781Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-26T18:37:52.312457658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-26T18:37:52.312765288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004868s 
2025-10-26T18:37:52.313091815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-26T18:37:52', 'update_awesome_hd_link') 
2025-10-26T18:37:52.313411960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.314096247Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-10-26T18:37:52.314266811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017835s 
2025-10-26T18:37:52.314489990Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-10-26T18:37:52.314634631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.314865286Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-10-26T18:37:52.315185190Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:52.315490715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-10-26T18:37:52.315716550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003434s 
2025-10-26T18:37:52.316058749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-26T18:37:52', 'remove_awesomehd') 
2025-10-26T18:37:52.316367410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.317031978Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-10-26T18:37:52.317189656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016151s 
2025-10-26T18:37:52.317390420Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-10-26T18:37:52.317613349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.317844304Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-10-26T18:37:52.318279510Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-10-26T18:37:52.321932285Z [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) 
2025-10-26T18:37:52.323174957Z [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" 
2025-10-26T18:37:52.323794464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-26T18:37:52.324302938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-26T18:37:52.326559331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080628s 
2025-10-26T18:37:52.326709123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:37:52.326863904Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:37:52.327059849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-10-26T18:37:52.327365244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.328310316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010586s 
2025-10-26T18:37:52.328482503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:37:52.328621693Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.328829862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-10-26T18:37:52.329157662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.330094669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010691s 
2025-10-26T18:37:52.330424683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-26T18:37:52', 'add_on_delete_to_notifications') 
2025-10-26T18:37:52.330808987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.331776866Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-10-26T18:37:52.331953061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027052s 
2025-10-26T18:37:52.332181040Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-10-26T18:37:52.332371483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.332611767Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-10-26T18:37:52.333207005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-26T18:37:52.333358991Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:52.333574435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-10-26T18:37:52.333903327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.334839452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001087s 
2025-10-26T18:37:52.335007150Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:37:52.335234778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-10-26T18:37:52.335568590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004313s 
2025-10-26T18:37:52.335964087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-26T18:37:52', 'add_bypass_to_delay_profile') 
2025-10-26T18:37:52.336306536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.337077889Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-10-26T18:37:52.337288704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018914s 
2025-10-26T18:37:52.337419788Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-10-26T18:37:52.337610662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.337838721Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-10-26T18:37:52.340622676Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-26T18:37:52.341275390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-26T18:37:52.341680666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007376s 
2025-10-26T18:37:52.341997895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-26T18:37:52', 'update_notifiarr') 
2025-10-26T18:37:52.342318932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.343001536Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-10-26T18:37:52.343133612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020018s 
2025-10-26T18:37:52.343313544Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-10-26T18:37:52.343511373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.343741746Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-10-26T18:37:52.344169107Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-10-26T18:37:52.344604934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-10-26T18:37:52.344970851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000498s 
2025-10-26T18:37:52.345271717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-26T18:37:52', 'legacy_mediainfo_hdr') 
2025-10-26T18:37:52.345630940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.346252482Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-10-26T18:37:52.346430530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017894s 
2025-10-26T18:37:52.346636535Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-10-26T18:37:52.346813441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.347048515Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-10-26T18:37:52.347342687Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-10-26T18:37:52.347560956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-10-26T18:37:52.350022051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024725s 
2025-10-26T18:37:52.350462107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-26T18:37:52', 'rename_blacklist_to_blocklist') 
2025-10-26T18:37:52.350681880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.351416549Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-10-26T18:37:52.351595249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038464s 
2025-10-26T18:37:52.351769189Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-10-26T18:37:52.352004803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.352201610Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-10-26T18:37:52.352515852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T18:37:52.352655594Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:52.352828201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-10-26T18:37:52.353050579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-10-26T18:37:52.354011734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010005s 
2025-10-26T18:37:52.354320917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-26T18:37:52', 'add_indexer_tags') 
2025-10-26T18:37:52.354637595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.355568088Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-10-26T18:37:52.355781067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025619s 
2025-10-26T18:37:52.355981140Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-10-26T18:37:52.356123005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.356355433Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-10-26T18:37:52.356616449Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.356815770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.357772587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009885s 
2025-10-26T18:37:52.358114986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-26T18:37:52', 'mediainfo_to_ffmpeg') 
2025-10-26T18:37:52.358442686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.359127925Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-10-26T18:37:52.359263328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022974s 
2025-10-26T18:37:52.359495455Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-10-26T18:37:52.359659285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.359943918Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-10-26T18:37:52.360308182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-26T18:37:52.360459466Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.360676082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-10-26T18:37:52.361018362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:37:52.361970960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011047s 
2025-10-26T18:37:52.362210101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-10-26T18:37:52.362516939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:37:52.363461671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010546s 
2025-10-26T18:37:52.363600721Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.363781405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.366585420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027819s 
2025-10-26T18:37:52.366899433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-26T18:37:52', 'cdh_per_downloadclient') 
2025-10-26T18:37:52.367227303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.367944086Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-10-26T18:37:52.368114870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041455s 
2025-10-26T18:37:52.368337498Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-10-26T18:37:52.368513653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.368754177Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-10-26T18:37:52.369015403Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.369210486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.370265340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010858s 
2025-10-26T18:37:52.370607499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-26T18:37:52', 'migrate_discord_from_slack') 
2025-10-26T18:37:52.370940269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.371616440Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-10-26T18:37:52.371802405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024136s 
2025-10-26T18:37:52.371990062Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-10-26T18:37:52.372179774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.372408154Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-10-26T18:37:52.373388859Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:37:52.373711418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-10-26T18:37:52.373976472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004065s 
2025-10-26T18:37:52.374129059Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:37:52.374386187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-10-26T18:37:52.374642012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00038s 
2025-10-26T18:37:52.374803377Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:37:52.375024261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-10-26T18:37:52.375260036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003163s 
2025-10-26T18:37:52.375408826Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:37:52.375653709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-10-26T18:37:52.375909574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003419s 
2025-10-26T18:37:52.376159096Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-10-26T18:37:52.380378913Z [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) 
2025-10-26T18:37:52.382762041Z [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" 
2025-10-26T18:37:52.383821424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:37:52.384957191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:37:52.387339006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:37:52.387770926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:37:52.388219108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:37:52.388666900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:37:52.389092447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127652s 
2025-10-26T18:37:52.389349545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-26T18:37:52', 'remove_predb') 
2025-10-26T18:37:52.389663196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.390727269Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-10-26T18:37:52.390874906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144339s 
2025-10-26T18:37:52.391089388Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-10-26T18:37:52.391291585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.391588653Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-10-26T18:37:52.391933287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:37:52.392092307Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:52.392299845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-10-26T18:37:52.392594027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.393559611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010786s 
2025-10-26T18:37:52.393904446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-26T18:37:52', 'add_on_update_to_notifications') 
2025-10-26T18:37:52.394229991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.394983799Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-10-26T18:37:52.395142378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024565s 
2025-10-26T18:37:52.395348022Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-10-26T18:37:52.395556742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.395801114Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-10-26T18:37:52.397004507Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:52.397267687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-26T18:37:52.397525406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002937s 
2025-10-26T18:37:52.397669646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-10-26T18:37:52.402000837Z [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) 
2025-10-26T18:37:52.404346119Z [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" 
2025-10-26T18:37:52.405418598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:37:52.406472250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:37:52.409528523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:37:52.410000674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:37:52.410432674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:37:52.410882439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:37:52.411228276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133706s 
2025-10-26T18:37:52.411441134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-10-26T18:37:52.414927524Z [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) 
2025-10-26T18:37:52.415671161Z [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" 
2025-10-26T18:37:52.416136809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-10-26T18:37:52.416942110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-10-26T18:37:52.419302062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-26T18:37:52.419809804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-10-26T18:37:52.420397989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-26T18:37:52.420765448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091342s 
2025-10-26T18:37:52.420956894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-10-26T18:37:52.425768692Z [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) 
2025-10-26T18:37:52.426682221Z [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" 
2025-10-26T18:37:52.427206126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T18:37:52.427608997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T18:37:52.429896022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087585s 
2025-10-26T18:37:52.430105824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-10-26T18:37:52.433427713Z [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) 
2025-10-26T18:37:52.434378387Z [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" 
2025-10-26T18:37:52.434887622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-10-26T18:37:52.435554024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-10-26T18:37:52.437913294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-26T18:37:52.438361627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-10-26T18:37:52.438743967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084485s 
2025-10-26T18:37:52.438897285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-10-26T18:37:52.442346821Z [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) 
2025-10-26T18:37:52.443327155Z [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" 
2025-10-26T18:37:52.443814526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T18:37:52.444613725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T18:37:52.446933145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:37:52.447275865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008229s 
2025-10-26T18:37:52.447956245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-10-26T18:37:52.450713997Z [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) 
2025-10-26T18:37:52.451467935Z [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" 
2025-10-26T18:37:52.451945317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T18:37:52.452506807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T18:37:52.454778591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071199s 
2025-10-26T18:37:52.454967241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-10-26T18:37:52.458250672Z [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) 
2025-10-26T18:37:52.459306227Z [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" 
2025-10-26T18:37:52.459916466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T18:37:52.460425872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T18:37:52.462646082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075135s 
2025-10-26T18:37:52.462867989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-10-26T18:37:52.466086439Z [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) 
2025-10-26T18:37:52.466941941Z [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" 
2025-10-26T18:37:52.467421697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-26T18:37:52.468120885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-26T18:37:52.470378561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T18:37:52.470820521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T18:37:52.471186968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081562s 
2025-10-26T18:37:52.471365017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-10-26T18:37:52.474688388Z [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) 
2025-10-26T18:37:52.475725236Z [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" 
2025-10-26T18:37:52.476326777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-26T18:37:52.476906033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-26T18:37:52.479741422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081966s 
2025-10-26T18:37:52.479931244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-10-26T18:37:52.483253102Z [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) 
2025-10-26T18:37:52.484401885Z [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" 
2025-10-26T18:37:52.484979138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T18:37:52.485613525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T18:37:52.487965320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T18:37:52.488367921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082497s 
2025-10-26T18:37:52.488538905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-10-26T18:37:52.493347166Z [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) 
2025-10-26T18:37:52.494158981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-10-26T18:37:52.494651923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-10-26T18:37:52.495500372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-10-26T18:37:52.497846596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-26T18:37:52.498232423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095209s 
2025-10-26T18:37:52.498574131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-26T18:37:52', 'ensure_identity_on_id_columns') 
2025-10-26T18:37:52.498952302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.501018051Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-10-26T18:37:52.501189777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122562s 
2025-10-26T18:37:52.501428448Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-10-26T18:37:52.501624833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.501903374Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-10-26T18:37:52.502397008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T18:37:52.502565367Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:37:52.502753425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-10-26T18:37:52.503065644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.503992720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010358s 
2025-10-26T18:37:52.504310961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-26T18:37:52', 'download_client_per_indexer') 
2025-10-26T18:37:52.504648441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.505398220Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-10-26T18:37:52.505565677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024174s 
2025-10-26T18:37:52.505766863Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-10-26T18:37:52.505977196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.506194624Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-10-26T18:37:52.506646654Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-10-26T18:37:52.507119506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-10-26T18:37:52.507312926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s 
2025-10-26T18:37:52.507643211Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-10-26T18:37:52.508006342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-10-26T18:37:52.508349182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004734s 
2025-10-26T18:37:52.508493923Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.508673385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.509761706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011099s 
2025-10-26T18:37:52.509934624Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.510103584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.510380341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002902s 
2025-10-26T18:37:52.510705787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-26T18:37:52', 'multiple_ratings_support') 
2025-10-26T18:37:52.511016733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.511762113Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-10-26T18:37:52.511916314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016332s 
2025-10-26T18:37:52.512100956Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-10-26T18:37:52.512307752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.512536012Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-10-26T18:37:52.514514666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-10-26T18:37:52.515700624Z [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) 
2025-10-26T18:37:52.516677009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019471s 
2025-10-26T18:37:52.516856000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-10-26T18:37:52.517151525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:37:52.517481509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000465s 
2025-10-26T18:37:52.517699738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-10-26T18:37:52.517953620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:37:52.518301660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000466s 
2025-10-26T18:37:52.518527395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-10-26T18:37:52.518819443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:37:52.519180299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004989s 
2025-10-26T18:37:52.521947130Z [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")
2025-10-26T18:37:52.521974435Z                           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"
2025-10-26T18:37:52.521987251Z                           FROM "Movies" 
2025-10-26T18:37:52.523574958Z [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")
2025-10-26T18:37:52.523592032Z                           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"
2025-10-26T18:37:52.523598746Z                           FROM "Movies" 
2025-10-26T18:37:52.524580312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019593s 
2025-10-26T18:37:52.525890981Z [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")
2025-10-26T18:37:52.525916372Z                           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"
2025-10-26T18:37:52.525928837Z                           FROM "ImportListMovies"
2025-10-26T18:37:52.525937424Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-10-26T18:37:52.525946723Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-10-26T18:37:52.527717739Z [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")
2025-10-26T18:37:52.527732198Z                           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"
2025-10-26T18:37:52.527737599Z                           FROM "ImportListMovies"
2025-10-26T18:37:52.527741356Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-10-26T18:37:52.527746617Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-10-26T18:37:52.528902745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022947s 
2025-10-26T18:37:52.529049781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:52.529193480Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.529376128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-10-26T18:37:52.529652795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.530608980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010428s 
2025-10-26T18:37:52.530765736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-10-26T18:37:52.530909926Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.531090400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-10-26T18:37:52.531424352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.532370337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010794s 
2025-10-26T18:37:52.532520730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-10-26T18:37:52.532671744Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.532849401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-10-26T18:37:52.533128153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.534091282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010333s 
2025-10-26T18:37:52.534224230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-10-26T18:37:52.534372318Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:52.534575186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-10-26T18:37:52.534917536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.535791686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010505s 
2025-10-26T18:37:52.535980887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-10-26T18:37:52.536148875Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.536323216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-10-26T18:37:52.536638010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.537582641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010653s 
2025-10-26T18:37:52.537814598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-10-26T18:37:52.538111506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-10-26T18:37:52.538475489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005134s 
2025-10-26T18:37:52.538839843Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-10-26T18:37:52.538860274Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T18:37:52.538884262Z                                                   FROM "MovieMetadata"
2025-10-26T18:37:52.538893130Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-10-26T18:37:52.539303175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-10-26T18:37:52.539324549Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T18:37:52.539334078Z                                                   FROM "MovieMetadata"
2025-10-26T18:37:52.539346473Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-10-26T18:37:52.539628420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005363s 
2025-10-26T18:37:52.540031462Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-10-26T18:37:52.540055280Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:37:52.540068677Z                                                   FROM "Movies" 
2025-10-26T18:37:52.540082024Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-10-26T18:37:52.540531990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-10-26T18:37:52.540552992Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:37:52.540562261Z                                                   FROM "Movies" 
2025-10-26T18:37:52.540570768Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-10-26T18:37:52.540840090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005608s 
2025-10-26T18:37:52.541180115Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-10-26T18:37:52.541186648Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:37:52.541190866Z                                                   FROM "Movies" 
2025-10-26T18:37:52.541194754Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-10-26T18:37:52.541625551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-10-26T18:37:52.541649971Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:37:52.541660582Z                                                   FROM "Movies" 
2025-10-26T18:37:52.541670582Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-10-26T18:37:52.541950476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005015s 
2025-10-26T18:37:52.542308336Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-10-26T18:37:52.542349058Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:37:52.542362044Z                                                   FROM "Movies" 
2025-10-26T18:37:52.542372505Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-10-26T18:37:52.542774986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-10-26T18:37:52.542787561Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:37:52.542792251Z                                                   FROM "Movies" 
2025-10-26T18:37:52.542798153Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-10-26T18:37:52.543130141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005506s 
2025-10-26T18:37:52.543508022Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-10-26T18:37:52.543520517Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T18:37:52.543533132Z                                                   FROM "MovieMetadata" 
2025-10-26T18:37:52.543543674Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-10-26T18:37:52.544029662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-10-26T18:37:52.544047749Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T18:37:52.544058129Z                                                   FROM "MovieMetadata" 
2025-10-26T18:37:52.544066987Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-10-26T18:37:52.544389958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006003s 
2025-10-26T18:37:52.544544619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:52.544731175Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:52.544864633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-10-26T18:37:52.549258490Z [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) 
2025-10-26T18:37:52.551686448Z [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" 
2025-10-26T18:37:52.552839720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:37:52.553848301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:37:52.556970698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:37:52.557437698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:37:52.557869798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:37:52.558340997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:37:52.558688777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136523s 
2025-10-26T18:37:52.558924562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-10-26T18:37:52.559143202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T18:37:52.559553137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004863s 
2025-10-26T18:37:52.559705174Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-10-26T18:37:52.563173206Z [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) 
2025-10-26T18:37:52.564176827Z [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" 
2025-10-26T18:37:52.564696242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:37:52.565495211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:37:52.568002339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:37:52.568379639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084982s 
2025-10-26T18:37:52.568568930Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-10-26T18:37:52.572053366Z [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) 
2025-10-26T18:37:52.573032628Z [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" 
2025-10-26T18:37:52.573541051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-10-26T18:37:52.574215820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-10-26T18:37:52.576808961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-26T18:37:52.577055537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083266s 
2025-10-26T18:37:52.577255841Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-10-26T18:37:52.580595164Z [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) 
2025-10-26T18:37:52.581375535Z [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" 
2025-10-26T18:37:52.581856844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-10-26T18:37:52.582564730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-10-26T18:37:52.585016927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-26T18:37:52.585543116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-26T18:37:52.585896558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084891s 
2025-10-26T18:37:52.586504873Z [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 
2025-10-26T18:37:52.590197127Z [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) 
2025-10-26T18:37:52.591196970Z [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" 
2025-10-26T18:37:52.591708079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:37:52.592883285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:37:52.595179980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T18:37:52.595540596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008668s 
2025-10-26T18:37:52.596160564Z [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 
2025-10-26T18:37:52.599312269Z [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) 
2025-10-26T18:37:52.599967769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-10-26T18:37:52.600367644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-10-26T18:37:52.600934456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-10-26T18:37:52.603219687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-10-26T18:37:52.603607367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072124s 
2025-10-26T18:37:52.603949727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-10-26T18:37:52', 'movie_metadata') 
2025-10-26T18:37:52.604268509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.606154155Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-10-26T18:37:52.606313867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097282s 
2025-10-26T18:37:52.606529401Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-10-26T18:37:52.606701998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.606953405Z [Info] add_collections: Starting migration of Main DB to 208 
2025-10-26T18:37:52.608124853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-10-26T18:37:52.608959995Z [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) 
2025-10-26T18:37:52.609645725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013551s 
2025-10-26T18:37:52.609834215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-10-26T18:37:52.610127746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-26T18:37:52.610441137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004522s 
2025-10-26T18:37:52.610635468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:37:52.610753265Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:52.610940562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-10-26T18:37:52.611229865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-10-26T18:37:52.612169286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00104s 
2025-10-26T18:37:52.612384019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-10-26T18:37:52.612637890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-10-26T18:37:52.613542832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009828s 
2025-10-26T18:37:52.613729608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-26T18:37:52.613870892Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:52.614077128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-10-26T18:37:52.614409527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-10-26T18:37:52.615302084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010104s 
2025-10-26T18:37:52.616824289Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.617006065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.618183245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011606s 
2025-10-26T18:37:52.618385773Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.618498840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.619028847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00055s 
2025-10-26T18:37:52.619177477Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.619361938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.620022518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006731s 
2025-10-26T18:37:52.620175987Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:52.620359166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:52.621000828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006585s 
2025-10-26T18:37:52.621206652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-26T18:37:52.621447708Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-10-26T18:37:52.621579012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-10-26T18:37:52.625332530Z [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) 
2025-10-26T18:37:52.626625853Z [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" 
2025-10-26T18:37:52.627323739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-26T18:37:52.627892574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-26T18:37:52.630329110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-26T18:37:52.630706450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089205s 
2025-10-26T18:37:52.630887344Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-10-26T18:37:52.634411519Z [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) 
2025-10-26T18:37:52.635612217Z [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" 
2025-10-26T18:37:52.636228528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-26T18:37:52.636943026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-26T18:37:52.639326115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-26T18:37:52.639666670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086183s 
2025-10-26T18:37:52.639894208Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:52.640170605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-10-26T18:37:52.640417021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003618s 
2025-10-26T18:37:52.640609448Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-10-26T18:37:52.644569101Z [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) 
2025-10-26T18:37:52.646719150Z [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" 
2025-10-26T18:37:52.647710045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T18:37:52.648438271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T18:37:52.650843815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:37:52.651316386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:37:52.651800661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:37:52.652193573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114183s 
2025-10-26T18:37:52.652652416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-10-26T18:37:52', 'add_collections') 
2025-10-26T18:37:52.652831166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.654094460Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-10-26T18:37:52.654252267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133024s 
2025-10-26T18:37:52.654465366Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-10-26T18:37:52.654660239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.654924330Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-10-26T18:37:52.655327162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-10-26T18:37:52.655648048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T18:37:52.656035858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005099s 
2025-10-26T18:37:52.656233146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-10-26T18:37:52.656557859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-10-26T18:37:52.656915099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005143s 
2025-10-26T18:37:52.657260164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-26T18:37:52', 'movie_meta_collection_index') 
2025-10-26T18:37:52.657591230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.658478066Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-10-26T18:37:52.658654381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020255s 
2025-10-26T18:37:52.658857460Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-10-26T18:37:52.659048073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.659288107Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-10-26T18:37:52.659627701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:37:52.659759115Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:52.659979088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-10-26T18:37:52.660261416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:52.661169324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010245s 
2025-10-26T18:37:52.661503116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-26T18:37:52', 'movie_added_notifications') 
2025-10-26T18:37:52.661823702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.662620095Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-10-26T18:37:52.662803184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024411s 
2025-10-26T18:37:52.662975040Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-10-26T18:37:52.663176746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.663394535Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-10-26T18:37:52.663735170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-10-26T18:37:52.664079514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T18:37:52.664479639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005408s 
2025-10-26T18:37:52.664652918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-10-26T18:37:52.664943413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-10-26T18:37:52.665294941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004577s 
2025-10-26T18:37:52.665603212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-26T18:37:52', 'more_movie_meta_index') 
2025-10-26T18:37:52.665948016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:52.666970946Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-10-26T18:37:52.667142421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021139s 
2025-10-26T18:37:52.667404308Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-26T18:37:52.667595012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:52.667858803Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-10-26T18:37:52.669857668Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:52.670098382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-26T18:37:52.670335790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002746s 
2025-10-26T18:37:52.670466373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-26T18:37:52.670621485Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.670788572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-10-26T18:37:52.674310583Z [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) 
2025-10-26T18:37:52.675358163Z [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" 
2025-10-26T18:37:52.675946617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-26T18:37:52.676429590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-26T18:37:52.678799872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007794s 
2025-10-26T18:37:52.678959193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-26T18:37:52.679119997Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:37:52.679279608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-10-26T18:37:52.682774525Z [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) 
2025-10-26T18:37:52.683834499Z [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" 
2025-10-26T18:37:52.684436952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-26T18:37:52.684962140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-26T18:37:52.687319125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078546s 
2025-10-26T18:37:52.687482564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-26T18:37:52.687615913Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:37:52.687795074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-10-26T18:37:52.691433369Z [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) 
2025-10-26T18:37:52.692705270Z [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" 
2025-10-26T18:37:52.693340028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-10-26T18:37:52.693999135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-10-26T18:37:52.696431132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-26T18:37:52.696773220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087806s 
2025-10-26T18:37:52.696957451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-26T18:37:52.697075900Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:52.697262936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-10-26T18:37:52.700912484Z [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) 
2025-10-26T18:37:52.702179505Z [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" 
2025-10-26T18:37:52.702863873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-10-26T18:37:52.703557720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-10-26T18:37:52.706172365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-26T18:37:52.706567270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091208s 
2025-10-26T18:37:52.706767303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T18:37:52.706861342Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.707044170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-10-26T18:37:52.712000770Z [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) 
2025-10-26T18:37:52.712912966Z [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" 
2025-10-26T18:37:52.713403404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T18:37:52.713873651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T18:37:52.716171337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089489s 
2025-10-26T18:37:52.716382963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T18:37:52.716490700Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.716712226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-10-26T18:37:52.720168826Z [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) 
2025-10-26T18:37:52.721084730Z [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" 
2025-10-26T18:37:52.721573173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T18:37:52.722117369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T18:37:52.724538113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076378s 
2025-10-26T18:37:52.724694758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T18:37:52.724814830Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:52.725056226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-10-26T18:37:52.728530311Z [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) 
2025-10-26T18:37:52.729456536Z [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" 
2025-10-26T18:37:52.729918656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T18:37:52.730455317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T18:37:52.732891402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076551s 
2025-10-26T18:37:52.733072156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-26T18:37:52.733215715Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.733574156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-10-26T18:37:52.736843138Z [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) 
2025-10-26T18:37:52.737761928Z [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" 
2025-10-26T18:37:52.738279089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-26T18:37:52.738952185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-26T18:37:52.741517690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T18:37:52.741920752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008306s 
2025-10-26T18:37:52.742111736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-26T18:37:52.742256477Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:52.742472362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-10-26T18:37:52.745955966Z [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) 
2025-10-26T18:37:52.746888444Z [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" 
2025-10-26T18:37:52.747430615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-26T18:37:52.748375337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-26T18:37:52.751019802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T18:37:52.751514498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088365s 
2025-10-26T18:37:52.751725793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-26T18:37:52.751887739Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:52.752105588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-10-26T18:37:52.755492557Z [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) 
2025-10-26T18:37:52.756471068Z [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" 
2025-10-26T18:37:52.756975173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-26T18:37:52.757709491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-26T18:37:52.760136308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T18:37:52.760507294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082168s 
2025-10-26T18:37:52.760676696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-10-26T18:37:52.760843511Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.761020578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-10-26T18:37:52.764460564Z [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) 
2025-10-26T18:37:52.765455257Z [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" 
2025-10-26T18:37:52.766034483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-10-26T18:37:52.766710995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-10-26T18:37:52.769120807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-26T18:37:52.769628990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-10-26T18:37:52.770126171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-26T18:37:52.770498260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093077s 
2025-10-26T18:37:52.770663062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-26T18:37:52.770850850Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:37:52.770980912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-10-26T18:37:52.774366699Z [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) 
2025-10-26T18:37:52.775213434Z [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" 
2025-10-26T18:37:52.775668701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-26T18:37:52.776133276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-26T18:37:52.778458428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007286s 
2025-10-26T18:37:52.778609752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-26T18:37:52.778752129Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.778941179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-10-26T18:37:52.783916126Z [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) 
2025-10-26T18:37:52.784760727Z [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" 
2025-10-26T18:37:52.785214150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-26T18:37:52.785812204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-26T18:37:52.788220292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090885s 
2025-10-26T18:37:52.788370695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-26T18:37:52.788508362Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.788707824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-10-26T18:37:52.792109563Z [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) 
2025-10-26T18:37:52.793026980Z [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" 
2025-10-26T18:37:52.793515674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-26T18:37:52.794118909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-26T18:37:52.796595846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T18:37:52.796961021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T18:37:52.797321447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084351s 
2025-10-26T18:37:52.797477682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T18:37:52.797630379Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:52.797830111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-10-26T18:37:52.801206028Z [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) 
2025-10-26T18:37:52.802182755Z [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" 
2025-10-26T18:37:52.802741961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T18:37:52.803342540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T18:37:52.805931443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T18:37:52.806325937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083133s 
2025-10-26T18:37:52.806509236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T18:37:52.806652294Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.806859401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-10-26T18:37:52.810339087Z [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) 
2025-10-26T18:37:52.811387298Z [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" 
2025-10-26T18:37:52.811976103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T18:37:52.812668487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T18:37:52.815258422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T18:37:52.815589238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085138s 
2025-10-26T18:37:52.815774551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T18:37:52.815959293Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:52.816136610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-10-26T18:37:52.819606847Z [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) 
2025-10-26T18:37:52.820631560Z [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" 
2025-10-26T18:37:52.821185526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T18:37:52.821893351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T18:37:52.824470419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T18:37:52.824846877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085332s 
2025-10-26T18:37:52.825004354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T18:37:52.825168445Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:52.825357125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-10-26T18:37:52.828814205Z [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) 
2025-10-26T18:37:52.829943509Z [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" 
2025-10-26T18:37:52.830531393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T18:37:52.831223686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T18:37:52.854832782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T18:37:52.855372298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029821s 
2025-10-26T18:37:52.855569395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T18:37:52.855977537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-10-26T18:37:52.856247821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-10-26T18:37:52.862239405Z [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) 
2025-10-26T18:37:52.863136852Z [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" 
2025-10-26T18:37:52.863563932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T18:37:52.864296036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T18:37:52.867856063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T18:37:52.868198693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117804s 
2025-10-26T18:37:52.868334577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T18:37:52.868451672Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:37:52.868588388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-10-26T18:37:52.872047974Z [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) 
2025-10-26T18:37:52.873357701Z [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" 
2025-10-26T18:37:52.873896385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T18:37:52.874531925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T18:37:52.877262042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T18:37:52.877593980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088664s 
2025-10-26T18:37:52.877730174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T18:37:52.877859435Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:37:52.878010609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-10-26T18:37:52.881344251Z [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) 
2025-10-26T18:37:52.882119782Z [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" 
2025-10-26T18:37:52.884092865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T18:37:52.884790610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T18:37:52.887158738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T18:37:52.887452590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093191s 
2025-10-26T18:37:52.887661420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-26T18:37:52.887911002Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-26T18:37:52.888062007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-10-26T18:37:52.891364556Z [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) 
2025-10-26T18:37:52.892009896Z [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" 
2025-10-26T18:37:52.892400783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-26T18:37:52.892807000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-26T18:37:52.895157152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069106s 
2025-10-26T18:37:52.895265570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-26T18:37:52.895396855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-10-26T18:37:52.895540193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-10-26T18:37:52.898850779Z [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) 
2025-10-26T18:37:52.899476900Z [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" 
2025-10-26T18:37:52.899884721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-26T18:37:52.900393696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-26T18:37:52.902714498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007029s 
2025-10-26T18:37:52.902837436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T18:37:52.902976095Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-10-26T18:37:52.903108391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-10-26T18:37:52.906505702Z [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) 
2025-10-26T18:37:52.907255602Z [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" 
2025-10-26T18:37:52.907660747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T18:37:52.908157848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T18:37:52.910578061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T18:37:52.910882915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076279s 
2025-10-26T18:37:52.911001875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:37:52.911127928Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:37:52.911275325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-10-26T18:37:52.914899081Z [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) 
2025-10-26T18:37:52.916209920Z [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" 
2025-10-26T18:37:52.916935141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T18:37:52.917795874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T18:37:52.920136066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:37:52.920520460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:37:52.920897018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:37:52.921278536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T18:37:52.921591947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101806s 
2025-10-26T18:37:52.921734384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:37:52.921854636Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-26T18:37:52.921981140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-10-26T18:37:52.925694216Z [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) 
2025-10-26T18:37:52.926956889Z [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" 
2025-10-26T18:37:52.927659654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T18:37:52.928569436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T18:37:52.931208078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:37:52.931549906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:37:52.931995173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:37:52.932481111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T18:37:52.936092803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105982s 
2025-10-26T18:37:52.936131080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:37:52.936144718Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:37:52.936154808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-10-26T18:37:52.939769766Z [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) 
2025-10-26T18:37:52.940836544Z [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" 
2025-10-26T18:37:52.941193533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T18:37:52.942155079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T18:37:52.944413617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:37:52.944878573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:37:52.945213507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:37:52.945563281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T18:37:52.945856392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124383s 
2025-10-26T18:37:52.946017436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:37:52.946113650Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-10-26T18:37:52.946255876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-10-26T18:37:52.949991718Z [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) 
2025-10-26T18:37:52.951212496Z [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" 
2025-10-26T18:37:52.951901242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T18:37:52.952843009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T18:37:52.955203922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:37:52.955597535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:37:52.955994344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:37:52.956421524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T18:37:52.956739965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102856s 
2025-10-26T18:37:52.956829836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:52.956943785Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-10-26T18:37:52.957078957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-10-26T18:37:52.962344780Z [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) 
2025-10-26T18:37:52.963086423Z [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" 
2025-10-26T18:37:52.963467190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:37:52.964162329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:37:52.966666832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T18:37:52.966934471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097231s 
2025-10-26T18:37:52.967068701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T18:37:52.967196057Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-10-26T18:37:52.967370719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-10-26T18:37:52.970659942Z [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) 
2025-10-26T18:37:52.971242535Z [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" 
2025-10-26T18:37:52.971555735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T18:37:52.971974809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T18:37:52.974377326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068414s 
2025-10-26T18:37:52.974505284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T18:37:52.974643041Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:37:52.974759977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-10-26T18:37:52.980409442Z [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) 
2025-10-26T18:37:52.981015883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-10-26T18:37:52.981371218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-26T18:37:52.982111809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-26T18:37:52.984723357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T18:37:52.984994142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100626s 
2025-10-26T18:37:52.985114455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T18:37:52.985226711Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:37:52.985365791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-10-26T18:37:52.988656446Z [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) 
2025-10-26T18:37:52.989265413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-10-26T18:37:52.989603082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-26T18:37:52.990282541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-26T18:37:52.993132068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T18:37:52.993445579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079391s 
2025-10-26T18:37:52.993577655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T18:37:52.993698568Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2025-10-26T18:37:52.993873541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-10-26T18:37:52.997290430Z [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) 
2025-10-26T18:37:52.997915138Z [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" 
2025-10-26T18:37:52.998315364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-26T18:37:52.998716492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-10-26T18:37:53.002102208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081098s 
2025-10-26T18:37:53.002240637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T18:37:53.002352021Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:53.002493516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-10-26T18:37:53.005962761Z [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) 
2025-10-26T18:37:53.006576457Z [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" 
2025-10-26T18:37:53.006969879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-26T18:37:53.007479405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-10-26T18:37:53.011053571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084081s 
2025-10-26T18:37:53.011204896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:37:53.011294206Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:53.011449528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-26T18:37:53.014787339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-26T18:37:53.015358389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-26T18:37:53.015731761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-26T18:37:53.016199502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-26T18:37:53.019345336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T18:37:53.019739840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081533s 
2025-10-26T18:37:53.020081077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-26T18:37:53', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-26T18:37:53.020334668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.022795503Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-26T18:37:53.022949252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111737s 
2025-10-26T18:37:53.023178644Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-10-26T18:37:53.023306121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.023553970Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-10-26T18:37:53.024016872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T18:37:53.024151954Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-26T18:37:53.024286776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-10-26T18:37:53.024505165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-10-26T18:37:53.025493024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010034s 
2025-10-26T18:37:53.025712987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-26T18:37:53', 'add_language_tags_to_subtitle_files') 
2025-10-26T18:37:53.025912529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.026673281Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-10-26T18:37:53.026812631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022164s 
2025-10-26T18:37:53.026973716Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-10-26T18:37:53.027088757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.027289321Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-10-26T18:37:53.027649176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-10-26T18:37:53.027838387Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:37:53.027920061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-10-26T18:37:53.028073600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-10-26T18:37:53.028959574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009083s 
2025-10-26T18:37:53.029086099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-10-26T18:37:53.029294939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-10-26T18:37:53.030131143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000895s 
2025-10-26T18:37:53.030354472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-26T18:37:53', 'add_salt_to_users') 
2025-10-26T18:37:53.030576119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.031189123Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-10-26T18:37:53.031311549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019573s 
2025-10-26T18:37:53.031465449Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-10-26T18:37:53.031587455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.031788550Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-10-26T18:37:53.032165599Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-10-26T18:37:53.035795157Z [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) 
2025-10-26T18:37:53.036469885Z [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" 
2025-10-26T18:37:53.036885963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:37:53.037720012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:37:53.040474669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:37:53.040901919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T18:37:53.041217304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089198s 
2025-10-26T18:37:53.041384360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-10-26T18:37:53.046013531Z [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) 
2025-10-26T18:37:53.048399825Z [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" 
2025-10-26T18:37:53.048791875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:37:53.049531634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:37:53.052200488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:37:53.052584711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T18:37:53.053011891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01146s 
2025-10-26T18:37:53.053100740Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-10-26T18:37:53.056861412Z [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) 
2025-10-26T18:37:53.057483344Z [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" 
2025-10-26T18:37:53.057860263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:37:53.058644973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:37:53.061435983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:37:53.061875899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T18:37:53.062226054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089822s 
2025-10-26T18:37:53.062415696Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-10-26T18:37:53.065922506Z [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) 
2025-10-26T18:37:53.066544298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles" 
2025-10-26T18:37:53.066941578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:37:53.067781409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:37:53.070818033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:37:53.071226215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T18:37:53.071566861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009041s 
2025-10-26T18:37:53.071822886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-10-26T18:37:53', 'clean_alt_titles') 
2025-10-26T18:37:53.072151819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.073166351Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-10-26T18:37:53.073293938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106237s 
2025-10-26T18:37:53.073492919Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-10-26T18:37:53.073655456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.073934067Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-10-26T18:37:53.074393011Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:53.074583294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-10-26T18:37:53.074789529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002563s 
2025-10-26T18:37:53.074983840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-26T18:37:53', 'remove_omg') 
2025-10-26T18:37:53.075222591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.075862329Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-10-26T18:37:53.076000217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013195s 
2025-10-26T18:37:53.076204197Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-10-26T18:37:53.076425964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.076630015Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-10-26T18:37:53.076949288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T18:37:53.077082005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-26T18:37:53.077253811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-10-26T18:37:53.077449365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-10-26T18:37:53.078446853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010439s 
2025-10-26T18:37:53.078727027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-10-26T18:37:53', 'add_additional_info_to_pending_releases') 
2025-10-26T18:37:53.078982932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.079663924Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-10-26T18:37:53.079802693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022298s 
2025-10-26T18:37:53.080045111Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-10-26T18:37:53.080251557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.080479696Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-10-26T18:37:53.080837406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T18:37:53.081005675Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:37:53.081137360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-10-26T18:37:53.081336251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:37:53.082245541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009674s 
2025-10-26T18:37:53.082471216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-10-26T18:37:53', 'add_result_to_commands') 
2025-10-26T18:37:53.082751360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.083502773Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-10-26T18:37:53.083583665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021059s 
2025-10-26T18:37:53.083784119Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-10-26T18:37:53.083942468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.084226860Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-10-26T18:37:53.084559210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:37:53.084701266Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-26T18:37:53.084869274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-10-26T18:37:53.085137324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:53.086204522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001155s 
2025-10-26T18:37:53.086407942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-10-26T18:37:53', 'health_restored_notification') 
2025-10-26T18:37:53.086665110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.087505763Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-10-26T18:37:53.087619742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024477s 
2025-10-26T18:37:53.087807610Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-10-26T18:37:53.087952542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.088185631Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-10-26T18:37:53.088514764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:37:53.088631970Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:53.088813045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-10-26T18:37:53.089105303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:53.090119866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011342s 
2025-10-26T18:37:53.090389048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-10-26T18:37:53', 'add_on_manual_interaction_required_to_notifications') 
2025-10-26T18:37:53.090650765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.091316515Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-10-26T18:37:53.091474232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023s 
2025-10-26T18:37:53.091663003Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-10-26T18:37:53.091868596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.092079922Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-10-26T18:37:53.092447823Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:53.092657996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-10-26T18:37:53.092844441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002462s 
2025-10-26T18:37:53.093118453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-10-26T18:37:53', 'remove_rarbg') 
2025-10-26T18:37:53.093391653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.094004367Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-10-26T18:37:53.094119759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013623s 
2025-10-26T18:37:53.094261014Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-10-26T18:37:53.094425645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.094644396Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-10-26T18:37:53.095046144Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-10-26T18:37:53.095312010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-10-26T18:37:53.095627766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003879s 
2025-10-26T18:37:53.095893721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-10-26T18:37:53', 'remove_invalid_roksbox_metadata_images') 
2025-10-26T18:37:53.096192142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.096821579Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-10-26T18:37:53.096958535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015795s 
2025-10-26T18:37:53.097116573Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-10-26T18:37:53.097273269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.097518072Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-10-26T18:37:53.098361229Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-10-26T18:37:53.102125438Z [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) 
2025-10-26T18:37:53.102783734Z [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" 
2025-10-26T18:37:53.103221665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T18:37:53.104125275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T18:37:53.109323281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T18:37:53.109667203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111227s 
2025-10-26T18:37:53.109795922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T18:37:53.109921014Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-10-26T18:37:53.110067609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-10-26T18:37:53.110291811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-10-26T18:37:53.111151071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009409s 
2025-10-26T18:37:53.111319850Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:53.111493700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-10-26T18:37:53.111726219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002383s 
2025-10-26T18:37:53.111904968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-10-26T18:37:53', 'list_sync_time') 
2025-10-26T18:37:53.112161655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.113524119Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-10-26T18:37:53.113649501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020709s 
2025-10-26T18:37:53.113830576Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-10-26T18:37:53.113971299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.114193937Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-10-26T18:37:53.114588702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-26T18:37:53.114703884Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:37:53.114842413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-10-26T18:37:53.114981303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-10-26T18:37:53.115867056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000906s 
2025-10-26T18:37:53.116105456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-10-26T18:37:53', 'add_tags_to_collections') 
2025-10-26T18:37:53.116346050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.116994516Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-10-26T18:37:53.117107764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020144s 
2025-10-26T18:37:53.117282596Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-10-26T18:37:53.117398900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.117594384Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-10-26T18:37:53.117884127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-26T18:37:53.117999610Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:37:53.118137648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-10-26T18:37:53.118303532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-10-26T18:37:53.119175918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009106s 
2025-10-26T18:37:53.119410250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-10-26T18:37:53', 'add_download_client_tags') 
2025-10-26T18:37:53.119652507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.120272155Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-10-26T18:37:53.120385784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019765s 
2025-10-26T18:37:53.120536297Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-10-26T18:37:53.120676589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.120853195Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-10-26T18:37:53.121394695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-10-26T18:37:53.121662725Z [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 '[]') 
2025-10-26T18:37:53.122122230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006094s 
2025-10-26T18:37:53.122236059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-10-26T18:37:53.122418046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-10-26T18:37:53.122714052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003541s 
2025-10-26T18:37:53.122943704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-10-26T18:37:53', 'add_auto_tagging') 
2025-10-26T18:37:53.123155912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.123868396Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-10-26T18:37:53.123961463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014576s 
2025-10-26T18:37:53.124144322Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-10-26T18:37:53.124289785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.124535469Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-10-26T18:37:53.124853379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-26T18:37:53.124984674Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:53.125130447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-10-26T18:37:53.125355109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:53.126311184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010088s 
2025-10-26T18:37:53.126428410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-26T18:37:53.126535275Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:53.126680348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-10-26T18:37:53.126887014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-10-26T18:37:53.127826826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010084s 
2025-10-26T18:37:53.128080557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-10-26T18:37:53', 'add_custom_format_score_bypass_to_delay_profile') 
2025-10-26T18:37:53.128409038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.129169139Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-10-26T18:37:53.129286505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022949s 
2025-10-26T18:37:53.129462138Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-10-26T18:37:53.129592130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.129780740Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-10-26T18:37:53.130812858Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-10-26T18:37:53.130982329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-10-26T18:37:53.134274879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033016s 
2025-10-26T18:37:53.134398117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-26T18:37:53.134512157Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:53.134640174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-10-26T18:37:53.134886841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-10-26T18:37:53.135803176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010377s 
2025-10-26T18:37:53.135949912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-26T18:37:53.136054683Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2025-10-26T18:37:53.136224424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-10-26T18:37:53.136424858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:37:53.137399300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010559s 
2025-10-26T18:37:53.137554582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-26T18:37:53.137657650Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:53.137825919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-10-26T18:37:53.137980570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:53.138900041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009828s 
2025-10-26T18:37:53.139041215Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-10-26T18:37:53.142539549Z [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) 
2025-10-26T18:37:53.143056670Z [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" 
2025-10-26T18:37:53.143427106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-26T18:37:53.143793674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-26T18:37:53.146545054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073727s 
2025-10-26T18:37:53.146686679Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:53.146841421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:53.147472852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006696s 
2025-10-26T18:37:53.147625199Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:37:53.147817365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-26T18:37:53.148042058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002672s 
2025-10-26T18:37:53.148274265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-10-26T18:37:53', 'update_restrictions_to_release_profiles') 
2025-10-26T18:37:53.148529980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.149851762Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-10-26T18:37:53.149927244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001987s 
2025-10-26T18:37:53.150064921Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-10-26T18:37:53.150225103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.150419866Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-10-26T18:37:53.150700881Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-10-26T18:37:53.150869280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-10-26T18:37:53.153620590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027692s 
2025-10-26T18:37:53.153767416Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-10-26T18:37:53.157633870Z [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) 
2025-10-26T18:37:53.158379191Z [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" 
2025-10-26T18:37:53.158778896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:37:53.159432742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:37:53.161916062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T18:37:53.162290516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083319s 
2025-10-26T18:37:53.162388584Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-10-26T18:37:53.166092301Z [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) 
2025-10-26T18:37:53.166828934Z [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" 
2025-10-26T18:37:53.167314993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-26T18:37:53.167990553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-26T18:37:53.170896023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-26T18:37:53.171229955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087047s 
2025-10-26T18:37:53.171478235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-10-26T18:37:53', 'rename_quality_profiles') 
2025-10-26T18:37:53.171741665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.172834476Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-10-26T18:37:53.173000480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010268s 
2025-10-26T18:37:53.173211655Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-10-26T18:37:53.173344352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.173589215Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-10-26T18:37:53.173883117Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:37:53.174114844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:37:53.174367953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003125s 
2025-10-26T18:37:53.174538426Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:37:53.174730593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:37:53.174949785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002551s 
2025-10-26T18:37:53.175115629Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:37:53.175441314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:37:53.175483209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002461s 
2025-10-26T18:37:53.175695837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-10-26T18:37:53', 'update_images_remote_url') 
2025-10-26T18:37:53.175942624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.176750220Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-10-26T18:37:53.176882747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014541s 
2025-10-26T18:37:53.177026847Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-10-26T18:37:53.177178352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.177353735Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-10-26T18:37:53.177856748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-10-26T18:37:53.178181371Z [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) 
2025-10-26T18:37:53.178591838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005859s 
2025-10-26T18:37:53.178745878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-10-26T18:37:53.178945630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-10-26T18:37:53.180702548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018226s 
2025-10-26T18:37:53.180928002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-10-26T18:37:53', 'add_notification_status') 
2025-10-26T18:37:53.181167384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.182056073Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-10-26T18:37:53.182205594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031777s 
2025-10-26T18:37:53.182363993Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-10-26T18:37:53.182488143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.182747745Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-10-26T18:37:53.183064944Z [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 
2025-10-26T18:37:53.183343024Z [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 
2025-10-26T18:37:53.183548548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003257s 
2025-10-26T18:37:53.183816547Z [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 
2025-10-26T18:37:53.184205340Z [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 
2025-10-26T18:37:53.184416626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003781s 
2025-10-26T18:37:53.184640947Z [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 
2025-10-26T18:37:53.184882173Z [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 
2025-10-26T18:37:53.185121715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003179s 
2025-10-26T18:37:53.185322600Z [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 
2025-10-26T18:37:53.185553224Z [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 
2025-10-26T18:37:53.185765902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002986s 
2025-10-26T18:37:53.185989282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-10-26T18:37:53', 'rename_deprecated_indexer_flags') 
2025-10-26T18:37:53.186261400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.186800085Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-10-26T18:37:53.186918764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013007s 
2025-10-26T18:37:53.187077333Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-10-26T18:37:53.187227195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.187440825Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-10-26T18:37:53.187672692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:37:53.187778895Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-26T18:37:53.187942184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-10-26T18:37:53.188148790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-10-26T18:37:53.189145116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010072s 
2025-10-26T18:37:53.189326792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-10-26T18:37:53', 'movie_last_searched_time') 
2025-10-26T18:37:53.189567326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.198480312Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-10-26T18:37:53.198667048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103535s 
2025-10-26T18:37:53.198824384Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-10-26T18:37:53.198984968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.199170882Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-10-26T18:37:53.199423521Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:53.199564184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:53.200277129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007258s 
2025-10-26T18:37:53.200506591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-10-26T18:37:53', 'email_encryption') 
2025-10-26T18:37:53.200747827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.201463298Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-10-26T18:37:53.201562978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018872s 
2025-10-26T18:37:53.201726778Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-10-26T18:37:53.201859686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.202065140Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-10-26T18:37:53.202295814Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-10-26T18:37:53.202483522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-10-26T18:37:53.202660599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002242s 
2025-10-26T18:37:53.202878758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-10-26T18:37:53', 'clear_last_rss_releases_info') 
2025-10-26T18:37:53.203108711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.203397132Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-10-26T18:37:53.203525109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009288s 
2025-10-26T18:37:53.203659540Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-10-26T18:37:53.203816376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.203992971Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-10-26T18:37:53.204869276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-10-26T18:37:53.205048587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-10-26T18:37:53.205376777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003634s 
2025-10-26T18:37:53.205503182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-10-26T18:37:53.205657933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-10-26T18:37:53.205951334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003176s 
2025-10-26T18:37:53.206095033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-10-26T18:37:53.206273493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-10-26T18:37:53.206549338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003425s 
2025-10-26T18:37:53.206739882Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-10-26T18:37:53.206908932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-10-26T18:37:53.207252624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003763s 
2025-10-26T18:37:53.207392375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-10-26T18:37:53.207572979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-26T18:37:53.207884707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003509s 
2025-10-26T18:37:53.208023496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-10-26T18:37:53.208180312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-10-26T18:37:53.208487951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003384s 
2025-10-26T18:37:53.208626460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-10-26T18:37:53.208797264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-10-26T18:37:53.209043209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003104s 
2025-10-26T18:37:53.209257741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-10-26T18:37:53', 'add_indexes') 
2025-10-26T18:37:53.209506382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.210290320Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-10-26T18:37:53.210403919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015391s 
2025-10-26T18:37:53.210561366Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-10-26T18:37:53.210703953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.210900499Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-10-26T18:37:53.211301346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T18:37:53.211415746Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:37:53.211555708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-10-26T18:37:53.211726913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-10-26T18:37:53.212703830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010068s 
2025-10-26T18:37:53.212864143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T18:37:53.212936569Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:53.213095669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-10-26T18:37:53.213273457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:37:53.214265534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009914s 
2025-10-26T18:37:53.214341487Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:53.214462541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:53.214970033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005066s 
2025-10-26T18:37:53.215204415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-10-26T18:37:53', 'parse_title_from_existing_subtitle_files') 
2025-10-26T18:37:53.215429568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.216038294Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-10-26T18:37:53.216174037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015526s 
2025-10-26T18:37:53.216363348Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-10-26T18:37:53.216506266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.216730087Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-10-26T18:37:53.217039379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-26T18:37:53.217145463Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:53.217276126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-10-26T18:37:53.217474515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:37:53.218443236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010219s 
2025-10-26T18:37:53.218677588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-10-26T18:37:53', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-10-26T18:37:53.218908853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.219424782Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-10-26T18:37:53.219556327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019746s 
2025-10-26T18:37:53.219725247Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-10-26T18:37:53.219874938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.220074480Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-10-26T18:37:53.220318952Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-10-26T18:37:53.224075296Z [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) 
2025-10-26T18:37:53.224716677Z [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" 
2025-10-26T18:37:53.225093806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T18:37:53.225466978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T18:37:53.228008094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075349s 
2025-10-26T18:37:53.228270703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-10-26T18:37:53', 'drop_multi_episode_style_from_naming_config') 
2025-10-26T18:37:53.228491076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.229273872Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-10-26T18:37:53.229414756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087821s 
2025-10-26T18:37:53.229574518Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-10-26T18:37:53.229699730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.229872448Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-10-26T18:37:53.230080547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:53.230298806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:53.230736768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005198s 
2025-10-26T18:37:53.230970489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-10-26T18:37:53', 'stevenlu_update_url') 
2025-10-26T18:37:53.231223819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.231506638Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-10-26T18:37:53.231644516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012727s 
2025-10-26T18:37:53.231798466Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-10-26T18:37:53.231965251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.232135945Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-10-26T18:37:53.232419706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:37:53.232511181Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:37:53.232667245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-10-26T18:37:53.232812618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-10-26T18:37:53.233762590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009877s 
2025-10-26T18:37:53.234001692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-10-26T18:37:53', 'add_movie_keywords') 
2025-10-26T18:37:53.234214139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.234725308Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-10-26T18:37:53.234846923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019378s 
2025-10-26T18:37:53.243251666Z [Debug] MigrationController: Took: 00:00:02.0716350 
2025-10-26T18:37:53.410888781Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-10-26T18:37:53.436620791Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-26T18:37:53.458909107Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-26T18:37:53.459741462Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:37:53.459999031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:37:53.464093716Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-26T18:37:53.464278898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043444s 
2025-10-26T18:37:53.464484312Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-26T18:37:53.464663322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045253s 
2025-10-26T18:37:53.466184495Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-26T18:37:53.466391161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.466756867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-26T18:37:53.467041190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-26T18:37:53.467427678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004505s 
2025-10-26T18:37:53.467616588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.468999974Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-26T18:37:53.469197051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020076s 
2025-10-26T18:37:53.469481744Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-26T18:37:53.469674883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.470073084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-26T18:37:53.470310853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T18:37:53.470722602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s 
2025-10-26T18:37:53.470916202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:37:53.471100433Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:53.471303181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-26T18:37:53.471564758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-26T18:37:53.472286331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007454s 
2025-10-26T18:37:53.472481384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.473248077Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-26T18:37:53.473365985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016396s 
2025-10-26T18:37:53.473663374Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-26T18:37:53.473891162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.474195234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:37:53.474378363Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:37:53.474568025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-26T18:37:53.474801124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-26T18:37:53.475308726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000513s 
2025-10-26T18:37:53.475478969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.476105861Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-26T18:37:53.476315554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013212s 
2025-10-26T18:37:53.476683013Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-26T18:37:53.476890631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.477167499Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-10-26T18:37:53.477740513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-10-26T18:37:53.478120377Z [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) 
2025-10-26T18:37:53.478635775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006902s 
2025-10-26T18:37:53.478833182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-10-26T18:37:53.479075841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-26T18:37:53.479384342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003871s 
2025-10-26T18:37:53.479651249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-26T18:37:53', 'InitialSetup') 
2025-10-26T18:37:53.480074171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.481008001Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-26T18:37:53.481186731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019758s 
2025-10-26T18:37:53.481392626Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-10-26T18:37:53.481598981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.481840538Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-10-26T18:37:53.482184751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-26T18:37:53', 'add_moviefiles_table') 
2025-10-26T18:37:53.482514014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.483220145Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-10-26T18:37:53.483457133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016253s 
2025-10-26T18:37:53.483619991Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-10-26T18:37:53.483828200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.484183615Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-10-26T18:37:53.484463008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-26T18:37:53', 'fix_history_movieId') 
2025-10-26T18:37:53.484819566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.485477280Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-10-26T18:37:53.485679367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015999s 
2025-10-26T18:37:53.485872415Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-10-26T18:37:53.486059392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.486299636Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-10-26T18:37:53.486577776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-26T18:37:53', 'add_tmdb_stuff') 
2025-10-26T18:37:53.486924714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.487624954Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-10-26T18:37:53.487737200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014901s 
2025-10-26T18:37:53.487965780Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-10-26T18:37:53.488185052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.488441678Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-10-26T18:37:53.488723596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-26T18:37:53', 'fix_movie_files') 
2025-10-26T18:37:53.489073691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.489667707Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-10-26T18:37:53.489872710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014899s 
2025-10-26T18:37:53.490081821Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-10-26T18:37:53.490298006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.490550885Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-10-26T18:37:53.490835669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-26T18:37:53', 'update_schedule_intervale') 
2025-10-26T18:37:53.491190734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.491887176Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-10-26T18:37:53.492100024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015718s 
2025-10-26T18:37:53.492308995Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-10-26T18:37:53.492525641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.492780514Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-10-26T18:37:53.493084186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-26T18:37:53', 'add_movie_formats_to_naming_config') 
2025-10-26T18:37:53.493439852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.494221666Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-10-26T18:37:53.494432430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016822s 
2025-10-26T18:37:53.494634517Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-10-26T18:37:53.494853298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.495107620Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-10-26T18:37:53.495389517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-26T18:37:53', 'add_phyiscal_release') 
2025-10-26T18:37:53.495731536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.496555645Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-10-26T18:37:53.496757973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016853s 
2025-10-26T18:37:53.496949288Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-10-26T18:37:53.497143499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.497391959Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-10-26T18:37:53.497662454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-26T18:37:53', 'remove_bitmetv') 
2025-10-26T18:37:53.497986306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.498779503Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-10-26T18:37:53.498970037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016354s 
2025-10-26T18:37:53.499176422Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-10-26T18:37:53.499392046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.499632921Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-10-26T18:37:53.499932655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-26T18:37:53', 'remove_torrentleech') 
2025-10-26T18:37:53.500270014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.500873108Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-10-26T18:37:53.501061257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014736s 
2025-10-26T18:37:53.501255017Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-10-26T18:37:53.501459609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.501706576Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-10-26T18:37:53.501983704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-26T18:37:53', 'remove_broadcasthenet') 
2025-10-26T18:37:53.502316394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.503104992Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-10-26T18:37:53.503309544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015937s 
2025-10-26T18:37:53.503507071Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-10-26T18:37:53.503716082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.503995665Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-10-26T18:37:53.504268555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-26T18:37:53', 'remove_fanzub') 
2025-10-26T18:37:53.504596345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.505273448Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-10-26T18:37:53.505457819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015505s 
2025-10-26T18:37:53.505657010Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-10-26T18:37:53.505862905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.506118970Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-10-26T18:37:53.506397000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-26T18:37:53', 'update_movie_sorttitle') 
2025-10-26T18:37:53.506749219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.507489991Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-10-26T18:37:53.507687689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001617s 
2025-10-26T18:37:53.507922121Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-10-26T18:37:53.508137815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.508383961Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-10-26T18:37:53.508661239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-26T18:37:53', 'update_movie_sorttitle_again') 
2025-10-26T18:37:53.509003599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.509749360Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-10-26T18:37:53.509953822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016106s 
2025-10-26T18:37:53.510150257Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-10-26T18:37:53.510353637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.510601155Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-10-26T18:37:53.510866570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-26T18:37:53', 'update_movie_file') 
2025-10-26T18:37:53.511199720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.511898397Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-10-26T18:37:53.512099272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001526s 
2025-10-26T18:37:53.512289124Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-10-26T18:37:53.512494447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.512735663Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-10-26T18:37:53.513000336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-26T18:37:53', 'update_movie_slug') 
2025-10-26T18:37:53.513338126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.514093647Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-10-26T18:37:53.514291094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016028s 
2025-10-26T18:37:53.514498322Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-10-26T18:37:53.514701010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.514949089Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-10-26T18:37:53.515238121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-26T18:37:53', 'add_youtube_trailer_id') 
2025-10-26T18:37:53.515586122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.516416754Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-10-26T18:37:53.516618280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016912s 
2025-10-26T18:37:53.516811158Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-10-26T18:37:53.517008776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.517258138Z [Info] add_studio: Starting migration of Log DB to 120 
2025-10-26T18:37:53.517518453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-26T18:37:53', 'add_studio') 
2025-10-26T18:37:53.517845882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.518625301Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-10-26T18:37:53.518814262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016238s 
2025-10-26T18:37:53.519016298Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-10-26T18:37:53.519222163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.519468549Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-10-26T18:37:53.519746108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-26T18:37:53', 'update_filedate_config') 
2025-10-26T18:37:53.520113618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.520920703Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-10-26T18:37:53.521115084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016854s 
2025-10-26T18:37:53.521321830Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-10-26T18:37:53.521527294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.521772127Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-10-26T18:37:53.522058874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-26T18:37:53', 'add_movieid_to_blacklist') 
2025-10-26T18:37:53.522390322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.523176925Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-10-26T18:37:53.523370194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016318s 
2025-10-26T18:37:53.523573734Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-10-26T18:37:53.523774108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.524044692Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-10-26T18:37:53.524339666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-26T18:37:53', 'create_netimport_table') 
2025-10-26T18:37:53.524668118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.525472327Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-10-26T18:37:53.525670346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016845s 
2025-10-26T18:37:53.525877433Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-10-26T18:37:53.526083017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.526335856Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-10-26T18:37:53.526631070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-26T18:37:53', 'add_preferred_tags_to_profile') 
2025-10-26T18:37:53.526986847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.527788581Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-10-26T18:37:53.528028103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016959s 
2025-10-26T18:37:53.528220961Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-10-26T18:37:53.528431766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.528670767Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-10-26T18:37:53.528939829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-26T18:37:53', 'fix_imdb_unique') 
2025-10-26T18:37:53.529271356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.530068992Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-10-26T18:37:53.530270879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016377s 
2025-10-26T18:37:53.530472625Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-10-26T18:37:53.530687898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.530932751Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-10-26T18:37:53.531220029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-26T18:37:53', 'update_qualities_and_profiles') 
2025-10-26T18:37:53.534414902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.535275645Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-10-26T18:37:53.535477151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045589s 
2025-10-26T18:37:53.535686032Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-10-26T18:37:53.535896626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.536172491Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-10-26T18:37:53.536464649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-26T18:37:53', 'remove_wombles') 
2025-10-26T18:37:53.536801047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.537561688Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-10-26T18:37:53.537745789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016877s 
2025-10-26T18:37:53.537937284Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-10-26T18:37:53.538133600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.538380707Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-10-26T18:37:53.538649628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-26T18:37:53', 'remove_kickass') 
2025-10-26T18:37:53.538975004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.539763431Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-10-26T18:37:53.539983123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016256s 
2025-10-26T18:37:53.540200080Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-10-26T18:37:53.540408369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.540665347Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-10-26T18:37:53.540961082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-26T18:37:53', 'add_parsed_movie_info_to_pending_release') 
2025-10-26T18:37:53.541313472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.542053622Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-10-26T18:37:53.542254416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016194s 
2025-10-26T18:37:53.542447906Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-10-26T18:37:53.542657318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.542902622Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-10-26T18:37:53.543176363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-26T18:37:53', 'remove_wombles_kickass') 
2025-10-26T18:37:53.543511828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.544257520Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-10-26T18:37:53.544469687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015857s 
2025-10-26T18:37:53.544670171Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-10-26T18:37:53.544878240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.545128183Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-10-26T18:37:53.545418247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-26T18:37:53', 'make_parsed_episode_info_nullable') 
2025-10-26T18:37:53.545759795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.546807865Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-10-26T18:37:53.547007697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019147s 
2025-10-26T18:37:53.547214013Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-10-26T18:37:53.547421490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.547671744Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-10-26T18:37:53.548015306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-26T18:37:53', 'rename_torrent_downloadstation') 
2025-10-26T18:37:53.548376643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.549077585Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-10-26T18:37:53.549277016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001629s 
2025-10-26T18:37:53.549473983Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-10-26T18:37:53.549674416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.549918087Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-10-26T18:37:53.550198993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-10-26T18:37:53', 'add_minimumavailability') 
2025-10-26T18:37:53.550531211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.551150819Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-10-26T18:37:53.551349659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001469s 
2025-10-26T18:37:53.551603981Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-10-26T18:37:53.551781388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.552045380Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-10-26T18:37:53.552342498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-26T18:37:53', 'add_remux_qualities_for_the_wankers') 
2025-10-26T18:37:53.552682052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.553284054Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-10-26T18:37:53.553493806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014982s 
2025-10-26T18:37:53.553697366Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-10-26T18:37:53.553906748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.554157543Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-10-26T18:37:53.554438288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-26T18:37:53', 'add_haspredbentry_to_movies') 
2025-10-26T18:37:53.554776719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.555371667Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-10-26T18:37:53.555581330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014473s 
2025-10-26T18:37:53.555772955Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-10-26T18:37:53.555994752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.556243984Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-10-26T18:37:53.556517715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-26T18:37:53', 'add_pathstate_to_movies') 
2025-10-26T18:37:53.556865796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.557521235Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-10-26T18:37:53.557714044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015282s 
2025-10-26T18:37:53.557916792Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-10-26T18:37:53.558124189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.558373662Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-10-26T18:37:53.558653014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-26T18:37:53', 'add_import_exclusions_table') 
2025-10-26T18:37:53.558991996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.559581654Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-10-26T18:37:53.559774953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014446s 
2025-10-26T18:37:53.559999485Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-10-26T18:37:53.560203666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.560451515Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-10-26T18:37:53.560733463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-26T18:37:53', 'add_physical_release_note') 
2025-10-26T18:37:53.561066343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.561666030Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-10-26T18:37:53.561859360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014527s 
2025-10-26T18:37:53.562064122Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-10-26T18:37:53.562271089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.562537555Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-10-26T18:37:53.562805775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-26T18:37:53', 'consolidate_indexer_baseurl') 
2025-10-26T18:37:53.563136591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.563833324Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-10-26T18:37:53.564051303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015471s 
2025-10-26T18:37:53.564254412Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-10-26T18:37:53.564461760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.564709699Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-10-26T18:37:53.564991296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-26T18:37:53', 'add_alternative_titles_table') 
2025-10-26T18:37:53.565328535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.565977441Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-10-26T18:37:53.566177213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015034s 
2025-10-26T18:37:53.566379100Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-10-26T18:37:53.566586057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.566846000Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-10-26T18:37:53.567123609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-26T18:37:53', 'fix_duplicate_alt_titles') 
2025-10-26T18:37:53.567464104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.568058962Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-10-26T18:37:53.568256941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014615s 
2025-10-26T18:37:53.568450370Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-10-26T18:37:53.568644792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.568887370Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-10-26T18:37:53.569153225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-26T18:37:53', 'movie_extras') 
2025-10-26T18:37:53.569494753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.570065753Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-10-26T18:37:53.570246497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014141s 
2025-10-26T18:37:53.570440377Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-10-26T18:37:53.570637564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.570879070Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-10-26T18:37:53.571141859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-26T18:37:53', 'clean_core_tv') 
2025-10-26T18:37:53.571500161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.572100329Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-10-26T18:37:53.572280983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014417s 
2025-10-26T18:37:53.572497800Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-10-26T18:37:53.572707632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.572953677Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-10-26T18:37:53.573241988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-26T18:37:53', 'add_cookies_to_indexer_status') 
2025-10-26T18:37:53.573598385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.574176860Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-10-26T18:37:53.574382264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014615s 
2025-10-26T18:37:53.574577867Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-10-26T18:37:53.574777780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.575021320Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-10-26T18:37:53.575291815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-26T18:37:53', 'banner_to_fanart') 
2025-10-26T18:37:53.575615296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.576220545Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-10-26T18:37:53.576412461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014364s 
2025-10-26T18:37:53.576614237Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-10-26T18:37:53.576819611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.577070606Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-10-26T18:37:53.577352113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-26T18:37:53', 'naming_config_colon_action') 
2025-10-26T18:37:53.577705916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.578283098Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-10-26T18:37:53.578481096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014559s 
2025-10-26T18:37:53.578677031Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-10-26T18:37:53.578908727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.579132227Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-10-26T18:37:53.579408273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-26T18:37:53', 'add_custom_formats') 
2025-10-26T18:37:53.579738789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.580352384Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-10-26T18:37:53.580551555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001469s 
2025-10-26T18:37:53.580757219Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-10-26T18:37:53.580969406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.581224680Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-10-26T18:37:53.581504784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-26T18:37:53', 'remove_extra_naming_config') 
2025-10-26T18:37:53.581846182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.582428624Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-10-26T18:37:53.582678668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014456s 
2025-10-26T18:37:53.582852287Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-10-26T18:37:53.583047120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.583291201Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-10-26T18:37:53.583577026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-26T18:37:53', 'convert_regex_required_tags') 
2025-10-26T18:37:53.583964236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.584586920Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-10-26T18:37:53.584761571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014956s 
2025-10-26T18:37:53.584959911Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-10-26T18:37:53.585172589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.585424316Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-10-26T18:37:53.585717156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-26T18:37:53', 'fix_format_tags_double_underscore') 
2025-10-26T18:37:53.586059535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.587235533Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-10-26T18:37:53.587436367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020467s 
2025-10-26T18:37:53.587635799Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-10-26T18:37:53.587839579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.588107609Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-10-26T18:37:53.588390188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-26T18:37:53', 'add_tags_to_net_import') 
2025-10-26T18:37:53.588723248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.589439981Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-10-26T18:37:53.589631687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015857s 
2025-10-26T18:37:53.589835027Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-10-26T18:37:53.590039959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.590293710Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-10-26T18:37:53.590583624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-26T18:37:53', 'add_custom_filters') 
2025-10-26T18:37:53.590929671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.591622666Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-10-26T18:37:53.591827529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001585s 
2025-10-26T18:37:53.592129156Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-10-26T18:37:53.592363628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.592646868Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-10-26T18:37:53.592962544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-26T18:37:53', 'indexer_client_status_search_changes') 
2025-10-26T18:37:53.593335685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.593959702Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-10-26T18:37:53.594185296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015818s 
2025-10-26T18:37:53.594408796Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-10-26T18:37:53.594654200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.594929464Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-10-26T18:37:53.595270501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-26T18:37:53', 'add_language_to_files_history_blacklist') 
2025-10-26T18:37:53.595637189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.596368902Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-10-26T18:37:53.596590188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016909s 
2025-10-26T18:37:53.596814730Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-10-26T18:37:53.597041637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.597313354Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-10-26T18:37:53.597619150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-26T18:37:53', 'add_update_allowed_quality_profile') 
2025-10-26T18:37:53.597988934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.598593341Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-10-26T18:37:53.598819316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015363s 
2025-10-26T18:37:53.599038758Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-10-26T18:37:53.599286637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.599555729Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-10-26T18:37:53.599897487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-26T18:37:53', 'add_download_client_priority') 
2025-10-26T18:37:53.600239085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.600862730Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-10-26T18:37:53.601074477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015703s 
2025-10-26T18:37:53.601288798Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-10-26T18:37:53.601503811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.601775207Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-10-26T18:37:53.602056674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-26T18:37:53', 'remove_growl_prowl') 
2025-10-26T18:37:53.602418883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.603029633Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-10-26T18:37:53.603242411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015216s 
2025-10-26T18:37:53.603455561Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-10-26T18:37:53.603689792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.603972421Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-10-26T18:37:53.604279119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-26T18:37:53', 'remove_plex_hometheatre') 
2025-10-26T18:37:53.604630677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.605243581Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-10-26T18:37:53.605451219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015468s 
2025-10-26T18:37:53.605672544Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-10-26T18:37:53.605889501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.606181820Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-10-26T18:37:53.606469609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-26T18:37:53', 'add_webrip_qualites') 
2025-10-26T18:37:53.606834674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.607427538Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-10-26T18:37:53.607641068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015356s 
2025-10-26T18:37:53.607868245Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-10-26T18:37:53.608146025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.608408794Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-10-26T18:37:53.608712916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-26T18:37:53', 'health_issue_notification') 
2025-10-26T18:37:53.609071037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.609672588Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-10-26T18:37:53.609883723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015246s 
2025-10-26T18:37:53.610111752Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-10-26T18:37:53.610330733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.610607320Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-10-26T18:37:53.610895941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-26T18:37:53', 'speed_improvements') 
2025-10-26T18:37:53.611254914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.611834962Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-10-26T18:37:53.612065897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015007s 
2025-10-26T18:37:53.612285910Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-10-26T18:37:53.612523358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.612789804Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-10-26T18:37:53.613096362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-26T18:37:53', 'fix_profile_format_default') 
2025-10-26T18:37:53.613452409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.614065483Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-10-26T18:37:53.614278201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00154s 
2025-10-26T18:37:53.614495519Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-10-26T18:37:53.614708588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.614980786Z [Info] task_duration: Starting migration of Log DB to 163 
2025-10-26T18:37:53.615261712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-26T18:37:53', 'task_duration') 
2025-10-26T18:37:53.615619843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.616207877Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-10-26T18:37:53.616424453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014962s 
2025-10-26T18:37:53.616640257Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-10-26T18:37:53.616871573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.617165394Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-10-26T18:37:53.617476000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-26T18:37:53', 'movie_collections_crew') 
2025-10-26T18:37:53.617816786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.618414099Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-10-26T18:37:53.618618710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015326s 
2025-10-26T18:37:53.618873002Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-10-26T18:37:53.619093927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.619380544Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-10-26T18:37:53.621715967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-26T18:37:53', 'remove_custom_formats_from_quality_model') 
2025-10-26T18:37:53.622098507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.622725359Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-10-26T18:37:53.622962446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036113s 
2025-10-26T18:37:53.623197640Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-10-26T18:37:53.623437022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.623752076Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-10-26T18:37:53.628921054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-26T18:37:53', 'fix_tmdb_list_config') 
2025-10-26T18:37:53.629287973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.629898923Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-10-26T18:37:53.630112944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064551s 
2025-10-26T18:37:53.630335532Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-10-26T18:37:53.630561306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.630835007Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-10-26T18:37:53.631128919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-26T18:37:53', 'remove_movie_pathstate') 
2025-10-26T18:37:53.631492762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.632107509Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-10-26T18:37:53.632324276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015339s 
2025-10-26T18:37:53.632550672Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-10-26T18:37:53.632776837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.633047111Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-10-26T18:37:53.633338869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-26T18:37:53', 'custom_format_rework') 
2025-10-26T18:37:53.633700246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.634302820Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-10-26T18:37:53.634520678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015228s 
2025-10-26T18:37:53.634744409Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-10-26T18:37:53.634989192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.635266951Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-10-26T18:37:53.635564219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-26T18:37:53', 'custom_format_scores') 
2025-10-26T18:37:53.635947661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.636617741Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-10-26T18:37:53.636884828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015687s 
2025-10-26T18:37:53.637141505Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-10-26T18:37:53.637422300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.637759139Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-10-26T18:37:53.638148432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-26T18:37:53', 'fix_trakt_list_config') 
2025-10-26T18:37:53.638627607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.639398058Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-10-26T18:37:53.639672431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019684s 
2025-10-26T18:37:53.639991974Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-10-26T18:37:53.640295395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.640639608Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-10-26T18:37:53.641053552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-26T18:37:53', 'quality_definition_preferred_size') 
2025-10-26T18:37:53.641546755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.642268438Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-10-26T18:37:53.642550927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019553s 
2025-10-26T18:37:53.642826171Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-10-26T18:37:53.643107427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.643445247Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-10-26T18:37:53.643830303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-26T18:37:53', 'add_download_history') 
2025-10-26T18:37:53.644326722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.645033034Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-10-26T18:37:53.645302316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019151s 
2025-10-26T18:37:53.645596809Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-10-26T18:37:53.645853536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.646183360Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-10-26T18:37:53.646569357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-26T18:37:53', 'net_import_status') 
2025-10-26T18:37:53.647029724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.647719413Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-10-26T18:37:53.648053846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018646s 
2025-10-26T18:37:53.648328820Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-10-26T18:37:53.648640116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.648976955Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-10-26T18:37:53.649365547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-26T18:37:53', 'email_multiple_addresses') 
2025-10-26T18:37:53.649848870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.650551285Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-10-26T18:37:53.650831088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019087s 
2025-10-26T18:37:53.651121643Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-10-26T18:37:53.651421557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.651777654Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-10-26T18:37:53.652225536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-26T18:37:53', 'remove_chown_and_folderchmod_config') 
2025-10-26T18:37:53.652717155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.653446804Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-10-26T18:37:53.653737550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019917s 
2025-10-26T18:37:53.654016431Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-10-26T18:37:53.654305814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.654650398Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-10-26T18:37:53.655041475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-26T18:37:53', 'movie_recommendations') 
2025-10-26T18:37:53.655506411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.656333106Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-10-26T18:37:53.656604071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020173s 
2025-10-26T18:37:53.656881710Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-10-26T18:37:53.657171504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.657512571Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-10-26T18:37:53.657901464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-26T18:37:53', 'language_improvements') 
2025-10-26T18:37:53.658370147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.659147362Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-10-26T18:37:53.659412246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019649s 
2025-10-26T18:37:53.659686267Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-10-26T18:37:53.660016933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.660354172Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-10-26T18:37:53.660706722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-26T18:37:53', 'new_list_server') 
2025-10-26T18:37:53.661163742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.661960787Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-10-26T18:37:53.662233446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019693s 
2025-10-26T18:37:53.662526286Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-10-26T18:37:53.662822873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.663163609Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-10-26T18:37:53.663574135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-26T18:37:53', 'movie_translation_indexes') 
2025-10-26T18:37:53.664139073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.664895536Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-10-26T18:37:53.665186281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020721s 
2025-10-26T18:37:53.665445052Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-10-26T18:37:53.665746399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.666086955Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-10-26T18:37:53.666491720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-26T18:37:53', 'fix_invalid_profile_references') 
2025-10-26T18:37:53.666969722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.667739492Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-10-26T18:37:53.668034676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019754s 
2025-10-26T18:37:53.668303708Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-10-26T18:37:53.668595636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.668928987Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-10-26T18:37:53.669314994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-26T18:37:53', 'list_movies_table') 
2025-10-26T18:37:53.669779149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.670536814Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-10-26T18:37:53.670802920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001946s 
2025-10-26T18:37:53.671079317Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-10-26T18:37:53.671369330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.671710818Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-10-26T18:37:53.672195694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-26T18:37:53', 'on_delete_notification') 
2025-10-26T18:37:53.672672364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.673546865Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-10-26T18:37:53.673817339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021697s 
2025-10-26T18:37:53.674078846Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-10-26T18:37:53.674373038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.674735368Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-10-26T18:37:53.675103028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-26T18:37:53', 'download_propers_config') 
2025-10-26T18:37:53.675583976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.676371331Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-10-26T18:37:53.676648509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001981s 
2025-10-26T18:37:53.676933904Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-10-26T18:37:53.677222355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.677562199Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-10-26T18:37:53.677953016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-26T18:37:53', 'add_priority_to_indexers') 
2025-10-26T18:37:53.678432461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.679160998Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-10-26T18:37:53.679427866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019308s 
2025-10-26T18:37:53.679718441Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-10-26T18:37:53.680044868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.680394241Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-10-26T18:37:53.680798616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-26T18:37:53', 'add_alternative_title_indices') 
2025-10-26T18:37:53.681293843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.682065186Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-10-26T18:37:53.682349358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00201s 
2025-10-26T18:37:53.682621215Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-10-26T18:37:53.682905728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.683247847Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-10-26T18:37:53.683624355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-26T18:37:53', 'fix_tmdb_duplicates') 
2025-10-26T18:37:53.684152218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.684898630Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-10-26T18:37:53.685159967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019842s 
2025-10-26T18:37:53.685444199Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-10-26T18:37:53.685742389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.686095601Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-10-26T18:37:53.686494844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-26T18:37:53', 'swap_filechmod_for_folderchmod') 
2025-10-26T18:37:53.686982206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.687753098Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-10-26T18:37:53.688135718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019863s 
2025-10-26T18:37:53.688407455Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-10-26T18:37:53.688704413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.689041923Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-10-26T18:37:53.689432158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-26T18:37:53', 'mediainfo_channels') 
2025-10-26T18:37:53.689896924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.690715382Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-10-26T18:37:53.690980185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020105s 
2025-10-26T18:37:53.691243235Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-10-26T18:37:53.691524742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.691872943Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-10-26T18:37:53.692530006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-10-26T18:37:53.692999932Z [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) 
2025-10-26T18:37:53.693666995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008689s 
2025-10-26T18:37:53.693938291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-10-26T18:37:53.694288256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-26T18:37:53.694771539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005755s 
2025-10-26T18:37:53.695148728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-26T18:37:53', 'add_update_history') 
2025-10-26T18:37:53.695625368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.696484478Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-10-26T18:37:53.696744992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022573s 
2025-10-26T18:37:53.697022411Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-10-26T18:37:53.697313808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.697650696Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-10-26T18:37:53.698037655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-26T18:37:53', 'update_awesome_hd_link') 
2025-10-26T18:37:53.698499225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.699414528Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-10-26T18:37:53.699689361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020894s 
2025-10-26T18:37:53.699961068Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-10-26T18:37:53.700244629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.700581798Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-10-26T18:37:53.700960500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-26T18:37:53', 'remove_awesomehd') 
2025-10-26T18:37:53.701428492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.702202641Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-10-26T18:37:53.702464188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019588s 
2025-10-26T18:37:53.702749322Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-10-26T18:37:53.703036911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.703374951Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-10-26T18:37:53.703785778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-26T18:37:53', 'add_on_delete_to_notifications') 
2025-10-26T18:37:53.704293591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.705066307Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-10-26T18:37:53.705354417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020069s 
2025-10-26T18:37:53.705624000Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-10-26T18:37:53.705916779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.706255331Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-10-26T18:37:53.706651408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-26T18:37:53', 'add_bypass_to_delay_profile') 
2025-10-26T18:37:53.707120603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.707981707Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-10-26T18:37:53.708268825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020395s 
2025-10-26T18:37:53.708529630Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-10-26T18:37:53.708808502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.709141081Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-10-26T18:37:53.709519744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-26T18:37:53', 'update_notifiarr') 
2025-10-26T18:37:53.709994028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.711266560Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-10-26T18:37:53.711522917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024563s 
2025-10-26T18:37:53.711792620Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-10-26T18:37:53.712103936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.712437338Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-10-26T18:37:53.712816862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-26T18:37:53', 'legacy_mediainfo_hdr') 
2025-10-26T18:37:53.713284564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.714057079Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-10-26T18:37:53.714321822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019545s 
2025-10-26T18:37:53.714598078Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-10-26T18:37:53.714898784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.715238648Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-10-26T18:37:53.715635738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-26T18:37:53', 'rename_blacklist_to_blocklist') 
2025-10-26T18:37:53.716144021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.716979132Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-10-26T18:37:53.717248575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020566s 
2025-10-26T18:37:53.717524290Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-10-26T18:37:53.717814254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.718142875Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-10-26T18:37:53.718517189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-26T18:37:53', 'add_indexer_tags') 
2025-10-26T18:37:53.718981334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.719779460Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-10-26T18:37:53.720101880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019629s 
2025-10-26T18:37:53.720374018Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-10-26T18:37:53.720648520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.721007824Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-10-26T18:37:53.721411707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-26T18:37:53', 'mediainfo_to_ffmpeg') 
2025-10-26T18:37:53.722058960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.722875564Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-10-26T18:37:53.723137602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002218s 
2025-10-26T18:37:53.723406203Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-10-26T18:37:53.723688511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.724036061Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-10-26T18:37:53.724326516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-26T18:37:53', 'cdh_per_downloadclient') 
2025-10-26T18:37:53.724682863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.725365438Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-10-26T18:37:53.725573717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016846s 
2025-10-26T18:37:53.725789221Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-10-26T18:37:53.726016889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.726282845Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-10-26T18:37:53.726587378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-26T18:37:53', 'migrate_discord_from_slack') 
2025-10-26T18:37:53.726942894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.727617211Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-10-26T18:37:53.727832094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015878s 
2025-10-26T18:37:53.728067798Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-10-26T18:37:53.728307681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.728535460Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-10-26T18:37:53.728816095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-26T18:37:53', 'remove_predb') 
2025-10-26T18:37:53.729162372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.729826409Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-10-26T18:37:53.730025280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015485s 
2025-10-26T18:37:53.730246265Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-10-26T18:37:53.730477891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.730743656Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-10-26T18:37:53.731044853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-26T18:37:53', 'add_on_update_to_notifications') 
2025-10-26T18:37:53.731404347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.732124637Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-10-26T18:37:53.732337535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016185s 
2025-10-26T18:37:53.732557478Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-10-26T18:37:53.732784275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.733048527Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-10-26T18:37:53.733352299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-26T18:37:53', 'ensure_identity_on_id_columns') 
2025-10-26T18:37:53.733710310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.734393485Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-10-26T18:37:53.734608548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015975s 
2025-10-26T18:37:53.734828281Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-10-26T18:37:53.735054376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.735325151Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-10-26T18:37:53.735627069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-26T18:37:53', 'download_client_per_indexer') 
2025-10-26T18:37:53.736074269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.736749168Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-10-26T18:37:53.736960995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001677s 
2025-10-26T18:37:53.737178803Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-10-26T18:37:53.737400149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.737666044Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-10-26T18:37:53.743681867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-26T18:37:53', 'multiple_ratings_support') 
2025-10-26T18:37:53.744108005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.744797653Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-10-26T18:37:53.745012636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073838s 
2025-10-26T18:37:53.745247679Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-10-26T18:37:53.745476410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.745750281Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-10-26T18:37:53.746038020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-10-26T18:37:53', 'movie_metadata') 
2025-10-26T18:37:53.746382664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.746981580Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-10-26T18:37:53.747185651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015121s 
2025-10-26T18:37:53.747393479Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-10-26T18:37:53.747609244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.747885781Z [Info] add_collections: Starting migration of Log DB to 208 
2025-10-26T18:37:53.748180013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-10-26T18:37:53', 'add_collections') 
2025-10-26T18:37:53.748542303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.749199095Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-10-26T18:37:53.749402414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015851s 
2025-10-26T18:37:53.749627147Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-10-26T18:37:53.749871529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.750158908Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-10-26T18:37:53.750505906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-26T18:37:53', 'movie_meta_collection_index') 
2025-10-26T18:37:53.750858386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.751508465Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-10-26T18:37:53.751715672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016318s 
2025-10-26T18:37:53.751971537Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-10-26T18:37:53.752180658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.752424960Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-10-26T18:37:53.752700916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-26T18:37:53', 'movie_added_notifications') 
2025-10-26T18:37:53.753074308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.753659957Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-10-26T18:37:53.753852584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014681s 
2025-10-26T18:37:53.754044361Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-10-26T18:37:53.754245946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.754486511Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-10-26T18:37:53.754758769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-26T18:37:53', 'more_movie_meta_index') 
2025-10-26T18:37:53.755089966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.755702158Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-10-26T18:37:53.755911881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014497s 
2025-10-26T18:37:53.756131413Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-26T18:37:53.756352077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.756602241Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-10-26T18:37:53.757229814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-10-26T18:37:53.757409175Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-26T18:37:53.757632465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-10-26T18:37:53.758466594Z [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) 
2025-10-26T18:37:53.759125762Z [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" 
2025-10-26T18:37:53.759575668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-10-26T18:37:53.760113781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-10-26T18:37:53.761106921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-26T18:37:53.761451304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036034s 
2025-10-26T18:37:53.761619052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-10-26T18:37:53.761787862Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:37:53.761971992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-10-26T18:37:53.762637662Z [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) 
2025-10-26T18:37:53.763138571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-10-26T18:37:53.763499157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-10-26T18:37:53.763983823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-10-26T18:37:53.764836500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-26T18:37:53.765175863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030092s 
2025-10-26T18:37:53.765358350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:37:53.765523182Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:37:53.765706972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-26T18:37:53.766319315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-26T18:37:53.766839683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-26T18:37:53.767268727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-26T18:37:53.767758112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-26T18:37:53.768639397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T18:37:53.769014332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030947s 
2025-10-26T18:37:53.769322973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-26T18:37:53', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-26T18:37:53.769690393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.770627139Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-26T18:37:53.770860338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046669s 
2025-10-26T18:37:53.771084259Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-10-26T18:37:53.771314883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.771584045Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-10-26T18:37:53.771959942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-26T18:37:53', 'add_language_tags_to_subtitle_files') 
2025-10-26T18:37:53.772323424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.773038484Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-10-26T18:37:53.773259779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017079s 
2025-10-26T18:37:53.773470684Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-10-26T18:37:53.773689014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.773955480Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-10-26T18:37:53.774243500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-26T18:37:53', 'add_salt_to_users') 
2025-10-26T18:37:53.774593575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.775258424Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-10-26T18:37:53.775466022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015678s 
2025-10-26T18:37:53.775677307Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-10-26T18:37:53.775912180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.776181081Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-10-26T18:37:53.776466736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-10-26T18:37:53', 'clean_alt_titles') 
2025-10-26T18:37:53.776842583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.777554286Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-10-26T18:37:53.777759960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016496s 
2025-10-26T18:37:53.777973911Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-10-26T18:37:53.778188092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.778448527Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-10-26T18:37:53.778724492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-26T18:37:53', 'remove_omg') 
2025-10-26T18:37:53.779069477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.779741370Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-10-26T18:37:53.779962375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015555s 
2025-10-26T18:37:53.780189592Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-10-26T18:37:53.780425567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.780696313Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-10-26T18:37:53.781020135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-10-26T18:37:53', 'add_additional_info_to_pending_releases') 
2025-10-26T18:37:53.781388737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.782103165Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-10-26T18:37:53.782325102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016609s 
2025-10-26T18:37:53.782539494Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-10-26T18:37:53.782758945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.783024741Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-10-26T18:37:53.783332911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-10-26T18:37:53', 'add_result_to_commands') 
2025-10-26T18:37:53.783686864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.784419789Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-10-26T18:37:53.784636325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016472s 
2025-10-26T18:37:53.784852891Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-10-26T18:37:53.785083476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.785349090Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-10-26T18:37:53.785654706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-10-26T18:37:53', 'health_restored_notification') 
2025-10-26T18:37:53.786011424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.786653838Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-10-26T18:37:53.786869772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015602s 
2025-10-26T18:37:53.787102902Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-10-26T18:37:53.787346222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.787621265Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-10-26T18:37:53.787986020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-10-26T18:37:53', 'add_on_manual_interaction_required_to_notifications') 
2025-10-26T18:37:53.788359772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.789066455Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-10-26T18:37:53.789297520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016945s 
2025-10-26T18:37:53.789503595Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-10-26T18:37:53.789719149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.789975896Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-10-26T18:37:53.790246471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-10-26T18:37:53', 'remove_rarbg') 
2025-10-26T18:37:53.790589732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.791260693Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-10-26T18:37:53.791464694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015548s 
2025-10-26T18:37:53.791690899Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-10-26T18:37:53.791939049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.792213291Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-10-26T18:37:53.792529788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-10-26T18:37:53', 'remove_invalid_roksbox_metadata_images') 
2025-10-26T18:37:53.792895845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.793560784Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-10-26T18:37:53.793773232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015989s 
2025-10-26T18:37:53.793979728Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-10-26T18:37:53.794195282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.794454213Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-10-26T18:37:53.794737363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-10-26T18:37:53', 'list_sync_time') 
2025-10-26T18:37:53.795093029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.795886437Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-10-26T18:37:53.796093243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016794s 
2025-10-26T18:37:53.796312024Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-10-26T18:37:53.796537317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.796802902Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-10-26T18:37:53.797094058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-10-26T18:37:53', 'add_tags_to_collections') 
2025-10-26T18:37:53.797446688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.798456010Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-10-26T18:37:53.798670262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019105s 
2025-10-26T18:37:53.798890515Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-10-26T18:37:53.799113153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.799386143Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-10-26T18:37:53.799690987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-10-26T18:37:53', 'add_download_client_tags') 
2025-10-26T18:37:53.800064138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.800678976Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-10-26T18:37:53.800891354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015582s 
2025-10-26T18:37:53.801104833Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-10-26T18:37:53.801335317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.801583257Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-10-26T18:37:53.801873992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-10-26T18:37:53', 'add_auto_tagging') 
2025-10-26T18:37:53.802220540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.802825288Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-10-26T18:37:53.803033346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015038s 
2025-10-26T18:37:53.803265825Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-10-26T18:37:53.803503433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.803774078Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-10-26T18:37:53.804221990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-10-26T18:37:53', 'add_custom_format_score_bypass_to_delay_profile') 
2025-10-26T18:37:53.804586494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.805231653Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-10-26T18:37:53.805447397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017006s 
2025-10-26T18:37:53.805660766Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-10-26T18:37:53.805890840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.806154280Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-10-26T18:37:53.806456318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-10-26T18:37:53', 'update_restrictions_to_release_profiles') 
2025-10-26T18:37:53.806811253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.807411181Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-10-26T18:37:53.807622125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015008s 
2025-10-26T18:37:53.807828341Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-10-26T18:37:53.808059917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.808306834Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-10-26T18:37:53.808587028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-10-26T18:37:53', 'rename_quality_profiles') 
2025-10-26T18:37:53.808945059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.809689037Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-10-26T18:37:53.809888739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016255s 
2025-10-26T18:37:53.810100285Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-10-26T18:37:53.810310729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.810560903Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-10-26T18:37:53.810841938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-10-26T18:37:53', 'update_images_remote_url') 
2025-10-26T18:37:53.811186622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.811797452Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-10-26T18:37:53.812019640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014798s 
2025-10-26T18:37:53.812222769Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-10-26T18:37:53.812431218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.812679057Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-10-26T18:37:53.812960404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-10-26T18:37:53', 'add_notification_status') 
2025-10-26T18:37:53.813305589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.813925748Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-10-26T18:37:53.814125770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014862s 
2025-10-26T18:37:53.814334821Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-10-26T18:37:53.814552169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.814808495Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-10-26T18:37:53.815102016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-10-26T18:37:53', 'rename_deprecated_indexer_flags') 
2025-10-26T18:37:53.815450748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.816079494Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-10-26T18:37:53.816306140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015125s 
2025-10-26T18:37:53.816491424Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-10-26T18:37:53.816710154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.816962151Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-10-26T18:37:53.817241383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-10-26T18:37:53', 'movie_last_searched_time') 
2025-10-26T18:37:53.817586779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.818181927Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-10-26T18:37:53.818380968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014626s 
2025-10-26T18:37:53.818577033Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-10-26T18:37:53.818781123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.819026427Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-10-26T18:37:53.819296561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-10-26T18:37:53', 'email_encryption') 
2025-10-26T18:37:53.819632037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.820229249Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-10-26T18:37:53.820433701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014416s 
2025-10-26T18:37:53.820640998Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-10-26T18:37:53.820857715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.821110353Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-10-26T18:37:53.821397091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-10-26T18:37:53', 'clear_last_rss_releases_info') 
2025-10-26T18:37:53.821743408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.822352925Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-10-26T18:37:53.822553168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014903s 
2025-10-26T18:37:53.822746568Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-10-26T18:37:53.822944446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.823206504Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-10-26T18:37:53.823455014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-10-26T18:37:53', 'add_indexes') 
2025-10-26T18:37:53.823786472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.824395047Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-10-26T18:37:53.824584097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014454s 
2025-10-26T18:37:53.824801004Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-10-26T18:37:53.825021538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.825275249Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-10-26T18:37:53.825579662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-10-26T18:37:53', 'parse_title_from_existing_subtitle_files') 
2025-10-26T18:37:53.825934526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.826532931Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-10-26T18:37:53.826743736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014918s 
2025-10-26T18:37:53.826973198Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-10-26T18:37:53.827202629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.827459206Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-10-26T18:37:53.827778399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-10-26T18:37:53', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-10-26T18:37:53.828168654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.828777601Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-10-26T18:37:53.828999277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015445s 
2025-10-26T18:37:53.829215542Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-10-26T18:37:53.829438471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.829694727Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-10-26T18:37:53.830007467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-10-26T18:37:53', 'drop_multi_episode_style_from_naming_config') 
2025-10-26T18:37:53.830372953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.830970706Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-10-26T18:37:53.831185559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015127s 
2025-10-26T18:37:53.831384650Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-10-26T18:37:53.831590003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.831836750Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-10-26T18:37:53.832130942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-10-26T18:37:53', 'stevenlu_update_url') 
2025-10-26T18:37:53.832468783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.833114984Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-10-26T18:37:53.833308914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015192s 
2025-10-26T18:37:53.833510209Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-10-26T18:37:53.833711214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:37:53.833957680Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-10-26T18:37:53.834229057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-10-26T18:37:53', 'add_movie_keywords') 
2025-10-26T18:37:53.834564432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:37:53.835195172Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-10-26T18:37:53.835368250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014596s 
2025-10-26T18:37:54.007964050Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-10-26T18:37:54.015162413Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-10-26T18:37:54.019430727Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-10-26T18:37:54.141021642Z [Info] QualityProfileService: Setting up default quality profiles 
2025-10-26T18:37:54.166923654Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-10-26T18:37:54.194866895Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-10-26T18:37:54.196019266Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-10-26T18:37:54.196336214Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-10-26T18:37:54.276190054Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-10-26T18:37:54.658762887Z [ls.io-init] done.