2025-10-06T21:10:18.616158360Z [migrations] started
2025-10-06T21:10:18.616189844Z [migrations] no migrations found
2025-10-06T21:10:18.636702786Z usermod: no changes
2025-10-06T21:10:18.642333353Z ───────────────────────────────────────
2025-10-06T21:10:18.642341970Z 
2025-10-06T21:10:18.642345768Z       ██╗     ███████╗██╗ ██████╗
2025-10-06T21:10:18.642349665Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-06T21:10:18.642353734Z       ██║     ███████╗██║██║   ██║
2025-10-06T21:10:18.642357481Z       ██║     ╚════██║██║██║   ██║
2025-10-06T21:10:18.642361128Z       ███████╗███████║██║╚██████╔╝
2025-10-06T21:10:18.642364876Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-06T21:10:18.642368934Z 
2025-10-06T21:10:18.642372421Z    Brought to you by linuxserver.io
2025-10-06T21:10:18.642376028Z ───────────────────────────────────────
2025-10-06T21:10:18.642624048Z 
2025-10-06T21:10:18.642637134Z To support the app dev(s) visit:
2025-10-06T21:10:18.644109679Z Radarr: https://opencollective.com/radarr
2025-10-06T21:10:18.644415304Z 
2025-10-06T21:10:18.644421377Z To support LSIO projects visit:
2025-10-06T21:10:18.644425355Z https://www.linuxserver.io/donate/
2025-10-06T21:10:18.644429202Z 
2025-10-06T21:10:18.644436357Z ───────────────────────────────────────
2025-10-06T21:10:18.644440986Z GID/UID
2025-10-06T21:10:18.644444613Z ───────────────────────────────────────
2025-10-06T21:10:18.648780904Z 
2025-10-06T21:10:18.648788860Z User UID:    911
2025-10-06T21:10:18.648792728Z User GID:    911
2025-10-06T21:10:18.648796606Z ───────────────────────────────────────
2025-10-06T21:10:18.650481088Z Linuxserver.io version: 6.0.2.10271-ls234
2025-10-06T21:10:18.650794950Z Build-date: 2025-10-06T21:06:56+00:00
2025-10-06T21:10:18.650800862Z ───────────────────────────────────────
2025-10-06T21:10:18.650804709Z     
2025-10-06T21:10:18.708237148Z [custom-init] No custom files found, skipping...
2025-10-06T21:10:19.033767431Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.0.2.10271 
2025-10-06T21:10:19.051603132Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-06T21:10:19.055644459Z [Debug] Bootstrap: Console selected 
2025-10-06T21:10:19.056829856Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-06T21:10:19.336624021Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-06T21:10:19.387760813Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {a748aabb-382f-40cc-b2a7-8eed25d14647} may be persisted to storage in unencrypted form. 
2025-10-06T21:10:19.445591143Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-10-06T21:10:19.478738674Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-06T21:10:19.557604618Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-06T21:10:19.564569732Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:19.565098566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:19.605083214Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-06T21:10:19.608568161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405697s 
2025-10-06T21:10:19.608798535Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-06T21:10:19.608970230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439805s 
2025-10-06T21:10:19.615941747Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-06T21:10:19.616414609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.621460409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-06T21:10:19.631301965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-06T21:10:19.641901917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202244s 
2025-10-06T21:10:19.642254176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.644787798Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-06T21:10:19.644967980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023116s 
2025-10-06T21:10:19.645612568Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-06T21:10:19.645807340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.650287341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-06T21:10:19.651302735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-06T21:10:19.651824336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001341s 
2025-10-06T21:10:19.652074409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-06T21:10:19.652873538Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.41E-05s 
2025-10-06T21:10:19.653337623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-06T21:10:19.653815044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-06T21:10:19.654503410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009967s 
2025-10-06T21:10:19.654718483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.655397691Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-06T21:10:19.655573875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018622s 
2025-10-06T21:10:19.655975905Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-06T21:10:19.656197591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.656970527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-06T21:10:19.657078054Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-10-06T21:10:19.657275622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-06T21:10:19.657534272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-06T21:10:19.658008738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005671s 
2025-10-06T21:10:19.658198580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.658805011Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-06T21:10:19.658993771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013283s 
2025-10-06T21:10:19.661970584Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-06T21:10:19.662173152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.662748972Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-10-06T21:10:19.674058102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-10-06T21:10:19.674578189Z [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-06T21:10:19.675066833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000829s 
2025-10-06T21:10:19.675240904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-10-06T21:10:19.675523152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-10-06T21:10:19.675841302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s 
2025-10-06T21:10:19.676022598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-10-06T21:10:19.676342001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2025-10-06T21:10:19.676700853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005242s 
2025-10-06T21:10:19.676859743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-10-06T21:10:19.677134286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-10-06T21:10:19.677472667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000419s 
2025-10-06T21:10:19.677611647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-10-06T21:10:19.678920162Z [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-06T21:10:19.679894614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021172s 
2025-10-06T21:10:19.680065528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-10-06T21:10:19.680359921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-10-06T21:10:19.680643812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004219s 
2025-10-06T21:10:19.680807973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-10-06T21:10:19.681769579Z [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-06T21:10:19.682590562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016202s 
2025-10-06T21:10:19.682749662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-10-06T21:10:19.682981439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-06T21:10:19.683321534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000419s 
2025-10-06T21:10:19.683503460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-10-06T21:10:19.683752492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-06T21:10:19.684154050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004779s 
2025-10-06T21:10:19.684351167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-10-06T21:10:19.685242462Z [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-06T21:10:19.685955026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015084s 
2025-10-06T21:10:19.686129919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-10-06T21:10:19.686708954Z [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-06T21:10:19.687208210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009251s 
2025-10-06T21:10:19.687370516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-10-06T21:10:19.687920213Z [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-06T21:10:19.688475541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008905s 
2025-10-06T21:10:19.688593148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-10-06T21:10:19.688842871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-06T21:10:19.689192946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s 
2025-10-06T21:10:19.689363359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-10-06T21:10:19.693767977Z [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-06T21:10:19.694353005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048229s 
2025-10-06T21:10:19.694519150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-10-06T21:10:19.694973605Z [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-06T21:10:19.695422970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007287s 
2025-10-06T21:10:19.695603804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-10-06T21:10:19.695927676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-06T21:10:19.696268151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005093s 
2025-10-06T21:10:19.696450538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-10-06T21:10:19.698676500Z [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-06T21:10:19.699228442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026109s 
2025-10-06T21:10:19.699380117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-10-06T21:10:19.699642415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-06T21:10:19.700055788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004878s 
2025-10-06T21:10:19.700202613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-10-06T21:10:19.700596907Z [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-06T21:10:19.701110351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007398s 
2025-10-06T21:10:19.701265734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-10-06T21:10:19.701515306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-06T21:10:19.701893277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004642s 
2025-10-06T21:10:19.702242270Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-10-06T21:10:19.702781486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-10-06T21:10:19.703022080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006006s 
2025-10-06T21:10:19.703188686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-10-06T21:10:19.703675957Z [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-06T21:10:19.704205513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008696s 
2025-10-06T21:10:19.704381057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-10-06T21:10:19.705063040Z [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-06T21:10:19.705667777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011239s 
2025-10-06T21:10:19.705838451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-10-06T21:10:19.706452247Z [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-06T21:10:19.707019830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010336s 
2025-10-06T21:10:19.707199942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-10-06T21:10:19.707650810Z [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-06T21:10:19.708145085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007612s 
2025-10-06T21:10:19.708333775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-10-06T21:10:19.708646475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-10-06T21:10:19.709012883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004926s 
2025-10-06T21:10:19.709197855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-10-06T21:10:19.709503430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-10-06T21:10:19.709887664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005099s 
2025-10-06T21:10:19.710042586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-10-06T21:10:19.710536119Z [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-06T21:10:19.710969722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000772s 
2025-10-06T21:10:19.711155146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-06T21:10:19.711770434Z [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-06T21:10:19.712339140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001024s 
2025-10-06T21:10:19.712502088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-10-06T21:10:19.712994940Z [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-06T21:10:19.713449325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007793s 
2025-10-06T21:10:19.713638967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-10-06T21:10:19.714173222Z [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-06T21:10:19.714674852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008729s 
2025-10-06T21:10:19.714853302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-10-06T21:10:19.715252315Z [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-06T21:10:19.715669645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006407s 
2025-10-06T21:10:19.715813806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-10-06T21:10:19.716131736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2025-10-06T21:10:19.716532353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005238s 
2025-10-06T21:10:19.716680080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-10-06T21:10:19.716953440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-10-06T21:10:19.717379508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004199s 
2025-10-06T21:10:19.717443838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-10-06T21:10:19.717865878Z [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-06T21:10:19.718282226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000679s 
2025-10-06T21:10:19.718449994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-10-06T21:10:19.719151286Z [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-06T21:10:19.719802737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011191s 
2025-10-06T21:10:19.720988655Z [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-06T21:10:19.721572070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-10-06T21:10:19.721991003Z [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-06T21:10:19.722490459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000751s 
2025-10-06T21:10:19.722676744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-10-06T21:10:19.722930726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-10-06T21:10:19.723340551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004871s 
2025-10-06T21:10:19.723520804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-10-06T21:10:19.723776589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-10-06T21:10:19.724132545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004392s 
2025-10-06T21:10:19.724281656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-10-06T21:10:19.724898007Z [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-06T21:10:19.725412533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009643s 
2025-10-06T21:10:19.725579749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-10-06T21:10:19.726142913Z [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-06T21:10:19.726674514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009209s 
2025-10-06T21:10:19.726856420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-10-06T21:10:19.727156855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-10-06T21:10:19.727522391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004996s 
2025-10-06T21:10:19.727695309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-06T21:10:19.728280157Z [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-06T21:10:19.728812017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009528s 
2025-10-06T21:10:19.728990617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-10-06T21:10:19.729603852Z [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-06T21:10:19.730143839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001003s 
2025-10-06T21:10:19.730326216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-10-06T21:10:19.730556309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-06T21:10:19.730909901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004088s 
2025-10-06T21:10:19.732469531Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0016096 taking an average of 00:00:00.0016096 
2025-10-06T21:10:19.733150653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-06T21:10:19', 'InitialSetup') 
2025-10-06T21:10:19.733510147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.735800468Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-06T21:10:19.735998637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052921s 
2025-10-06T21:10:19.736280515Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-10-06T21:10:19.736434515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.736687564Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-10-06T21:10:19.737580833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-10-06T21:10:19.738164238Z [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-06T21:10:19.738724947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009626s 
2025-10-06T21:10:19.738891332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-10-06T21:10:19.739258501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-10-06T21:10:19.739485288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000432s 
2025-10-06T21:10:19.739645691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:19.739774861Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:19.739968911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-10-06T21:10:19.740277964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:19.741183276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010346s 
2025-10-06T21:10:19.741517028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-06T21:10:19', 'add_moviefiles_table') 
2025-10-06T21:10:19.741855229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.742688918Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-10-06T21:10:19.742873410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00251s 
2025-10-06T21:10:19.743024424Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-10-06T21:10:19.743216009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.743455572Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-10-06T21:10:19.743795947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-06T21:10:19.743939256Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:19.744125811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-10-06T21:10:19.744377197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:19.745230285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008997s 
2025-10-06T21:10:19.745506702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-06T21:10:19', 'fix_history_movieId') 
2025-10-06T21:10:19.745858079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.746588239Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-10-06T21:10:19.746735346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022664s 
2025-10-06T21:10:19.746924096Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-10-06T21:10:19.747106894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.747335855Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-10-06T21:10:19.748413084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:19.748599759Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:19.748729861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-10-06T21:10:19.753362729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:19.754284475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053538s 
2025-10-06T21:10:19.754453976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:19.754588838Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:19.754791446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-10-06T21:10:19.755011178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-10-06T21:10:19.755809556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008421s 
2025-10-06T21:10:19.755987524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:19.756126133Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:19.756512712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-10-06T21:10:19.767208527Z [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-06T21:10:19.768890955Z [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-06T21:10:19.769958724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-06T21:10:19.771010562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-06T21:10:19.773460395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-06T21:10:19.773928648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-06T21:10:19.774275486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175878s 
2025-10-06T21:10:19.774436140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:19.774585521Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-06T21:10:19.774763559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-10-06T21:10:19.774998482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-10-06T21:10:19.775865498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009158s 
2025-10-06T21:10:19.776190031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-06T21:10:19', 'add_tmdb_stuff') 
2025-10-06T21:10:19.776503683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.777563667Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-10-06T21:10:19.777728078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026092s 
2025-10-06T21:10:19.777922870Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-10-06T21:10:19.778146230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.778350652Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-10-06T21:10:19.778831299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-06T21:10:19.778993767Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:19.779172857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-10-06T21:10:19.781656909Z [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-06T21:10:19.782528113Z [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-06T21:10:19.783057529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-06T21:10:19.783684431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-06T21:10:19.785673115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-10-06T21:10:19.786052429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067256s 
2025-10-06T21:10:19.786390529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-06T21:10:19', 'fix_movie_files') 
2025-10-06T21:10:19.786676064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.787584133Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-10-06T21:10:19.787756870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082455s 
2025-10-06T21:10:19.787953456Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-10-06T21:10:19.788163609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.788401799Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-10-06T21:10:19.788860192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-06T21:10:19.789019723Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:19.789193363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-10-06T21:10:19.791537773Z [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-06T21:10:19.792249566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-10-06T21:10:19.792663009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-06T21:10:19.793275512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-06T21:10:19.795180678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-06T21:10:19.795548018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061853s 
2025-10-06T21:10:19.795902882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-10-06T21:10:19.796321155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-10-06T21:10:19.796597571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004648s 
2025-10-06T21:10:19.796944429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-06T21:10:19', 'update_schedule_intervale') 
2025-10-06T21:10:19.797256869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.798296602Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-10-06T21:10:19.798480653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021254s 
2025-10-06T21:10:19.798696848Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-10-06T21:10:19.798890458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.799154269Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-10-06T21:10:19.799570206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-06T21:10:19.799726451Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:19.800025543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-10-06T21:10:19.800237841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-10-06T21:10:19.801074044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008796s 
2025-10-06T21:10:19.801205509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-06T21:10:19.801319579Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:19.801547067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-10-06T21:10:19.801815607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-10-06T21:10:19.802604395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008578s 
2025-10-06T21:10:19.802749437Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:19.802932085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:19.803418464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005135s 
2025-10-06T21:10:19.803770213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-06T21:10:19', 'add_movie_formats_to_naming_config') 
2025-10-06T21:10:19.804179467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.804983776Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-10-06T21:10:19.805159861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020301s 
2025-10-06T21:10:19.805348961Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-10-06T21:10:19.805533373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.805769719Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-10-06T21:10:19.806056837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:19.806194404Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-06T21:10:19.806398875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-10-06T21:10:19.806650181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-10-06T21:10:19.807407386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000855s 
2025-10-06T21:10:19.807752210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-06T21:10:19', 'add_phyiscal_release') 
2025-10-06T21:10:19.808110882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.808947417Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-10-06T21:10:19.809067218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023048s 
2025-10-06T21:10:19.809245808Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-10-06T21:10:19.809436993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.809649921Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-10-06T21:10:19.811190423Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:19.812053541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-10-06T21:10:19.812308635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009338s 
2025-10-06T21:10:19.812619801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-06T21:10:19', 'remove_bitmetv') 
2025-10-06T21:10:19.812940567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.813697932Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-10-06T21:10:19.813864928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022847s 
2025-10-06T21:10:19.814050472Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-10-06T21:10:19.814244583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.814478073Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-10-06T21:10:19.814953089Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:19.815265679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-10-06T21:10:19.815499279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003576s 
2025-10-06T21:10:19.815823081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-06T21:10:19', 'remove_torrentleech') 
2025-10-06T21:10:19.816265832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.816931052Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-10-06T21:10:19.817095513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017492s 
2025-10-06T21:10:19.817290886Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-10-06T21:10:19.817485789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.817731724Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-10-06T21:10:19.818019824Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:19.818318315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-10-06T21:10:19.818585182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003407s 
2025-10-06T21:10:19.818915197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-06T21:10:19', 'remove_broadcasthenet') 
2025-10-06T21:10:19.819199389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.819866593Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-10-06T21:10:19.820019019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001599s 
2025-10-06T21:10:19.820202990Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-10-06T21:10:19.820396359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.820621472Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-10-06T21:10:19.820916276Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:19.821179005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-10-06T21:10:19.821416162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003223s 
2025-10-06T21:10:19.821735275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-06T21:10:19', 'remove_fanzub') 
2025-10-06T21:10:19.822044077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.822651500Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-10-06T21:10:19.822832815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015359s 
2025-10-06T21:10:19.822989650Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-10-06T21:10:19.823198581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.823442983Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-10-06T21:10:19.823672014Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:19.823868480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:19.824368376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005253s 
2025-10-06T21:10:19.824685385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-06T21:10:19', 'update_movie_sorttitle') 
2025-10-06T21:10:19.825013215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.825655819Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-10-06T21:10:19.825822454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017889s 
2025-10-06T21:10:19.826031635Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-10-06T21:10:19.826233351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.826473495Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-10-06T21:10:19.826716534Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:19.826908310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:19.827369208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000487s 
2025-10-06T21:10:19.827703532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-06T21:10:19', 'update_movie_sorttitle_again') 
2025-10-06T21:10:19.828066573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.828742524Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-10-06T21:10:19.828922446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018212s 
2025-10-06T21:10:19.829113661Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-10-06T21:10:19.829288994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.829527735Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-10-06T21:10:19.830344690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-10-06T21:10:19.830600465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-10-06T21:10:19.831381106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008548s 
2025-10-06T21:10:19.831714187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-06T21:10:19', 'update_movie_file') 
2025-10-06T21:10:19.832085986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.832758871Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-10-06T21:10:19.832929103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022047s 
2025-10-06T21:10:19.833144707Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-10-06T21:10:19.833343428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.833570104Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-10-06T21:10:19.833802101Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:19.833993917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:19.834467150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004914s 
2025-10-06T21:10:19.834781433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-06T21:10:19', 'update_movie_slug') 
2025-10-06T21:10:19.835113351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.835699752Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-10-06T21:10:19.835885676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017116s 
2025-10-06T21:10:19.836073855Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-10-06T21:10:19.836262996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.836500384Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-10-06T21:10:19.836782222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:19.836944799Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:19.837110713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-10-06T21:10:19.837365887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-10-06T21:10:19.838122240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008397s 
2025-10-06T21:10:19.838461503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-06T21:10:19', 'add_youtube_trailer_id') 
2025-10-06T21:10:19.838796818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.839444933Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-10-06T21:10:19.839595897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021131s 
2025-10-06T21:10:19.839764787Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-10-06T21:10:19.839972936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.840192909Z [Info] add_studio: Starting migration of Main DB to 120 
2025-10-06T21:10:19.840466760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:19.840613426Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:19.840844030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-10-06T21:10:19.841009703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-10-06T21:10:19.841758521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008153s 
2025-10-06T21:10:19.842069928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-06T21:10:19', 'add_studio') 
2025-10-06T21:10:19.842421245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.843054049Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-10-06T21:10:19.843197248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020854s 
2025-10-06T21:10:19.843394044Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-10-06T21:10:19.843599558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.843821545Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-10-06T21:10:19.844087520Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:19.844342714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:19.844748862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004887s 
2025-10-06T21:10:19.845106412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-06T21:10:19', 'update_filedate_config') 
2025-10-06T21:10:19.845415474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.846016033Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-10-06T21:10:19.846173841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017211s 
2025-10-06T21:10:19.846378753Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-10-06T21:10:19.846637224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.846806535Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-10-06T21:10:19.847201069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-06T21:10:19.847368096Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:19.847527036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-10-06T21:10:19.847785736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-10-06T21:10:19.848573733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000873s 
2025-10-06T21:10:19.848726771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-06T21:10:19.848876533Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:19.849041194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-10-06T21:10:19.851705669Z [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-06T21:10:19.852791255Z [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-06T21:10:19.853328968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-06T21:10:19.853755727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-06T21:10:19.855679070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064553s 
2025-10-06T21:10:19.855839833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-06T21:10:19.855998763Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-06T21:10:19.856176902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-10-06T21:10:19.858754582Z [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-06T21:10:19.859785477Z [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-06T21:10:19.860358992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-06T21:10:19.860863778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-06T21:10:19.862807312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064171s 
2025-10-06T21:10:19.863108749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-06T21:10:19', 'add_movieid_to_blacklist') 
2025-10-06T21:10:19.863436088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.904651243Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-10-06T21:10:19.905591817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048201s 
2025-10-06T21:10:19.905620926Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-10-06T21:10:19.905629783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.905638240Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-10-06T21:10:19.906637432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-10-06T21:10:19.907390539Z [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-06T21:10:19.908108244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012693s 
2025-10-06T21:10:19.908316573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-10-06T21:10:19.908603080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-10-06T21:10:19.908943786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004369s 
2025-10-06T21:10:19.909276636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-06T21:10:19', 'create_netimport_table') 
2025-10-06T21:10:19.909602833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.946436466Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-10-06T21:10:19.946583633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378553s 
2025-10-06T21:10:19.946895220Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-10-06T21:10:19.946993037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.947249223Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-10-06T21:10:19.947539888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-06T21:10:19.947726764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-06T21:10:19.947905965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-10-06T21:10:19.948138904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-10-06T21:10:19.948968975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000898s 
2025-10-06T21:10:19.949322637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-06T21:10:19', 'add_preferred_tags_to_profile') 
2025-10-06T21:10:19.949699987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.974569561Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-10-06T21:10:19.974714513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264407s 
2025-10-06T21:10:19.974913002Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-10-06T21:10:19.975088506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.975302447Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-10-06T21:10:19.975567590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:19.975751972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:19.976223912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004941s 
2025-10-06T21:10:19.976583556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-06T21:10:19', 'fix_imdb_unique') 
2025-10-06T21:10:19.976911436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.987987558Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-10-06T21:10:19.988191849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122227s 
2025-10-06T21:10:19.988405279Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-10-06T21:10:19.988562706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.988814763Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-10-06T21:10:19.989063394Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:19.989271513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:19.991070234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018363s 
2025-10-06T21:10:19.991418766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-06T21:10:19', 'update_qualities_and_profiles') 
2025-10-06T21:10:19.991764572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.992529943Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-10-06T21:10:19.992670036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032084s 
2025-10-06T21:10:19.992877804Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-10-06T21:10:19.993028738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.993262308Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-10-06T21:10:19.993586721Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:19.993836444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-10-06T21:10:19.994137360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003366s 
2025-10-06T21:10:19.994439258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-06T21:10:19', 'remove_wombles') 
2025-10-06T21:10:19.994723440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.995425774Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-10-06T21:10:19.995582460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016351s 
2025-10-06T21:10:19.995748073Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-10-06T21:10:19.996040271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.996260725Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-10-06T21:10:19.996554898Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:19.996840683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-10-06T21:10:19.997104745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003508s 
2025-10-06T21:10:19.997370420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-06T21:10:19', 'remove_kickass') 
2025-10-06T21:10:19.997700364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:19.998379552Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-10-06T21:10:19.998555796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016488s 
2025-10-06T21:10:19.998779427Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-10-06T21:10:19.998976133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:19.999229543Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-10-06T21:10:19.999553075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-06T21:10:19.999745121Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:19.999908220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-10-06T21:10:20.000191370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-10-06T21:10:20.001020289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008974s 
2025-10-06T21:10:20.001363820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-06T21:10:20', 'add_parsed_movie_info_to_pending_release') 
2025-10-06T21:10:20.001714907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.002492583Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-10-06T21:10:20.002679800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002332s 
2025-10-06T21:10:20.002874943Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-10-06T21:10:20.003075156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.003307714Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-10-06T21:10:20.003641817Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:20.003933294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-10-06T21:10:20.004177606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003467s 
2025-10-06T21:10:20.004383691Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:20.004644907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-10-06T21:10:20.004894229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003457s 
2025-10-06T21:10:20.005222610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-06T21:10:20', 'remove_wombles_kickass') 
2025-10-06T21:10:20.005558877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.006277694Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-10-06T21:10:20.006475162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016712s 
2025-10-06T21:10:20.006778923Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-10-06T21:10:20.006949998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.007278499Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-10-06T21:10:20.007628794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-06T21:10:20.007826322Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.008091155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-10-06T21:10:20.011123351Z [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-06T21:10:20.012077201Z [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-06T21:10:20.012638141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-06T21:10:20.013126334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-06T21:10:20.015174908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006862s 
2025-10-06T21:10:20.015555314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-06T21:10:20', 'make_parsed_episode_info_nullable') 
2025-10-06T21:10:20.015859607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.016836053Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-10-06T21:10:20.016979803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084816s 
2025-10-06T21:10:20.017233083Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-10-06T21:10:20.017408516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.017675333Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-10-06T21:10:20.018085910Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-10-06T21:10:20.018507619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-10-06T21:10:20.018802823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004554s 
2025-10-06T21:10:20.019126475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-06T21:10:20', 'rename_torrent_downloadstation') 
2025-10-06T21:10:20.019445898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.020162661Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-10-06T21:10:20.020356752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017801s 
2025-10-06T21:10:20.020601164Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-10-06T21:10:20.020731056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.021012021Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-10-06T21:10:20.021825579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-10-06T21:10:20.022027256Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:20.022186877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-10-06T21:10:20.022566201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-10-06T21:10:20.023464840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010471s 
2025-10-06T21:10:20.023676576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:20.023860958Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.024066381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-10-06T21:10:20.024388871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-10-06T21:10:20.025309003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010556s 
2025-10-06T21:10:20.025676804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-10-06T21:10:20', 'add_minimumavailability') 
2025-10-06T21:10:20.026044554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.026818963Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-10-06T21:10:20.027052032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025237s 
2025-10-06T21:10:20.027273538Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-10-06T21:10:20.027478421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.027756982Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-10-06T21:10:20.028035863Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.028253101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.028535920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000326s 
2025-10-06T21:10:20.028923591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-06T21:10:20', 'add_remux_qualities_for_the_wankers') 
2025-10-06T21:10:20.029297283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.030162746Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-10-06T21:10:20.030362929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019036s 
2025-10-06T21:10:20.030586940Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-10-06T21:10:20.030767163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.031010142Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-10-06T21:10:20.031359666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:20.031526862Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.031715141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-10-06T21:10:20.032048873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.032951822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010597s 
2025-10-06T21:10:20.033330474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-06T21:10:20', 'add_haspredbentry_to_movies') 
2025-10-06T21:10:20.033746943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.034495119Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-10-06T21:10:20.034667035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025464s 
2025-10-06T21:10:20.034898742Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-10-06T21:10:20.035108604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.035426003Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-10-06T21:10:20.035734104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:20.035927253Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.036167326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-10-06T21:10:20.036462711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-10-06T21:10:20.037328133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000996s 
2025-10-06T21:10:20.037673469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-06T21:10:20', 'add_pathstate_to_movies') 
2025-10-06T21:10:20.038044456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.038865158Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-10-06T21:10:20.039064880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024937s 
2025-10-06T21:10:20.039261205Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-10-06T21:10:20.039441939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.039704017Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-10-06T21:10:20.040255217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-10-06T21:10:20.040727317Z [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-06T21:10:20.041227154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007612s 
2025-10-06T21:10:20.041461185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-10-06T21:10:20.041804506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-10-06T21:10:20.042197086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005634s 
2025-10-06T21:10:20.042418532Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.042628375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.043426442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008002s 
2025-10-06T21:10:20.043814383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-06T21:10:20', 'add_import_exclusions_table') 
2025-10-06T21:10:20.044133345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.045003387Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-10-06T21:10:20.045169381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023573s 
2025-10-06T21:10:20.054596813Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-10-06T21:10:20.054863831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.055175628Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-10-06T21:10:20.055629472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:20.055788272Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:20.056010299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-10-06T21:10:20.056330784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-10-06T21:10:20.057229664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010316s 
2025-10-06T21:10:20.057561122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-06T21:10:20', 'add_physical_release_note') 
2025-10-06T21:10:20.057890625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.058707199Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-10-06T21:10:20.058874777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024845s 
2025-10-06T21:10:20.059079569Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-10-06T21:10:20.059295955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.059530637Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-10-06T21:10:20.059788026Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.060008550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.062056132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020838s 
2025-10-06T21:10:20.062421107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-06T21:10:20', 'consolidate_indexer_baseurl') 
2025-10-06T21:10:20.062743606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.063472113Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-10-06T21:10:20.063701815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034506s 
2025-10-06T21:10:20.063842438Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-10-06T21:10:20.064102893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.064329629Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-10-06T21:10:20.066833771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-10-06T21:10:20.067516256Z [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-06T21:10:20.068122106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011064s 
2025-10-06T21:10:20.068495838Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-10-06T21:10:20.073100319Z [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-06T21:10:20.075487766Z [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-06T21:10:20.076626349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-06T21:10:20.077440989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-06T21:10:20.079790981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-06T21:10:20.080198281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115085s 
2025-10-06T21:10:20.080367411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:20.080508225Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.080737807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-10-06T21:10:20.081019224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-10-06T21:10:20.081913995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009756s 
2025-10-06T21:10:20.082082775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:20.082255944Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:20.082452068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-10-06T21:10:20.082746822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-10-06T21:10:20.083690883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010438s 
2025-10-06T21:10:20.084089575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-06T21:10:20', 'add_alternative_titles_table') 
2025-10-06T21:10:20.084512537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.086028720Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-10-06T21:10:20.086225806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033392s 
2025-10-06T21:10:20.086417332Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-10-06T21:10:20.086633948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.086886497Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-10-06T21:10:20.087388207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.087603280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.087928705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003473s 
2025-10-06T21:10:20.088111383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-10-06T21:10:20.088265683Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 
2025-10-06T21:10:20.088484694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-10-06T21:10:20.091755700Z [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-06T21:10:20.092783310Z [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-06T21:10:20.093286212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-06T21:10:20.093765397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-06T21:10:20.095975166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072681s 
2025-10-06T21:10:20.096174117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-10-06T21:10:20.096510474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-06T21:10:20.096927734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005588s 
2025-10-06T21:10:20.097292338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-06T21:10:20', 'fix_duplicate_alt_titles') 
2025-10-06T21:10:20.097666642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.098771627Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-10-06T21:10:20.098938703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023739s 
2025-10-06T21:10:20.099143496Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-10-06T21:10:20.099337176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.099571357Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-10-06T21:10:20.101569049Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-10-06T21:10:20.101887430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-06T21:10:20.102325031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005785s 
2025-10-06T21:10:20.102518872Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-10-06T21:10:20.102730488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-06T21:10:20.103135122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004439s 
2025-10-06T21:10:20.103329634Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-10-06T21:10:20.103520889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-06T21:10:20.103969683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004878s 
2025-10-06T21:10:20.104146659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-06T21:10:20.104727609Z [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-06T21:10:20.105248147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009256s 
2025-10-06T21:10:20.105430604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-10-06T21:10:20.106054891Z [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-06T21:10:20.106651292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010601s 
2025-10-06T21:10:20.106829150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-06T21:10:20.107449289Z [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-06T21:10:20.108030790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010147s 
2025-10-06T21:10:20.108374372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-06T21:10:20', 'movie_extras') 
2025-10-06T21:10:20.108751411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.110044053Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-10-06T21:10:20.110237964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003013s 
2025-10-06T21:10:20.110484190Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-10-06T21:10:20.110702379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.110975830Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-10-06T21:10:20.111645668Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-10-06T21:10:20.111841623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-10-06T21:10:20.112258863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004244s 
2025-10-06T21:10:20.112419326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-10-06T21:10:20.112621002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-10-06T21:10:20.112991268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004056s 
2025-10-06T21:10:20.113169416Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-10-06T21:10:20.113352725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-10-06T21:10:20.113926360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000596s 
2025-10-06T21:10:20.114094208Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-10-06T21:10:20.114300173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-10-06T21:10:20.114678425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003979s 
2025-10-06T21:10:20.114929941Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-10-06T21:10:20.117645008Z [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-06T21:10:20.118577095Z [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-06T21:10:20.119097683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-06T21:10:20.119621377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-06T21:10:20.121655062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065263s 
2025-10-06T21:10:20.121899354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-10-06T21:10:20.124963503Z [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-06T21:10:20.125931622Z [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-06T21:10:20.126377731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-06T21:10:20.127104674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-06T21:10:20.129485428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-06T21:10:20.130001327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-06T21:10:20.130397504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083679s 
2025-10-06T21:10:20.130829244Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-10-06T21:10:20.134146683Z [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-06T21:10:20.135230165Z [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-06T21:10:20.135841115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-06T21:10:20.136344559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-06T21:10:20.138383484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073004s 
2025-10-06T21:10:20.138621824Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-10-06T21:10:20.141851316Z [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-06T21:10:20.142710205Z [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-06T21:10:20.143202697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-06T21:10:20.143831734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-06T21:10:20.146065902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072032s 
2025-10-06T21:10:20.146339413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-06T21:10:20', 'clean_core_tv') 
2025-10-06T21:10:20.146721522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.148524583Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-10-06T21:10:20.148692671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096822s 
2025-10-06T21:10:20.148958987Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-10-06T21:10:20.149209933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.149505197Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-10-06T21:10:20.149966937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-06T21:10:20.150142130Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.150362814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-10-06T21:10:20.150613298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-10-06T21:10:20.151505625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000977s 
2025-10-06T21:10:20.151747772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-10-06T21:10:20.152070873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-10-06T21:10:20.153004603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010186s 
2025-10-06T21:10:20.153329227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-06T21:10:20', 'add_cookies_to_indexer_status') 
2025-10-06T21:10:20.153671456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.154731450Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-10-06T21:10:20.154937054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027413s 
2025-10-06T21:10:20.155119241Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-10-06T21:10:20.155333913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.155618075Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-10-06T21:10:20.156041859Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-10-06T21:10:20.156451423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-10-06T21:10:20.156769844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004639s 
2025-10-06T21:10:20.157094117Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-10-06T21:10:20.157382137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-10-06T21:10:20.157683043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004003s 
2025-10-06T21:10:20.158045352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-06T21:10:20', 'banner_to_fanart') 
2025-10-06T21:10:20.158371850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.159346512Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-10-06T21:10:20.159523398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020267s 
2025-10-06T21:10:20.159742259Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-10-06T21:10:20.159996040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.160234019Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-10-06T21:10:20.160715027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-06T21:10:20.160881473Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.161104752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-10-06T21:10:20.161482222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.162402044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001072s 
2025-10-06T21:10:20.162759835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-06T21:10:20', 'naming_config_colon_action') 
2025-10-06T21:10:20.163200111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.164064161Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-10-06T21:10:20.164267871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027018s 
2025-10-06T21:10:20.164490820Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-10-06T21:10:20.164747587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.164998141Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-10-06T21:10:20.165652258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-10-06T21:10:20.166095160Z [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-06T21:10:20.166633304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007756s 
2025-10-06T21:10:20.166891754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-10-06T21:10:20.167127920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-06T21:10:20.167523947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005121s 
2025-10-06T21:10:20.167718158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-06T21:10:20.167943722Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:20.168146090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-10-06T21:10:20.168515053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-10-06T21:10:20.169519816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011808s 
2025-10-06T21:10:20.169778096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-10-06T21:10:20.170107669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.171024666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010454s 
2025-10-06T21:10:20.171249879Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.171474021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.171712902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002637s 
2025-10-06T21:10:20.172253219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-06T21:10:20', 'add_custom_formats') 
2025-10-06T21:10:20.172517702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.173639050Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-10-06T21:10:20.173832089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021289s 
2025-10-06T21:10:20.174074988Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-10-06T21:10:20.174325292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.174621939Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-10-06T21:10:20.175045211Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-10-06T21:10:20.175403412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-10-06T21:10:20.175674598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004086s 
2025-10-06T21:10:20.176080646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-06T21:10:20', 'remove_extra_naming_config') 
2025-10-06T21:10:20.176425059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.177360603Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-10-06T21:10:20.177550956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020388s 
2025-10-06T21:10:20.177738614Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-10-06T21:10:20.177933707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.178202789Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-10-06T21:10:20.178468734Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.178663045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.180300322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016413s 
2025-10-06T21:10:20.180652892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-06T21:10:20', 'convert_regex_required_tags') 
2025-10-06T21:10:20.180977024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.181978891Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-10-06T21:10:20.182143072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032957s 
2025-10-06T21:10:20.182356321Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-10-06T21:10:20.182578228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.182852020Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-10-06T21:10:20.183081451Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.183282837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.183761811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000504s 
2025-10-06T21:10:20.184173280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-06T21:10:20', 'fix_format_tags_double_underscore') 
2025-10-06T21:10:20.184496881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.185416623Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-10-06T21:10:20.185598550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020893s 
2025-10-06T21:10:20.185798352Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-10-06T21:10:20.185997413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.186250302Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-10-06T21:10:20.186595387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-10-06T21:10:20.186763555Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:20.186940091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-10-06T21:10:20.187193681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-10-06T21:10:20.188065136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009458s 
2025-10-06T21:10:20.188321572Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-10-06T21:10:20.188536345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-10-06T21:10:20.188810407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002855s 
2025-10-06T21:10:20.189093877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-06T21:10:20', 'add_tags_to_net_import') 
2025-10-06T21:10:20.189421858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.190328103Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-10-06T21:10:20.190500259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018056s 
2025-10-06T21:10:20.190699801Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-10-06T21:10:20.190904283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.191141991Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-10-06T21:10:20.191558330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-10-06T21:10:20.192020470Z [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-06T21:10:20.192429814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006883s 
2025-10-06T21:10:20.192749879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-06T21:10:20', 'add_custom_filters') 
2025-10-06T21:10:20.193111938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.193864954Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-10-06T21:10:20.194009405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020912s 
2025-10-06T21:10:20.194248857Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-10-06T21:10:20.194463599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.194725296Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-10-06T21:10:20.196928782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-06T21:10:20.197089376Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:20.197272795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-10-06T21:10:20.197565204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.198426709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009655s 
2025-10-06T21:10:20.198734178Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-10-06T21:10:20.204045702Z [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-06T21:10:20.205245468Z [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-06T21:10:20.205859064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-06T21:10:20.206501487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-06T21:10:20.208604231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-06T21:10:20.208967693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100469s 
2025-10-06T21:10:20.209236514Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-10-06T21:10:20.214144786Z [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-06T21:10:20.214996010Z [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-06T21:10:20.215452690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-06T21:10:20.216096115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-06T21:10:20.218017213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-06T21:10:20.218353019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089712s 
2025-10-06T21:10:20.218531769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-06T21:10:20.218661340Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.218881473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-10-06T21:10:20.219213853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-10-06T21:10:20.219998302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009234s 
2025-10-06T21:10:20.220276011Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-06T21:10:20.220572428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-06T21:10:20.220818504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000351s 
2025-10-06T21:10:20.220962323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-06T21:10:20.221108758Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:20.221307969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-10-06T21:10:20.223987254Z [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-06T21:10:20.224961415Z [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-06T21:10:20.225520631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-06T21:10:20.226131602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-06T21:10:20.228112680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-06T21:10:20.228461894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069802s 
2025-10-06T21:10:20.228643018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-10-06T21:10:20.229167194Z [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-06T21:10:20.229685207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008495s 
2025-10-06T21:10:20.229855610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-10-06T21:10:20.230171235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-06T21:10:20.230526671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005008s 
2025-10-06T21:10:20.230906887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-06T21:10:20', 'indexer_client_status_search_changes') 
2025-10-06T21:10:20.231244496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.232385103Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-10-06T21:10:20.232576588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022959s 
2025-10-06T21:10:20.232815309Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-10-06T21:10:20.233043208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.233312941Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-10-06T21:10:20.233914713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-06T21:10:20.234087290Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.234248655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-10-06T21:10:20.234526424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-06T21:10:20.235377377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009575s 
2025-10-06T21:10:20.235556348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-06T21:10:20.235698083Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:20.235866462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-10-06T21:10:20.236140123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-06T21:10:20.236976908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009338s 
2025-10-06T21:10:20.237131489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-06T21:10:20.237270599Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:20.237439259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-10-06T21:10:20.237734263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-06T21:10:20.238552871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009281s 
2025-10-06T21:10:20.238718004Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.238899279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.243337355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044434s 
2025-10-06T21:10:20.243750356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-06T21:10:20', 'add_language_to_files_history_blacklist') 
2025-10-06T21:10:20.244105972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.244920262Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-10-06T21:10:20.245124243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059941s 
2025-10-06T21:10:20.245324696Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-10-06T21:10:20.245559689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.245794212Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-10-06T21:10:20.247611471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-06T21:10:20.247766062Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:20.247982468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-10-06T21:10:20.248245257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-06T21:10:20.249158555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001013s 
2025-10-06T21:10:20.249328969Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-06T21:10:20.250059559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-06T21:10:20.250311266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008263s 
2025-10-06T21:10:20.250686582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-06T21:10:20', 'add_update_allowed_quality_profile') 
2025-10-06T21:10:20.250988109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.251753149Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-10-06T21:10:20.251948943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002215s 
2025-10-06T21:10:20.252178726Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-10-06T21:10:20.252430253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.252641979Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-10-06T21:10:20.253010421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-06T21:10:20.253175874Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.253360476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-10-06T21:10:20.253674448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-10-06T21:10:20.254522966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009801s 
2025-10-06T21:10:20.254704552Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.254891729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.270708736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157745s 
2025-10-06T21:10:20.271113621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-06T21:10:20', 'add_download_client_priority') 
2025-10-06T21:10:20.271496392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.272400963Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-10-06T21:10:20.272582959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174587s 
2025-10-06T21:10:20.272769355Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-10-06T21:10:20.272965710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.273236415Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-10-06T21:10:20.273581199Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:20.273856894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-10-06T21:10:20.274130636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003489s 
2025-10-06T21:10:20.274488186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-06T21:10:20', 'remove_growl_prowl') 
2025-10-06T21:10:20.274764772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.275464602Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-10-06T21:10:20.275644544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016709s 
2025-10-06T21:10:20.275839276Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-10-06T21:10:20.276094790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.276321256Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-10-06T21:10:20.276652684Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:20.276981786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-10-06T21:10:20.277232942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003721s 
2025-10-06T21:10:20.277413947Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:20.277733630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-10-06T21:10:20.277965587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000353s 
2025-10-06T21:10:20.278294159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-06T21:10:20', 'remove_plex_hometheatre') 
2025-10-06T21:10:20.278626889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.279342139Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-10-06T21:10:20.279527061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017077s 
2025-10-06T21:10:20.279732104Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-10-06T21:10:20.279958981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.280215327Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-10-06T21:10:20.280457314Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.280654942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.282397060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017486s 
2025-10-06T21:10:20.282732956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-06T21:10:20', 'add_webrip_qualites') 
2025-10-06T21:10:20.283069674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.283775055Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-10-06T21:10:20.283975087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031186s 
2025-10-06T21:10:20.284173998Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-10-06T21:10:20.284424512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.284652541Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-10-06T21:10:20.285049771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-06T21:10:20.285241347Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:20.285444997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-10-06T21:10:20.285752265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.286718340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010876s 
2025-10-06T21:10:20.286888904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-06T21:10:20.287045309Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.287289781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-10-06T21:10:20.287605366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.288487382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010233s 
2025-10-06T21:10:20.288827858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-06T21:10:20', 'health_issue_notification') 
2025-10-06T21:10:20.289158013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.290150421Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-10-06T21:10:20.290319401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026392s 
2025-10-06T21:10:20.290519003Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-10-06T21:10:20.290699536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.290959570Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-10-06T21:10:20.291480319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-10-06T21:10:20.291770383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-06T21:10:20.292173775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004732s 
2025-10-06T21:10:20.292356292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-10-06T21:10:20.292661086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-10-06T21:10:20.293056462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005271s 
2025-10-06T21:10:20.293273519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-10-06T21:10:20.293514645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-06T21:10:20.293856643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004354s 
2025-10-06T21:10:20.294046636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-10-06T21:10:20.294281930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-06T21:10:20.294622946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004152s 
2025-10-06T21:10:20.294820674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-10-06T21:10:20.295051068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-06T21:10:20.295420492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004378s 
2025-10-06T21:10:20.295731689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-06T21:10:20', 'speed_improvements') 
2025-10-06T21:10:20.296096082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.297022848Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-10-06T21:10:20.297198492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020187s 
2025-10-06T21:10:20.297409878Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-10-06T21:10:20.297632807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.297873311Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-10-06T21:10:20.299809269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-10-06T21:10:20.302773327Z [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-06T21:10:20.303750785Z [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-06T21:10:20.304293217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-06T21:10:20.304947625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-06T21:10:20.307013684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-06T21:10:20.307384341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073877s 
2025-10-06T21:10:20.307748895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-10-06T21:10:20.311051414Z [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-06T21:10:20.312032169Z [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-06T21:10:20.312543779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-06T21:10:20.313269039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-06T21:10:20.315413648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-06T21:10:20.315794104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078132s 
2025-10-06T21:10:20.316005579Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-06T21:10:20.316367919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-10-06T21:10:20.316651430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005031s 
2025-10-06T21:10:20.316991364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-06T21:10:20', 'fix_profile_format_default') 
2025-10-06T21:10:20.317327441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.318347936Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-10-06T21:10:20.318486395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021079s 
2025-10-06T21:10:20.318686437Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-10-06T21:10:20.318885248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.319150392Z [Info] task_duration: Starting migration of Main DB to 163 
2025-10-06T21:10:20.319490526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-06T21:10:20.319656921Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.319881083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-10-06T21:10:20.320178151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-10-06T21:10:20.321086790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00095s 
2025-10-06T21:10:20.321332976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-06T21:10:20', 'task_duration') 
2025-10-06T21:10:20.321675025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.322422540Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-10-06T21:10:20.322615488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023348s 
2025-10-06T21:10:20.322902647Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-10-06T21:10:20.323034111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.323252962Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-10-06T21:10:20.324075408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:20.324297064Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.324420803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-10-06T21:10:20.324671819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-10-06T21:10:20.325538905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009455s 
2025-10-06T21:10:20.325725230Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-10-06T21:10:20.329489318Z [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-06T21:10:20.331871595Z [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-06T21:10:20.332969656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-06T21:10:20.333937064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-06T21:10:20.335977723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-06T21:10:20.336482509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-06T21:10:20.336872114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-06T21:10:20.337377842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-06T21:10:20.337664379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117561s 
2025-10-06T21:10:20.337848630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-10-06T21:10:20.338441173Z [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-06T21:10:20.338998655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010066s 
2025-10-06T21:10:20.339193317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-10-06T21:10:20.339476608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-06T21:10:20.339876232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004689s 
2025-10-06T21:10:20.340036766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-10-06T21:10:20.340293573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-10-06T21:10:20.340664279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004553s 
2025-10-06T21:10:20.340885134Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:20.341179797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-10-06T21:10:20.341434991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003668s 
2025-10-06T21:10:20.341641977Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:20.341914005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-10-06T21:10:20.342166042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003535s 
2025-10-06T21:10:20.342504865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-06T21:10:20', 'movie_collections_crew') 
2025-10-06T21:10:20.342825620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.343938441Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-10-06T21:10:20.344137241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020604s 
2025-10-06T21:10:20.348256285Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-10-06T21:10:20.348490867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.348780210Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-10-06T21:10:20.349468426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-06T21:10:20.349650723Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-06T21:10:20.349845214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-10-06T21:10:20.350140639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.351093077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010741s 
2025-10-06T21:10:20.351274863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-06T21:10:20.351431037Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:20.351621000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-10-06T21:10:20.351924501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.352794342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009871s 
2025-10-06T21:10:20.352954194Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.353160149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.355213002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020827s 
2025-10-06T21:10:20.355397905Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.355597446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.356167865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006075s 
2025-10-06T21:10:20.356350032Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.356533742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.357366328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008456s 
2025-10-06T21:10:20.357565188Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.357724700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.358008260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003046s 
2025-10-06T21:10:20.358178413Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.358364167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.361163243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028141s 
2025-10-06T21:10:20.361365360Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.361544921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.362336515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008002s 
2025-10-06T21:10:20.362707372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-06T21:10:20', 'remove_custom_formats_from_quality_model') 
2025-10-06T21:10:20.363044631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.364030245Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-10-06T21:10:20.364213885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023909s 
2025-10-06T21:10:20.364417655Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-10-06T21:10:20.364639442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.364883824Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-10-06T21:10:20.365196553Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.365386235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.366377942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010126s 
2025-10-06T21:10:20.366549498Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.366758418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.367323817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006013s 
2025-10-06T21:10:20.367511685Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.367683721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.368334081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006638s 
2025-10-06T21:10:20.368671691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-06T21:10:20', 'fix_tmdb_list_config') 
2025-10-06T21:10:20.369015192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.369902519Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-10-06T21:10:20.370068804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022026s 
2025-10-06T21:10:20.370277935Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-10-06T21:10:20.370489220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.370742951Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-10-06T21:10:20.371126614Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-10-06T21:10:20.375021937Z [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-06T21:10:20.377358952Z [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-06T21:10:20.378429788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-06T21:10:20.379377957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-06T21:10:20.381776517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-06T21:10:20.382264669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-06T21:10:20.382700427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-06T21:10:20.383150263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-06T21:10:20.383507241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121841s 
2025-10-06T21:10:20.383957829Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-10-06T21:10:20.384215618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-10-06T21:10:20.384470140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000327s 
2025-10-06T21:10:20.384628579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-06T21:10:20.384779232Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:20.384982642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-10-06T21:10:20.385266594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-10-06T21:10:20.386167939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000959s 
2025-10-06T21:10:20.386319514Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-10-06T21:10:20.389357451Z [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-06T21:10:20.390485612Z [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-06T21:10:20.391084508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-06T21:10:20.391767984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-06T21:10:20.393862121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-06T21:10:20.394228990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077409s 
2025-10-06T21:10:20.394584886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-06T21:10:20', 'remove_movie_pathstate') 
2025-10-06T21:10:20.394912275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.396335180Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-10-06T21:10:20.397883498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097775s 
2025-10-06T21:10:20.398117799Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-10-06T21:10:20.398323022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.398614299Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-10-06T21:10:20.399201311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-10-06T21:10:20.399269378Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.399490613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-10-06T21:10:20.399821259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-10-06T21:10:20.400771051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001076s 
2025-10-06T21:10:20.400934691Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.401129583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.403264562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021545s 
2025-10-06T21:10:20.403454855Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-10-06T21:10:20.406221225Z [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-06T21:10:20.406861975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-10-06T21:10:20.407273103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-10-06T21:10:20.407934555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-10-06T21:10:20.410089865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-06T21:10:20.410451663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068075s 
2025-10-06T21:10:20.410789113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-06T21:10:20', 'custom_format_rework') 
2025-10-06T21:10:20.411139658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.412156185Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-10-06T21:10:20.412330536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084764s 
2025-10-06T21:10:20.412543675Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-10-06T21:10:20.412770182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.413011497Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-10-06T21:10:20.413506534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-06T21:10:20.413682058Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:20.413980128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-10-06T21:10:20.414156653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.415087267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010325s 
2025-10-06T21:10:20.415247800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-06T21:10:20.415401019Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.415601202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-10-06T21:10:20.415961938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.416856449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010701s 
2025-10-06T21:10:20.417040540Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.417238298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.418955415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016867s 
2025-10-06T21:10:20.419100166Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-10-06T21:10:20.422103514Z [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-06T21:10:20.423227607Z [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-06T21:10:20.423772875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-06T21:10:20.424550120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-06T21:10:20.426629266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-06T21:10:20.427001295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077151s 
2025-10-06T21:10:20.427193442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-10-06T21:10:20.427390449Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-06T21:10:20.427673469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-10-06T21:10:20.428134307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.429014238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001085s 
2025-10-06T21:10:20.429345054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-06T21:10:20', 'custom_format_scores') 
2025-10-06T21:10:20.429674768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.430769342Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-10-06T21:10:20.430968583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028173s 
2025-10-06T21:10:20.431248327Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-10-06T21:10:20.431411756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.431705577Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-10-06T21:10:20.432049139Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.432269292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.475076112Z []
2025-10-06T21:10:20.475253599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429422s 
2025-10-06T21:10:20.475520136Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.475721381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.476324646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006383s 
2025-10-06T21:10:20.477898264Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-10-06T21:10:20.478413472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-10-06T21:10:20.478902386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007238s 
2025-10-06T21:10:20.479276830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-06T21:10:20', 'fix_trakt_list_config') 
2025-10-06T21:10:20.479641324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.480682390Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-10-06T21:10:20.480839496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023969s 
2025-10-06T21:10:20.481084379Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-10-06T21:10:20.481317078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.481608465Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-10-06T21:10:20.482047058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-10-06T21:10:20.482234455Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:20.482512966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-10-06T21:10:20.482799994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-10-06T21:10:20.483775558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011069s 
2025-10-06T21:10:20.483983387Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.484183820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.485328084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011611s 
2025-10-06T21:10:20.485681616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-06T21:10:20', 'quality_definition_preferred_size') 
2025-10-06T21:10:20.486058966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.487098910Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-10-06T21:10:20.487165003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027743s 
2025-10-06T21:10:20.487433423Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-10-06T21:10:20.487680551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.487970364Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-10-06T21:10:20.488860977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-10-06T21:10:20.489538602Z [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-06T21:10:20.490122277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001061s 
2025-10-06T21:10:20.490321488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-10-06T21:10:20.490618416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-06T21:10:20.491037770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005056s 
2025-10-06T21:10:20.491219616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-10-06T21:10:20.491507877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-10-06T21:10:20.491935367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005048s 
2025-10-06T21:10:20.492177515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-10-06T21:10:20.492503261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-06T21:10:20.492915060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005472s 
2025-10-06T21:10:20.493076395Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.493262469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.494076218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008225s 
2025-10-06T21:10:20.494414188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-06T21:10:20', 'add_download_history') 
2025-10-06T21:10:20.494743441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.496011595Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-10-06T21:10:20.496162849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026844s 
2025-10-06T21:10:20.496368934Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-10-06T21:10:20.496625120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.496919182Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-10-06T21:10:20.497474290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-10-06T21:10:20.498191324Z [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-06T21:10:20.498767083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010559s 
2025-10-06T21:10:20.498985453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-10-06T21:10:20.499305487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-10-06T21:10:20.499675562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005063s 
2025-10-06T21:10:20.500027100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-06T21:10:20', 'net_import_status') 
2025-10-06T21:10:20.500356273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.501420526Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-10-06T21:10:20.501557351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021719s 
2025-10-06T21:10:20.501762354Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-10-06T21:10:20.502011506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.502287952Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-10-06T21:10:20.502611554Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.502838581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.503946321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011058s 
2025-10-06T21:10:20.504296697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-06T21:10:20', 'email_multiple_addresses') 
2025-10-06T21:10:20.504657583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.505473927Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-10-06T21:10:20.505664541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026094s 
2025-10-06T21:10:20.505916799Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-10-06T21:10:20.506144066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.506416956Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-10-06T21:10:20.506819587Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-10-06T21:10:20.507167467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-10-06T21:10:20.507572392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005043s 
2025-10-06T21:10:20.507930093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-06T21:10:20', 'remove_chown_and_folderchmod_config') 
2025-10-06T21:10:20.508289346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.509145560Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-10-06T21:10:20.509321955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020225s 
2025-10-06T21:10:20.509514633Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-10-06T21:10:20.509735788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.509986102Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-10-06T21:10:20.510345866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:20.510503644Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:20.510701683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-10-06T21:10:20.511027509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-10-06T21:10:20.512155189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012317s 
2025-10-06T21:10:20.512519713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-06T21:10:20', 'movie_recommendations') 
2025-10-06T21:10:20.512872003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.513765522Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-10-06T21:10:20.513925905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028063s 
2025-10-06T21:10:20.514113492Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-10-06T21:10:20.514317122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.514569040Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-10-06T21:10:20.516189262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:20.516337540Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:20.516520118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-10-06T21:10:20.516794711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-10-06T21:10:20.517781798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010901s 
2025-10-06T21:10:20.517935017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:20.518073325Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:20.518261695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-10-06T21:10:20.518540276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-10-06T21:10:20.519385558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009591s 
2025-10-06T21:10:20.519571963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:20.519793088Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.519895464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-10-06T21:10:20.520169556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-10-06T21:10:20.521011622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009494s 
2025-10-06T21:10:20.521197827Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-10-06T21:10:20.525596463Z [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-06T21:10:20.528204674Z [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-06T21:10:20.529379680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-06T21:10:20.530419844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-06T21:10:20.533913288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-06T21:10:20.534392453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-06T21:10:20.534827098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-06T21:10:20.535328588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-06T21:10:20.535623672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142354s 
2025-10-06T21:10:20.535843645Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-10-06T21:10:20.540119785Z [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-06T21:10:20.542474637Z [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-06T21:10:20.543613410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-06T21:10:20.544608453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-06T21:10:20.546808262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-06T21:10:20.547238368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-06T21:10:20.547744307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-06T21:10:20.548236317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-06T21:10:20.548612074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125716s 
2025-10-06T21:10:20.548764681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-06T21:10:20.548932910Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.549168514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-10-06T21:10:20.549486895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.550423481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001097s 
2025-10-06T21:10:20.550706471Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-10-06T21:10:20.551030143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-10-06T21:10:20.551280176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003542s 
2025-10-06T21:10:20.551500129Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-10-06T21:10:20.554937280Z [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-06T21:10:20.555954738Z [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-06T21:10:20.556551740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-06T21:10:20.557089724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-06T21:10:20.559311497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075985s 
2025-10-06T21:10:20.559814921Z [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-06T21:10:20.560511844Z [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-06T21:10:20.560974125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008079s 
2025-10-06T21:10:20.561239088Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-10-06T21:10:20.561522489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-10-06T21:10:20.561900179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004619s 
2025-10-06T21:10:20.562080543Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.562293131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.563530452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012591s 
2025-10-06T21:10:20.563746447Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.563956169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.564458941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005264s 
2025-10-06T21:10:20.564562891Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-06T21:10:20.564928226Z [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-06T21:10:20.565217308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004912s 
2025-10-06T21:10:20.565401449Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-06T21:10:20.565618646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-10-06T21:10:20.565891726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003598s 
2025-10-06T21:10:20.566182000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-06T21:10:20', 'language_improvements') 
2025-10-06T21:10:20.566512987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.567809257Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-10-06T21:10:20.567993047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022657s 
2025-10-06T21:10:20.568188731Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-10-06T21:10:20.568387481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.568671813Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-10-06T21:10:20.568982519Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.569203975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.570462890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012734s 
2025-10-06T21:10:20.570618032Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.570818947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.571583576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008023s 
2025-10-06T21:10:20.571975054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-06T21:10:20', 'new_list_server') 
2025-10-06T21:10:20.572332093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.573190221Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-10-06T21:10:20.573388100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023762s 
2025-10-06T21:10:20.573571359Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-10-06T21:10:20.573802554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.574032026Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-10-06T21:10:20.574430238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-10-06T21:10:20.574746966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-06T21:10:20.575112051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005027s 
2025-10-06T21:10:20.575305019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-10-06T21:10:20.575625705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-10-06T21:10:20.576080962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005869s 
2025-10-06T21:10:20.576457460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-06T21:10:20', 'movie_translation_indexes') 
2025-10-06T21:10:20.576802805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.577934003Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-10-06T21:10:20.578145940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023766s 
2025-10-06T21:10:20.578368458Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-10-06T21:10:20.578612278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.578880669Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-10-06T21:10:20.579140121Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.579348260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.582951555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036097s 
2025-10-06T21:10:20.583318704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-06T21:10:20', 'fix_invalid_profile_references') 
2025-10-06T21:10:20.583676485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.584456235Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-10-06T21:10:20.584606287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005056s 
2025-10-06T21:10:20.584796981Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-10-06T21:10:20.584981753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.585202918Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-10-06T21:10:20.587054927Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-10-06T21:10:20.587444832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-10-06T21:10:20.589733330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024935s 
2025-10-06T21:10:20.589920878Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-10-06T21:10:20.590233026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-10-06T21:10:20.592664502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025535s 
2025-10-06T21:10:20.593022252Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-10-06T21:10:20.593314401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-10-06T21:10:20.593639305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004245s 
2025-10-06T21:10:20.593821722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-06T21:10:20.593984861Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:20.594158129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-10-06T21:10:20.594455729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.595400150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010659s 
2025-10-06T21:10:20.595636115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-10-06T21:10:20.596625317Z [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-06T21:10:20.597414636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016501s 
2025-10-06T21:10:20.597769922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-06T21:10:20', 'list_movies_table') 
2025-10-06T21:10:20.598071820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.598942793Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-10-06T21:10:20.599130802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031616s 
2025-10-06T21:10:20.599373631Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-10-06T21:10:20.599619887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.599876453Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-10-06T21:10:20.600297952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-06T21:10:20.600442944Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-06T21:10:20.600599940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-10-06T21:10:20.600886817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.601916741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010988s 
2025-10-06T21:10:20.602315574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-06T21:10:20', 'on_delete_notification') 
2025-10-06T21:10:20.602673946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.603614299Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-10-06T21:10:20.603788710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027912s 
2025-10-06T21:10:20.604045747Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-10-06T21:10:20.604226211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.604507778Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-10-06T21:10:20.604873173Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.605104169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.605566640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005383s 
2025-10-06T21:10:20.605813347Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-06T21:10:20.606090174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-06T21:10:20.606363735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003678s 
2025-10-06T21:10:20.606569509Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-10-06T21:10:20.611992638Z [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-06T21:10:20.613111040Z [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-06T21:10:20.613618673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-06T21:10:20.614405918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-06T21:10:20.617027165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-06T21:10:20.617387972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106361s 
2025-10-06T21:10:20.617735181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-06T21:10:20', 'download_propers_config') 
2025-10-06T21:10:20.618106328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.619227155Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-10-06T21:10:20.619390784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124364s 
2025-10-06T21:10:20.619688393Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-10-06T21:10:20.619881222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.620172358Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-10-06T21:10:20.620616001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-06T21:10:20.620769771Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:20.621000235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-10-06T21:10:20.621330329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-10-06T21:10:20.622339972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011174s 
2025-10-06T21:10:20.622654285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-06T21:10:20', 'add_priority_to_indexers') 
2025-10-06T21:10:20.622979390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.623864632Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-10-06T21:10:20.624020195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026267s 
2025-10-06T21:10:20.624233294Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-10-06T21:10:20.624430982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.624712820Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-10-06T21:10:20.625166042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-10-06T21:10:20.625453531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-06T21:10:20.625828476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004994s 
2025-10-06T21:10:20.626026625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-10-06T21:10:20.626376590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-06T21:10:20.626798820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005629s 
2025-10-06T21:10:20.627161300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-06T21:10:20', 'add_alternative_title_indices') 
2025-10-06T21:10:20.627473348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.628458742Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-10-06T21:10:20.628619266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021694s 
2025-10-06T21:10:20.628834238Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-10-06T21:10:20.629041846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.629324556Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-10-06T21:10:20.630794696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.630974087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.632569960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015693s 
2025-10-06T21:10:20.633036049Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-10-06T21:10:20.633493289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-10-06T21:10:20.633922083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006661s 
2025-10-06T21:10:20.634071373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:20.634193199Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.634419043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-10-06T21:10:20.639116110Z [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-06T21:10:20.641794132Z [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-06T21:10:20.643022846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-06T21:10:20.643959422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-06T21:10:20.647082541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-06T21:10:20.647526054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-06T21:10:20.648091632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-06T21:10:20.648451227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138915s 
2025-10-06T21:10:20.648638033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-10-06T21:10:20.648921874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-06T21:10:20.649292230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004542s 
2025-10-06T21:10:20.649645702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-06T21:10:20', 'fix_tmdb_duplicates') 
2025-10-06T21:10:20.649944253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.651278599Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-10-06T21:10:20.651449544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024225s 
2025-10-06T21:10:20.651665729Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-10-06T21:10:20.651891564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.652182800Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-10-06T21:10:20.652480540Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.652679741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.653242544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005892s 
2025-10-06T21:10:20.653597428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-06T21:10:20', 'swap_filechmod_for_folderchmod') 
2025-10-06T21:10:20.653936140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.654816864Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-10-06T21:10:20.655011556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021032s 
2025-10-06T21:10:20.655176708Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-10-06T21:10:20.655405329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.655693980Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-10-06T21:10:20.656133946Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-10-06T21:10:20.656524302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-10-06T21:10:20.656822963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004638s 
2025-10-06T21:10:20.657214641Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-10-06T21:10:20.657668916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-10-06T21:10:20.657974281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004898s 
2025-10-06T21:10:20.658257842Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-10-06T21:10:20.658588407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-10-06T21:10:20.658890475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004161s 
2025-10-06T21:10:20.659232534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-06T21:10:20', 'mediainfo_channels') 
2025-10-06T21:10:20.659601166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.660469545Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-10-06T21:10:20.660640820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019591s 
2025-10-06T21:10:20.660850923Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-10-06T21:10:20.661048681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.661330979Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-10-06T21:10:20.661850906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-06T21:10:20', 'add_update_history') 
2025-10-06T21:10:20.662272094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.663055932Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-10-06T21:10:20.663215093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019674s 
2025-10-06T21:10:20.663424134Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-10-06T21:10:20.663619708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.663874370Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-10-06T21:10:20.667886529Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-06T21:10:20.668364832Z [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-06T21:10:20.668769857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005901s 
2025-10-06T21:10:20.669156115Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-06T21:10:20.669643476Z [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-06T21:10:20.670055616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006206s 
2025-10-06T21:10:20.670432956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-06T21:10:20', 'update_awesome_hd_link') 
2025-10-06T21:10:20.670782229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.671679817Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-10-06T21:10:20.671859729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021705s 
2025-10-06T21:10:20.672165264Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-10-06T21:10:20.672383052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.672743218Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-10-06T21:10:20.673216851Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:20.673537106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-10-06T21:10:20.673821709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000399s 
2025-10-06T21:10:20.674209480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-06T21:10:20', 'remove_awesomehd') 
2025-10-06T21:10:20.674557581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.675400488Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-10-06T21:10:20.675574288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019331s 
2025-10-06T21:10:20.675867548Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-10-06T21:10:20.676123042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.676279207Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-10-06T21:10:20.676769805Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-10-06T21:10:20.680637933Z [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-06T21:10:20.681983883Z [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-06T21:10:20.682685476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-06T21:10:20.683183058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-06T21:10:20.685726208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087691s 
2025-10-06T21:10:20.685928646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-06T21:10:20.686086804Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-06T21:10:20.686279562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-10-06T21:10:20.686616561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.687534018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010418s 
2025-10-06T21:10:20.687693199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-06T21:10:20.687881468Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:20.688107052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-10-06T21:10:20.688516647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.689372881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010591s 
2025-10-06T21:10:20.689723026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-06T21:10:20', 'add_on_delete_to_notifications') 
2025-10-06T21:10:20.690064523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.691156162Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-10-06T21:10:20.691324180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027831s 
2025-10-06T21:10:20.691545125Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-10-06T21:10:20.691772503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.692058438Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-10-06T21:10:20.692718187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-06T21:10:20.692894091Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:20.693102360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-10-06T21:10:20.693429970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.694377397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010886s 
2025-10-06T21:10:20.694549824Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-06T21:10:20.694797834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-10-06T21:10:20.695095232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003948s 
2025-10-06T21:10:20.695428654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-06T21:10:20', 'add_bypass_to_delay_profile') 
2025-10-06T21:10:20.695776895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.696757058Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-10-06T21:10:20.696932371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020064s 
2025-10-06T21:10:20.697126352Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-10-06T21:10:20.697332848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.697572851Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-10-06T21:10:20.700411727Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-06T21:10:20.701088239Z [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-06T21:10:20.701551853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007456s 
2025-10-06T21:10:20.701831666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-06T21:10:20', 'update_notifiarr') 
2025-10-06T21:10:20.702158113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.703005059Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-10-06T21:10:20.703150702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021978s 
2025-10-06T21:10:20.703344823Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-10-06T21:10:20.703555377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.703805661Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-10-06T21:10:20.704266258Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-10-06T21:10:20.704705813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-10-06T21:10:20.705020577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004975s 
2025-10-06T21:10:20.705352666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-06T21:10:20', 'legacy_mediainfo_hdr') 
2025-10-06T21:10:20.705695917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.706500316Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-10-06T21:10:20.706672814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001942s 
2025-10-06T21:10:20.706896604Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-10-06T21:10:20.707099322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.707356530Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-10-06T21:10:20.707672386Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-10-06T21:10:20.707908722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-10-06T21:10:20.710400258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025647s 
2025-10-06T21:10:20.710760975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-06T21:10:20', 'rename_blacklist_to_blocklist') 
2025-10-06T21:10:20.711104486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.712024929Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-10-06T21:10:20.712203259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041373s 
2025-10-06T21:10:20.712429484Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-10-06T21:10:20.712600959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.712858969Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-10-06T21:10:20.713168332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-06T21:10:20.713357122Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:20.713539439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-10-06T21:10:20.713759121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-10-06T21:10:20.714688252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009926s 
2025-10-06T21:10:20.715027004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-06T21:10:20', 'add_indexer_tags') 
2025-10-06T21:10:20.715389755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.716193423Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-10-06T21:10:20.716377243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002484s 
2025-10-06T21:10:20.716561193Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-10-06T21:10:20.716766737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.717024406Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-10-06T21:10:20.717291714Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.717475634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.718540569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010796s 
2025-10-06T21:10:20.718879571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-06T21:10:20', 'mediainfo_to_ffmpeg') 
2025-10-06T21:10:20.719210788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.720072343Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-10-06T21:10:20.720241544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025857s 
2025-10-06T21:10:20.720456376Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-10-06T21:10:20.720719205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.720914579Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-10-06T21:10:20.721312520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-06T21:10:20.721465248Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:20.721701643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-10-06T21:10:20.722050917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-06T21:10:20.723035920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011396s 
2025-10-06T21:10:20.723279931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-10-06T21:10:20.723641279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-06T21:10:20.724574308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010885s 
2025-10-06T21:10:20.724738789Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.724941347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.727876527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029397s 
2025-10-06T21:10:20.728259508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-06T21:10:20', 'cdh_per_downloadclient') 
2025-10-06T21:10:20.728595444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.729712734Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-10-06T21:10:20.729885872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047681s 
2025-10-06T21:10:20.730115003Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-10-06T21:10:20.730309625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.730579970Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-10-06T21:10:20.730850414Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.731048202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.732188729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011628s 
2025-10-06T21:10:20.732545266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-06T21:10:20', 'migrate_discord_from_slack') 
2025-10-06T21:10:20.732955673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.733781746Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-10-06T21:10:20.733955536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027213s 
2025-10-06T21:10:20.734161771Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-10-06T21:10:20.734369480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.734599994Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-10-06T21:10:20.735645920Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-06T21:10:20.735945773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-10-06T21:10:20.736228743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004158s 
2025-10-06T21:10:20.736383204Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-06T21:10:20.736664040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-10-06T21:10:20.736937180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003934s 
2025-10-06T21:10:20.737098214Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-06T21:10:20.737328247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-10-06T21:10:20.737581387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003231s 
2025-10-06T21:10:20.737728503Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-06T21:10:20.737991983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-10-06T21:10:20.738962708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003482s 
2025-10-06T21:10:20.738980754Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-10-06T21:10:20.742723601Z [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-06T21:10:20.745248504Z [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-06T21:10:20.746378059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-06T21:10:20.747528385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-06T21:10:20.749903517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-06T21:10:20.750369255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-06T21:10:20.750822898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-06T21:10:20.751255569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-06T21:10:20.751630223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129997s 
2025-10-06T21:10:20.751947693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-06T21:10:20', 'remove_predb') 
2025-10-06T21:10:20.752287156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.753490008Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-10-06T21:10:20.753670421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148611s 
2025-10-06T21:10:20.753913070Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-10-06T21:10:20.754114666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.754407325Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-10-06T21:10:20.754837241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-06T21:10:20.754984367Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:20.755195843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-10-06T21:10:20.755536338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.756508426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011071s 
2025-10-06T21:10:20.756860384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-06T21:10:20', 'add_on_update_to_notifications') 
2025-10-06T21:10:20.757199357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.758071994Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-10-06T21:10:20.758252427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026343s 
2025-10-06T21:10:20.758478933Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-10-06T21:10:20.758689928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.758946264Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-10-06T21:10:20.760233366Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:20.760471134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-06T21:10:20.760710987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002912s 
2025-10-06T21:10:20.760922563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-10-06T21:10:20.765219816Z [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-06T21:10:20.767504646Z [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-06T21:10:20.768659762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-06T21:10:20.769734826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-06T21:10:20.772126342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-06T21:10:20.772650868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-06T21:10:20.773053769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-06T21:10:20.773530479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-06T21:10:20.773904772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128395s 
2025-10-06T21:10:20.774087120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-10-06T21:10:20.777567728Z [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-06T21:10:20.778356917Z [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-06T21:10:20.778791061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-10-06T21:10:20.779618918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-10-06T21:10:20.782065183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-06T21:10:20.782575020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-10-06T21:10:20.783098734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-06T21:10:20.783468158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091939s 
2025-10-06T21:10:20.785132349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-10-06T21:10:20.788487153Z [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-06T21:10:20.789381093Z [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-06T21:10:20.789884477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-06T21:10:20.790336166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-06T21:10:20.792602730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072828s 
2025-10-06T21:10:20.792798043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-10-06T21:10:20.796093158Z [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-06T21:10:20.797024754Z [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-06T21:10:20.797554480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-10-06T21:10:20.798330343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-10-06T21:10:20.800661396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-06T21:10:20.801129328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-10-06T21:10:20.801508682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085326s 
2025-10-06T21:10:20.801709095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-10-06T21:10:20.805006164Z [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-06T21:10:20.805915886Z [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-06T21:10:20.806448177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-06T21:10:20.807165702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-06T21:10:20.809589813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-06T21:10:20.809886761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080121s 
2025-10-06T21:10:20.810080862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-10-06T21:10:20.813280093Z [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-06T21:10:20.814035434Z [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-06T21:10:20.814512675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-06T21:10:20.815037752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-06T21:10:20.817267201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069988s 
2025-10-06T21:10:20.817492916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-10-06T21:10:20.820736998Z [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-06T21:10:20.821784687Z [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-06T21:10:20.822378683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-06T21:10:20.822891545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-06T21:10:20.825276187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076167s 
2025-10-06T21:10:20.825464386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-10-06T21:10:20.828682836Z [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-06T21:10:20.829509210Z [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-06T21:10:20.829982553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-06T21:10:20.830712833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-06T21:10:20.832989057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-06T21:10:20.833435425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-06T21:10:20.833787093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081389s 
2025-10-06T21:10:20.833976425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-10-06T21:10:20.837321680Z [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-06T21:10:20.838389881Z [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-06T21:10:20.838958857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-06T21:10:20.839555648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-06T21:10:20.841841360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007675s 
2025-10-06T21:10:20.842031994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-10-06T21:10:20.845416098Z [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-06T21:10:20.846501343Z [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-06T21:10:20.847097964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-06T21:10:20.847724726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-06T21:10:20.850134538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-06T21:10:20.850527329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008307s 
2025-10-06T21:10:20.850725769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-10-06T21:10:20.855910528Z [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-06T21:10:20.856747133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-10-06T21:10:20.857181207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-10-06T21:10:20.857920736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-10-06T21:10:20.860249224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-06T21:10:20.860660382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097316s 
2025-10-06T21:10:20.861007831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-06T21:10:20', 'ensure_identity_on_id_columns') 
2025-10-06T21:10:20.861382435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.863583908Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-10-06T21:10:20.863767397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126173s 
2025-10-06T21:10:20.864075798Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-10-06T21:10:20.864255781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.864552408Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-10-06T21:10:20.865135522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-06T21:10:20.865322679Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:20.865530207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-10-06T21:10:20.865845842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.866768210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010578s 
2025-10-06T21:10:20.867123735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-06T21:10:20', 'download_client_per_indexer') 
2025-10-06T21:10:20.867456536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.868341548Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-10-06T21:10:20.868540638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025547s 
2025-10-06T21:10:20.868834209Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-10-06T21:10:20.869060124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.869336872Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-10-06T21:10:20.869835556Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-10-06T21:10:20.870235301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-10-06T21:10:20.870539864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004564s 
2025-10-06T21:10:20.870842062Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-10-06T21:10:20.871229763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-10-06T21:10:20.871527893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004387s 
2025-10-06T21:10:20.871685150Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.871922267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.873065399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011982s 
2025-10-06T21:10:20.873230692Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.873431406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.873716440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003072s 
2025-10-06T21:10:20.874071875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-06T21:10:20', 'multiple_ratings_support') 
2025-10-06T21:10:20.874494476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.875239046Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-10-06T21:10:20.875429299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017996s 
2025-10-06T21:10:20.875630363Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-10-06T21:10:20.875824905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.876087494Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-10-06T21:10:20.878362314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-10-06T21:10:20.879689706Z [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-06T21:10:20.880816916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022565s 
2025-10-06T21:10:20.881097992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-10-06T21:10:20.881460091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-06T21:10:20.881897993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005727s 
2025-10-06T21:10:20.882105190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-10-06T21:10:20.882444002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-06T21:10:20.882922375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006039s 
2025-10-06T21:10:20.883144002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-10-06T21:10:20.883522574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-06T21:10:20.883950536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005859s 
2025-10-06T21:10:20.887053093Z [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-06T21:10:20.887087752Z                           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-06T21:10:20.887106921Z                           FROM "Movies" 
2025-10-06T21:10:20.888956255Z [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-06T21:10:20.888997307Z                           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-06T21:10:20.889014712Z                           FROM "Movies" 
2025-10-06T21:10:20.889857229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020808s 
2025-10-06T21:10:20.891189772Z [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-06T21:10:20.891216956Z                           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-06T21:10:20.891224051Z                           FROM "ImportListMovies"
2025-10-06T21:10:20.891228520Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-10-06T21:10:20.891233400Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-10-06T21:10:20.893085208Z [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-06T21:10:20.893098705Z                           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-06T21:10:20.893105339Z                           FROM "ImportListMovies"
2025-10-06T21:10:20.893109166Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-10-06T21:10:20.893113275Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-10-06T21:10:20.894372300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023681s 
2025-10-06T21:10:20.894486800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:20.894632934Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:20.894835663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-10-06T21:10:20.895204014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.896128406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011015s 
2025-10-06T21:10:20.896307606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-10-06T21:10:20.896488821Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.896725989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-10-06T21:10:20.897002616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.897929221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010602s 
2025-10-06T21:10:20.898121969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-10-06T21:10:20.898258825Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:20.898458006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-10-06T21:10:20.898758751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.899712241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010705s 
2025-10-06T21:10:20.899907454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-10-06T21:10:20.900113088Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:20.900290876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-10-06T21:10:20.900670521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.901600683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011052s 
2025-10-06T21:10:20.901789594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-10-06T21:10:20.901942762Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-06T21:10:20.902163757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-10-06T21:10:20.902534023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:20.903457232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010826s 
2025-10-06T21:10:20.903713628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-10-06T21:10:20.904069885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-10-06T21:10:20.904462466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005854s 
2025-10-06T21:10:20.904854675Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-10-06T21:10:20.904880618Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-06T21:10:20.904913634Z                                                   FROM "MovieMetadata"
2025-10-06T21:10:20.904925398Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-10-06T21:10:20.905361586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-10-06T21:10:20.905380965Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-06T21:10:20.905390093Z                                                   FROM "MovieMetadata"
2025-10-06T21:10:20.905398921Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-10-06T21:10:20.905711410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005518s 
2025-10-06T21:10:20.906103600Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-10-06T21:10:20.906116225Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-06T21:10:20.906121536Z                                                   FROM "Movies" 
2025-10-06T21:10:20.906126105Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-10-06T21:10:20.906617745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-10-06T21:10:20.906636042Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-06T21:10:20.906644419Z                                                   FROM "Movies" 
2025-10-06T21:10:20.906650762Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-10-06T21:10:20.907060166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006655s 
2025-10-06T21:10:20.907440522Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-10-06T21:10:20.907459430Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-06T21:10:20.907470813Z                                                   FROM "Movies" 
2025-10-06T21:10:20.907479941Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-10-06T21:10:20.907889927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-10-06T21:10:20.907911580Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-06T21:10:20.907964156Z                                                   FROM "Movies" 
2025-10-06T21:10:20.907975820Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-10-06T21:10:20.908684376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009467s 
2025-10-06T21:10:20.909085364Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-10-06T21:10:20.909312641Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-06T21:10:20.909320858Z                                                   FROM "Movies" 
2025-10-06T21:10:20.909325928Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-10-06T21:10:20.909577956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-10-06T21:10:20.909592735Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-06T21:10:20.909599409Z                                                   FROM "Movies" 
2025-10-06T21:10:20.909605742Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-10-06T21:10:20.909913070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005579s 
2025-10-06T21:10:20.910314238Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-10-06T21:10:20.910326443Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-06T21:10:20.910331543Z                                                   FROM "MovieMetadata" 
2025-10-06T21:10:20.910336994Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-10-06T21:10:20.910824546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-10-06T21:10:20.910838724Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-06T21:10:20.910845688Z                                                   FROM "MovieMetadata" 
2025-10-06T21:10:20.910852302Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-10-06T21:10:20.911204290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006131s 
2025-10-06T21:10:20.911366216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:20.911503443Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-06T21:10:20.911678635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-10-06T21:10:20.916342075Z [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-06T21:10:20.918896017Z [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-06T21:10:20.920157487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-06T21:10:20.921252111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-06T21:10:20.923863579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-06T21:10:20.924454268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-06T21:10:20.924842540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-06T21:10:20.925302436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-06T21:10:20.925724666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013807s 
2025-10-06T21:10:20.925906733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-10-06T21:10:20.926215835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-06T21:10:20.926587965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004919s 
2025-10-06T21:10:20.926782927Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-10-06T21:10:20.930566926Z [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-06T21:10:20.931587742Z [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-06T21:10:20.932134863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-06T21:10:20.932951948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-06T21:10:20.935551843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-06T21:10:20.935938080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089608s 
2025-10-06T21:10:20.936140638Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-10-06T21:10:20.939706488Z [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-06T21:10:20.940762995Z [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-06T21:10:20.941281970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-10-06T21:10:20.941988994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-10-06T21:10:20.944542586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-06T21:10:20.944939304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085996s 
2025-10-06T21:10:20.945097894Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-10-06T21:10:20.948515325Z [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-06T21:10:20.949338211Z [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-06T21:10:20.949795302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-10-06T21:10:20.950528899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-10-06T21:10:20.953056087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-06T21:10:20.953594250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-06T21:10:20.953960748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086784s 
2025-10-06T21:10:20.954573111Z [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-06T21:10:20.958339064Z [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-06T21:10:20.959355220Z [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-06T21:10:20.959919126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-06T21:10:20.961241047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-06T21:10:20.963682363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-06T21:10:20.964072398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091221s 
2025-10-06T21:10:20.964605321Z [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-06T21:10:20.968091100Z [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-06T21:10:20.968740467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-10-06T21:10:20.969131555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-10-06T21:10:20.969723216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-10-06T21:10:20.972134030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-10-06T21:10:20.972575248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076181s 
2025-10-06T21:10:20.972941676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-10-06T21:10:20', 'movie_metadata') 
2025-10-06T21:10:20.973249476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:20.975218089Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-10-06T21:10:20.975392190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102477s 
2025-10-06T21:10:20.975645400Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-10-06T21:10:20.975885523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:20.976206439Z [Info] add_collections: Starting migration of Main DB to 208 
2025-10-06T21:10:20.977488962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-10-06T21:10:20.978321107Z [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-06T21:10:20.979041718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013843s 
2025-10-06T21:10:20.979231701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-10-06T21:10:20.979506103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-06T21:10:20.979853092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004574s 
2025-10-06T21:10:20.980021020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-06T21:10:20.980173397Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:20.980381255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-10-06T21:10:20.980701761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-10-06T21:10:20.981648778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010498s 
2025-10-06T21:10:20.981881777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-10-06T21:10:20.982108543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-10-06T21:10:20.983013385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009721s 
2025-10-06T21:10:20.983180772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-06T21:10:20.983323009Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:20.983509644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-10-06T21:10:20.983751351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-10-06T21:10:20.986249561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025337s 
2025-10-06T21:10:20.986432259Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.986615167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.988118504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015251s 
2025-10-06T21:10:20.988275681Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.988467487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.989007364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005583s 
2025-10-06T21:10:20.989165332Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.989361367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.989960012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006326s 
2025-10-06T21:10:20.990124633Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:20.990318273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:20.990989915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006915s 
2025-10-06T21:10:20.991158385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-06T21:10:20.991307344Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-10-06T21:10:20.991503349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-10-06T21:10:20.995330846Z [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-06T21:10:20.996935737Z [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-06T21:10:20.997577509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-06T21:10:20.998221686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-06T21:10:21.000822734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-06T21:10:21.001215104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095055s 
2025-10-06T21:10:21.001400657Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-10-06T21:10:21.005124024Z [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-06T21:10:21.006342066Z [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-06T21:10:21.006965061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-06T21:10:21.007713377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-06T21:10:21.010255005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-06T21:10:21.010621793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090387s 
2025-10-06T21:10:21.010824341Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:21.011116990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-10-06T21:10:21.011384770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000366s 
2025-10-06T21:10:21.011569752Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-10-06T21:10:21.015764799Z [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-06T21:10:21.017901331Z [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-06T21:10:21.018981035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-06T21:10:21.019862299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-06T21:10:21.022358575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-06T21:10:21.022855205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-06T21:10:21.023365142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-06T21:10:21.023705447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119687s 
2025-10-06T21:10:21.024128389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-10-06T21:10:21', 'add_collections') 
2025-10-06T21:10:21.024454415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.025854404Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-10-06T21:10:21.025978834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140593s 
2025-10-06T21:10:21.026251654Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-10-06T21:10:21.026439552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.026750378Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-10-06T21:10:21.027372791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-10-06T21:10:21.027713637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-06T21:10:21.028122811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005371s 
2025-10-06T21:10:21.028327804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-10-06T21:10:21.028661987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-10-06T21:10:21.029014436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00051s 
2025-10-06T21:10:21.029364130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-06T21:10:21', 'movie_meta_collection_index') 
2025-10-06T21:10:21.029692852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.030636562Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-10-06T21:10:21.030825082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020727s 
2025-10-06T21:10:21.031037520Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-10-06T21:10:21.031227021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.031486624Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-10-06T21:10:21.031879615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-06T21:10:21.032105660Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-06T21:10:21.032268789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-10-06T21:10:21.032583733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:21.033557714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00111s 
2025-10-06T21:10:21.033896787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-06T21:10:21', 'movie_added_notifications') 
2025-10-06T21:10:21.034252142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.035128527Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-10-06T21:10:21.035284331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026228s 
2025-10-06T21:10:21.035500736Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-10-06T21:10:21.035712132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.035989901Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-10-06T21:10:21.036442773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-10-06T21:10:21.036769311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-06T21:10:21.037186190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005441s 
2025-10-06T21:10:21.037379439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-10-06T21:10:21.037648110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-10-06T21:10:21.038019788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004748s 
2025-10-06T21:10:21.038335564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-06T21:10:21', 'more_movie_meta_index') 
2025-10-06T21:10:21.038662613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.039756646Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-10-06T21:10:21.039972560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021915s 
2025-10-06T21:10:21.040267194Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-06T21:10:21.040475262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.040789455Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-10-06T21:10:21.043066520Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:21.043303356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-06T21:10:21.043553660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002987s 
2025-10-06T21:10:21.043732581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-06T21:10:21.043853103Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:21.044058587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-10-06T21:10:21.047944291Z [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-06T21:10:21.049181702Z [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-06T21:10:21.049696439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-06T21:10:21.050172507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-06T21:10:21.052577800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083622s 
2025-10-06T21:10:21.052799587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-06T21:10:21.052912745Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-06T21:10:21.053121104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-10-06T21:10:21.056858700Z [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-06T21:10:21.058027824Z [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-06T21:10:21.058591790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-06T21:10:21.059253031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-06T21:10:21.061566819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082686s 
2025-10-06T21:10:21.061751070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-06T21:10:21.061902425Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2025-10-06T21:10:21.062142719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-10-06T21:10:21.066005647Z [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-06T21:10:21.067287758Z [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-06T21:10:21.067935452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-10-06T21:10:21.068581804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-10-06T21:10:21.071063551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-06T21:10:21.071491923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091854s 
2025-10-06T21:10:21.071666114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-06T21:10:21.071798951Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-06T21:10:21.072056841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-10-06T21:10:21.075918186Z [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-06T21:10:21.077226049Z [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-06T21:10:21.077851749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-10-06T21:10:21.078574514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-10-06T21:10:21.081099408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-06T21:10:21.081485545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092228s 
2025-10-06T21:10:21.081665047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-06T21:10:21.081806391Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:21.081980923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-10-06T21:10:21.087218328Z [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-06T21:10:21.088252981Z [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-06T21:10:21.088778499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-06T21:10:21.089280109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-06T21:10:21.091715182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095421s 
2025-10-06T21:10:21.091892319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-06T21:10:21.092082842Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-06T21:10:21.092329309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-10-06T21:10:21.095813254Z [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-06T21:10:21.096798177Z [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-06T21:10:21.097292652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-06T21:10:21.097886037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-06T21:10:21.100300488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077646s 
2025-10-06T21:10:21.100446823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-06T21:10:21.100585031Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-10-06T21:10:21.100783400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-10-06T21:10:21.104503741Z [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-06T21:10:21.105427171Z [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-06T21:10:21.105901836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-06T21:10:21.106410741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-06T21:10:21.108758147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078181s 
2025-10-06T21:10:21.108968832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-06T21:10:21.109109204Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-06T21:10:21.109326311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-10-06T21:10:21.112841068Z [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-06T21:10:21.113761432Z [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-06T21:10:21.114324706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-06T21:10:21.115006989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-06T21:10:21.117697887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-06T21:10:21.118113173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086005s 
2025-10-06T21:10:21.118305982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-06T21:10:21.118468509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-10-06T21:10:21.118728332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-10-06T21:10:21.122411177Z [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-06T21:10:21.123340779Z [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-06T21:10:21.123893392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-06T21:10:21.124643412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-06T21:10:21.127206422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-06T21:10:21.127632891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087106s 
2025-10-06T21:10:21.127810889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-06T21:10:21.127994068Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-10-06T21:10:21.128187418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-10-06T21:10:21.131748738Z [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-06T21:10:21.132733120Z [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-06T21:10:21.133244881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-06T21:10:21.133994520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-06T21:10:21.136540386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-06T21:10:21.136958247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085667s 
2025-10-06T21:10:21.137144612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-10-06T21:10:21.137292670Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2025-10-06T21:10:21.137511601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-10-06T21:10:21.141218495Z [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-06T21:10:21.142234751Z [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-06T21:10:21.142784007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-10-06T21:10:21.143496432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-10-06T21:10:21.146248593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-06T21:10:21.172814663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-10-06T21:10:21.173554422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-06T21:10:21.175201949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375025s 
2025-10-06T21:10:21.175378284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-06T21:10:21.175542325Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2025-10-06T21:10:21.175781897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-10-06T21:10:21.181033631Z [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-06T21:10:21.181789343Z [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-06T21:10:21.182169919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-06T21:10:21.182588262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-06T21:10:21.185038776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090912s 
2025-10-06T21:10:21.185182826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-06T21:10:21.185294661Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-06T21:10:21.185450835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-10-06T21:10:21.191781983Z [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-06T21:10:21.192343203Z [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-06T21:10:21.192794431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-06T21:10:21.193212172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-06T21:10:21.195482423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098875s 
2025-10-06T21:10:21.195619580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-06T21:10:21.195739501Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-06T21:10:21.195920175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-10-06T21:10:21.199108715Z [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-06T21:10:21.199706328Z [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-06T21:10:21.200136775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-06T21:10:21.200639868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-06T21:10:21.202876722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-06T21:10:21.203255314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-06T21:10:21.203531500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074853s 
2025-10-06T21:10:21.203755551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-06T21:10:21.203945504Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-06T21:10:21.204134554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-10-06T21:10:21.207332524Z [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-06T21:10:21.208027002Z [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-06T21:10:21.208420414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-06T21:10:21.208982926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-06T21:10:21.211270502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-06T21:10:21.211582370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073247s 
2025-10-06T21:10:21.211743795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-06T21:10:21.211886713Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-06T21:10:21.212041204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-10-06T21:10:21.215270306Z [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-06T21:10:21.215953050Z [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-06T21:10:21.216383988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-06T21:10:21.216999227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-06T21:10:21.219288095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-06T21:10:21.219616206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074263s 
2025-10-06T21:10:21.219761328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-06T21:10:21.219894557Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:21.220103157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-10-06T21:10:21.223286937Z [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-06T21:10:21.223955684Z [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-06T21:10:21.224362453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-06T21:10:21.225008012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-06T21:10:21.227293995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-06T21:10:21.227602727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074067s 
2025-10-06T21:10:21.227754973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-06T21:10:21.227874544Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:21.228037402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-10-06T21:10:21.231314660Z [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-06T21:10:21.232050261Z [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-06T21:10:21.232483664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-06T21:10:21.233132380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-06T21:10:21.235383423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-06T21:10:21.235705561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075183s 
2025-10-06T21:10:21.235841094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-06T21:10:21.235990926Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-06T21:10:21.236152451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-10-06T21:10:21.239420972Z [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-06T21:10:21.240111402Z [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-06T21:10:21.240598042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-06T21:10:21.241176387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-06T21:10:21.243405305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-06T21:10:21.243738446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074239s 
2025-10-06T21:10:21.243841804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-06T21:10:21.244008449Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-06T21:10:21.244157128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-10-06T21:10:21.247393294Z [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-06T21:10:21.248130889Z [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-06T21:10:21.248562368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-06T21:10:21.249161554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-06T21:10:21.251447156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-06T21:10:21.251763193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074561s 
2025-10-06T21:10:21.251913315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-06T21:10:21.252047986Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:21.252192176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-10-06T21:10:21.255497412Z [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-06T21:10:21.256231470Z [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-06T21:10:21.257964649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-06T21:10:21.258655861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-06T21:10:21.260934489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-06T21:10:21.261264283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089177s 
2025-10-06T21:10:21.261387812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-06T21:10:21.261539998Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:21.261678708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-10-06T21:10:21.264965064Z [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-06T21:10:21.265576866Z [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-06T21:10:21.265982964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-06T21:10:21.266379322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-06T21:10:21.268627498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067946s 
2025-10-06T21:10:21.268780116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-06T21:10:21.268889997Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:21.269035299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-10-06T21:10:21.272261756Z [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-06T21:10:21.272897336Z [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-06T21:10:21.273292191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-06T21:10:21.273800344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-06T21:10:21.276052719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068652s 
2025-10-06T21:10:21.276201629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-06T21:10:21.276306129Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:21.276452564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-10-06T21:10:21.279737498Z [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-06T21:10:21.280452478Z [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-06T21:10:21.280923676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-06T21:10:21.281389665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-06T21:10:21.283669114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-06T21:10:21.284005832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073966s 
2025-10-06T21:10:21.284142066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-06T21:10:21.284262258Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:21.284404274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-10-06T21:10:21.287999984Z [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-06T21:10:21.289183066Z [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-06T21:10:21.289857905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-06T21:10:21.290845313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-06T21:10:21.293189664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-06T21:10:21.293573577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-06T21:10:21.293998532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-06T21:10:21.294369629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-06T21:10:21.294702670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101477s 
2025-10-06T21:10:21.294885999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-06T21:10:21.294963936Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2025-10-06T21:10:21.297356684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-10-06T21:10:21.301001472Z [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-06T21:10:21.302278213Z [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-06T21:10:21.302971248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-06T21:10:21.304206746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-06T21:10:21.306706329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-06T21:10:21.307286787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-06T21:10:21.307638255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-06T21:10:21.308062139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-06T21:10:21.308371922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108448s 
2025-10-06T21:10:21.308501844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-06T21:10:21.308622697Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:21.308738961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-10-06T21:10:21.312438080Z [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-06T21:10:21.313713959Z [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-06T21:10:21.314417154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-06T21:10:21.315384933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-06T21:10:21.317956711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-06T21:10:21.318319842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-06T21:10:21.318719247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-06T21:10:21.319119793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-06T21:10:21.319454707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105629s 
2025-10-06T21:10:21.319565090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-06T21:10:21.319679320Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:21.319828450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-10-06T21:10:21.323423548Z [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-06T21:10:21.324675188Z [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-06T21:10:21.325423275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-06T21:10:21.326491746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-06T21:10:21.329030207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-06T21:10:21.329420523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-06T21:10:21.329808013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-06T21:10:21.330210243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-06T21:10:21.330582042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105673s 
2025-10-06T21:10:21.330678646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:21.330769008Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:21.330923950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-10-06T21:10:21.335958678Z [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-06T21:10:21.336615400Z [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-06T21:10:21.337010004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-06T21:10:21.337682979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-06T21:10:21.340050065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-06T21:10:21.340329888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093082s 
2025-10-06T21:10:21.340488818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-06T21:10:21.340582216Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:21.340743732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-10-06T21:10:21.344136172Z [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-06T21:10:21.344681310Z [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-06T21:10:21.345041485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-06T21:10:21.345455759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-06T21:10:21.347770310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068889s 
2025-10-06T21:10:21.347926795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-06T21:10:21.348046335Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-06T21:10:21.348169604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-10-06T21:10:21.351476682Z [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-06T21:10:21.352017101Z [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-06T21:10:21.352361253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-06T21:10:21.353068297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-06T21:10:21.355400353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-06T21:10:21.355718112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073988s 
2025-10-06T21:10:21.355913386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-06T21:10:21.355948366Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:21.356104090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-10-06T21:10:21.359422110Z [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-06T21:10:21.359953660Z [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-06T21:10:21.360270608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-06T21:10:21.360938072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-06T21:10:21.363223945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-06T21:10:21.363530232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072954s 
2025-10-06T21:10:21.363653870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-06T21:10:21.363773762Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:21.363915086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-10-06T21:10:21.367241614Z [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-06T21:10:21.367825099Z [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-06T21:10:21.368207589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-06T21:10:21.368551702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-10-06T21:10:21.370864389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068331s 
2025-10-06T21:10:21.371016495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-06T21:10:21.371112789Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:21.371242159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-10-06T21:10:21.374637977Z [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-06T21:10:21.375233936Z [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-06T21:10:21.375619362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-06T21:10:21.376085681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-10-06T21:10:21.378340642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006963s 
2025-10-06T21:10:21.378475082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-06T21:10:21.378614794Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:21.378712611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-06T21:10:21.382037756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-06T21:10:21.382447761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-06T21:10:21.382805311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-06T21:10:21.383282061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-06T21:10:21.385551912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-06T21:10:21.385879942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070243s 
2025-10-06T21:10:21.386215217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-06T21:10:21', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-06T21:10:21.386391191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.388876506Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-06T21:10:21.389040345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099806s 
2025-10-06T21:10:21.389220789Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-10-06T21:10:21.389365210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.389583048Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-10-06T21:10:21.390029307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-06T21:10:21.390167204Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:21.390300543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-10-06T21:10:21.390469102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-10-06T21:10:21.391339435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008959s 
2025-10-06T21:10:21.391583386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-06T21:10:21', 'add_language_tags_to_subtitle_files') 
2025-10-06T21:10:21.391888731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.392656386Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-10-06T21:10:21.392797120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021831s 
2025-10-06T21:10:21.392918444Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-10-06T21:10:21.393066843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.393241514Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-10-06T21:10:21.393557140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-10-06T21:10:21.393701761Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:21.393840590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-10-06T21:10:21.393995793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-10-06T21:10:21.394894943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008752s 
2025-10-06T21:10:21.394982239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-10-06T21:10:21.395162933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-10-06T21:10:21.396055039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009401s 
2025-10-06T21:10:21.396359903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-06T21:10:21', 'add_salt_to_users') 
2025-10-06T21:10:21.396516488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.397311809Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-10-06T21:10:21.397361129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021211s 
2025-10-06T21:10:21.397508185Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-10-06T21:10:21.397650622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.397858500Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-10-06T21:10:21.398146751Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-10-06T21:10:21.401701027Z [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-06T21:10:21.402399714Z [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-06T21:10:21.402701762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-06T21:10:21.403492594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-06T21:10:21.405885362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-06T21:10:21.406277612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-06T21:10:21.406623118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082904s 
2025-10-06T21:10:21.406741145Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-10-06T21:10:21.411014229Z [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-06T21:10:21.411589578Z [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-06T21:10:21.412031588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-06T21:10:21.412726928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-06T21:10:21.415078252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-06T21:10:21.415479469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-06T21:10:21.415759102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089169s 
2025-10-06T21:10:21.415917822Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-10-06T21:10:21.419337558Z [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-06T21:10:21.419871352Z [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-06T21:10:21.420234854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-06T21:10:21.420929413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-06T21:10:21.423346309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-06T21:10:21.423758158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-06T21:10:21.424015406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079683s 
2025-10-06T21:10:21.424237734Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-10-06T21:10:21.427556837Z [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-06T21:10:21.428143408Z [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-06T21:10:21.428448502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-06T21:10:21.429231930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-06T21:10:21.431567662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-06T21:10:21.431954792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-06T21:10:21.432260638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079652s 
2025-10-06T21:10:21.432492905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-10-06T21:10:21', 'clean_alt_titles') 
2025-10-06T21:10:21.432720513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.433767331Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-10-06T21:10:21.433871802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094457s 
2025-10-06T21:10:21.434090722Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-10-06T21:10:21.434148829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.434373812Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-10-06T21:10:21.434671001Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:21.434847196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-10-06T21:10:21.435034543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002347s 
2025-10-06T21:10:21.435234435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-06T21:10:21', 'remove_omg') 
2025-10-06T21:10:21.435459448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.436153205Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-10-06T21:10:21.436349971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013646s 
2025-10-06T21:10:21.436529613Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-10-06T21:10:21.436633091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.436843635Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-10-06T21:10:21.437121565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-06T21:10:21.437241406Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:21.437390456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-10-06T21:10:21.437585409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-10-06T21:10:21.438433787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009121s 
2025-10-06T21:10:21.438695845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-10-06T21:10:21', 'add_additional_info_to_pending_releases') 
2025-10-06T21:10:21.438946049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.439637801Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-10-06T21:10:21.439739667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020574s 
2025-10-06T21:10:21.439920150Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-10-06T21:10:21.440061845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.440266648Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-10-06T21:10:21.440534327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-06T21:10:21.440718868Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:21.440808018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-10-06T21:10:21.441021257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-10-06T21:10:21.441908894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009522s 
2025-10-06T21:10:21.442141713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-10-06T21:10:21', 'add_result_to_commands') 
2025-10-06T21:10:21.442356225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.443103189Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-10-06T21:10:21.443226357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021456s 
2025-10-06T21:10:21.443395578Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-10-06T21:10:21.443554377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.443706744Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-10-06T21:10:21.444021157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-06T21:10:21.444145247Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:21.444298606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-10-06T21:10:21.444500021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:21.445388400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009476s 
2025-10-06T21:10:21.445634205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-10-06T21:10:21', 'health_restored_notification') 
2025-10-06T21:10:21.445852765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.446782838Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-10-06T21:10:21.446959965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023586s 
2025-10-06T21:10:21.447092521Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-10-06T21:10:21.447243576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.447483990Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-10-06T21:10:21.447794274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-06T21:10:21.447888975Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 
2025-10-06T21:10:21.448027364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-10-06T21:10:21.448238519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:21.449133371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009509s 
2025-10-06T21:10:21.449418454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-10-06T21:10:21', 'add_on_manual_interaction_required_to_notifications') 
2025-10-06T21:10:21.449620371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.450395782Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-10-06T21:10:21.450541085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021755s 
2025-10-06T21:10:21.450661517Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-10-06T21:10:21.450809154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.451012494Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-10-06T21:10:21.451280984Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:21.451491298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-10-06T21:10:21.451632402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000233s 
2025-10-06T21:10:21.451837284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-10-06T21:10:21', 'remove_rarbg') 
2025-10-06T21:10:21.452113270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.452821436Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-10-06T21:10:21.452953552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013944s 
2025-10-06T21:10:21.453120558Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-10-06T21:10:21.453245800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.453465383Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-10-06T21:10:21.453862823Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-10-06T21:10:21.454079810Z [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-06T21:10:21.454311667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003353s 
2025-10-06T21:10:21.454540026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-10-06T21:10:21', 'remove_invalid_roksbox_metadata_images') 
2025-10-06T21:10:21.454793867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.455387072Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-10-06T21:10:21.455527986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013847s 
2025-10-06T21:10:21.455684180Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-10-06T21:10:21.455815805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.456043784Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-10-06T21:10:21.456716950Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-10-06T21:10:21.460228911Z [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-06T21:10:21.460815001Z [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-06T21:10:21.461451352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-06T21:10:21.461836828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-06T21:10:21.464249586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-06T21:10:21.464584421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077142s 
2025-10-06T21:10:21.464711116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-06T21:10:21.464831388Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:21.464990077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-10-06T21:10:21.465157795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-10-06T21:10:21.466002325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009129s 
2025-10-06T21:10:21.466146826Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:21.466376218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-10-06T21:10:21.466523384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002327s 
2025-10-06T21:10:21.466719289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-10-06T21:10:21', 'list_sync_time') 
2025-10-06T21:10:21.466943069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.467929355Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-10-06T21:10:21.468034868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015786s 
2025-10-06T21:10:21.468160310Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-10-06T21:10:21.468308418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.468538151Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-10-06T21:10:21.468767533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-06T21:10:21.468878436Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:21.469005672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-10-06T21:10:21.469167398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-10-06T21:10:21.470032851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008895s 
2025-10-06T21:10:21.470261411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-10-06T21:10:21', 'add_tags_to_collections') 
2025-10-06T21:10:21.470525222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.471231203Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-10-06T21:10:21.471352828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020573s 
2025-10-06T21:10:21.471528893Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-10-06T21:10:21.471709697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.471882966Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-10-06T21:10:21.472164823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-06T21:10:21.472358874Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:21.472429236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-10-06T21:10:21.472608917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-10-06T21:10:21.473439349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008945s 
2025-10-06T21:10:21.473727910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-10-06T21:10:21', 'add_download_client_tags') 
2025-10-06T21:10:21.473951400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.474696861Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-10-06T21:10:21.474806282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021116s 
2025-10-06T21:10:21.474958548Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-10-06T21:10:21.475111977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.475309986Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-10-06T21:10:21.475767157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-10-06T21:10:21.476083594Z [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-06T21:10:21.476495393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005983s 
2025-10-06T21:10:21.476646367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-10-06T21:10:21.476827481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-10-06T21:10:21.477113507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003395s 
2025-10-06T21:10:21.477364032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-10-06T21:10:21', 'add_auto_tagging') 
2025-10-06T21:10:21.477555267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.478337101Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-10-06T21:10:21.478471852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015753s 
2025-10-06T21:10:21.478642045Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-10-06T21:10:21.478846006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.478994855Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-10-06T21:10:21.479353237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-06T21:10:21.479484822Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:21.479611697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-10-06T21:10:21.479827632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:21.480791954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009972s 
2025-10-06T21:10:21.480899410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-06T21:10:21.481001346Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:21.481132169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-10-06T21:10:21.481340448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-10-06T21:10:21.482222184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000932s 
2025-10-06T21:10:21.482458820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-10-06T21:10:21', 'add_custom_format_score_bypass_to_delay_profile') 
2025-10-06T21:10:21.482696208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.483428853Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-10-06T21:10:21.483565328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021198s 
2025-10-06T21:10:21.483715380Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-10-06T21:10:21.483872857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.484079163Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-10-06T21:10:21.484953864Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-10-06T21:10:21.485127644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-10-06T21:10:21.487534489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024338s 
2025-10-06T21:10:21.487666595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-06T21:10:21.487813381Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:21.487963453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-10-06T21:10:21.488170179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-10-06T21:10:21.489094250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010079s 
2025-10-06T21:10:21.489249202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-06T21:10:21.489333161Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:21.489482492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-10-06T21:10:21.489661642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-10-06T21:10:21.490553789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009411s 
2025-10-06T21:10:21.490715094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-06T21:10:21.490802700Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:21.490932010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-10-06T21:10:21.491159408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:21.492062577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009667s 
2025-10-06T21:10:21.492203741Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-10-06T21:10:21.496679613Z [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-06T21:10:21.497188418Z [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-06T21:10:21.497565968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-06T21:10:21.497947626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-06T21:10:21.500358370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080182s 
2025-10-06T21:10:21.500503152Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:21.500621851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:21.501365939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007515s 
2025-10-06T21:10:21.501600020Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-06T21:10:21.501734561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-06T21:10:21.501914684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002588s 
2025-10-06T21:10:21.502198445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-10-06T21:10:21', 'update_restrictions_to_release_profiles') 
2025-10-06T21:10:21.502409701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.503298390Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-10-06T21:10:21.503446378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015911s 
2025-10-06T21:10:21.503602262Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-10-06T21:10:21.503762865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.503950914Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-10-06T21:10:21.504267090Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-10-06T21:10:21.504454798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-10-06T21:10:21.506834219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024193s 
2025-10-06T21:10:21.506973179Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-10-06T21:10:21.511422577Z [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-06T21:10:21.512109791Z [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-06T21:10:21.512531520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-06T21:10:21.513157160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-06T21:10:21.515570740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-06T21:10:21.515868760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00873s 
2025-10-06T21:10:21.516065877Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-10-06T21:10:21.520473151Z [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-06T21:10:21.521217098Z [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-06T21:10:21.521662806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-06T21:10:21.522318366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-06T21:10:21.524700943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-06T21:10:21.525008011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088151s 
2025-10-06T21:10:21.525223084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-10-06T21:10:21', 'rename_quality_profiles') 
2025-10-06T21:10:21.525477677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.526728395Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-10-06T21:10:21.526906694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105261s 
2025-10-06T21:10:21.527028970Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-10-06T21:10:21.527176357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.527358975Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-10-06T21:10:21.527661013Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-06T21:10:21.527895305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-06T21:10:21.528122983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003055s 
2025-10-06T21:10:21.528313637Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-06T21:10:21.528503930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-06T21:10:21.528708662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002419s 
2025-10-06T21:10:21.528929387Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-06T21:10:21.529054709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-06T21:10:21.529282027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002607s 
2025-10-06T21:10:21.529511088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-10-06T21:10:21', 'update_images_remote_url') 
2025-10-06T21:10:21.529741602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.530369206Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-10-06T21:10:21.530495560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013287s 
2025-10-06T21:10:21.530649791Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-10-06T21:10:21.530790294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.530999174Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-10-06T21:10:21.531523360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-10-06T21:10:21.531896771Z [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-06T21:10:21.532295214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006251s 
2025-10-06T21:10:21.532448412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-10-06T21:10:21.534489181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-10-06T21:10:21.534784736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000393s 
2025-10-06T21:10:21.535004108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-10-06T21:10:21', 'add_notification_status') 
2025-10-06T21:10:21.535254031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.536300478Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-10-06T21:10:21.536482204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017757s 
2025-10-06T21:10:21.536637106Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-10-06T21:10:21.536777789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.536995608Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-10-06T21:10:21.537384361Z [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-06T21:10:21.537657420Z [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-06T21:10:21.537884808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003264s 
2025-10-06T21:10:21.538136525Z [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-06T21:10:21.538463774Z [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-06T21:10:21.538675641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000369s 
2025-10-06T21:10:21.538905974Z [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-06T21:10:21.539141889Z [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-06T21:10:21.539377063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000315s 
2025-10-06T21:10:21.539577887Z [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-06T21:10:21.539802810Z [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-06T21:10:21.540063776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003123s 
2025-10-06T21:10:21.540284440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-10-06T21:10:21', 'rename_deprecated_indexer_flags') 
2025-10-06T21:10:21.540521527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.541280706Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-10-06T21:10:21.541540659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014129s 
2025-10-06T21:10:21.541675000Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-10-06T21:10:21.541794851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.541983030Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-10-06T21:10:21.542260188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-06T21:10:21.542397985Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:21.542546925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-10-06T21:10:21.542729683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-10-06T21:10:21.543738634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010354s 
2025-10-06T21:10:21.543976804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-10-06T21:10:21', 'movie_last_searched_time') 
2025-10-06T21:10:21.544212959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.547894642Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-10-06T21:10:21.548031548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051602s 
2025-10-06T21:10:21.548191991Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-10-06T21:10:21.548346592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.548562908Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-10-06T21:10:21.548830878Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:21.548965078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:21.549622642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000666s 
2025-10-06T21:10:21.549854348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-10-06T21:10:21', 'email_encryption') 
2025-10-06T21:10:21.550087848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.550699320Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-10-06T21:10:21.550835263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017323s 
2025-10-06T21:10:21.550971157Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-10-06T21:10:21.551126049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.551309568Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-10-06T21:10:21.551571766Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-10-06T21:10:21.551741428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-10-06T21:10:21.551941721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002242s 
2025-10-06T21:10:21.552159820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-10-06T21:10:21', 'clear_last_rss_releases_info') 
2025-10-06T21:10:21.552390475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.552879980Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-10-06T21:10:21.553006215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011567s 
2025-10-06T21:10:21.553144383Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-10-06T21:10:21.553290687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.553461151Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-10-06T21:10:21.554358688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-10-06T21:10:21.554551506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-10-06T21:10:21.554890919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003546s 
2025-10-06T21:10:21.554993035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-10-06T21:10:21.555147025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-10-06T21:10:21.555436899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003156s 
2025-10-06T21:10:21.555561590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-10-06T21:10:21.555757665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-10-06T21:10:21.556063831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003523s 
2025-10-06T21:10:21.556241679Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-10-06T21:10:21.556453416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-10-06T21:10:21.556765424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003843s 
2025-10-06T21:10:21.556901177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-10-06T21:10:21.557072622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-06T21:10:21.557412106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003621s 
2025-10-06T21:10:21.557533130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-10-06T21:10:21.557697821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-10-06T21:10:21.558019248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003483s 
2025-10-06T21:10:21.558130162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-10-06T21:10:21.558277358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-10-06T21:10:21.558584577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003187s 
2025-10-06T21:10:21.558778176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-10-06T21:10:21', 'add_indexes') 
2025-10-06T21:10:21.559010745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.559773581Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-10-06T21:10:21.559903272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015203s 
2025-10-06T21:10:21.560077332Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-10-06T21:10:21.560215420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.560414812Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-10-06T21:10:21.560827032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-06T21:10:21.560952925Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:21.561079039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-10-06T21:10:21.561249091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-10-06T21:10:21.562300639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010572s 
2025-10-06T21:10:21.562411832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-06T21:10:21.562525752Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-06T21:10:21.562632717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-10-06T21:10:21.562818561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-10-06T21:10:21.563769045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010008s 
2025-10-06T21:10:21.563901912Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:21.564030040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:21.564575298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005378s 
2025-10-06T21:10:21.564803999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-10-06T21:10:21', 'parse_title_from_existing_subtitle_files') 
2025-10-06T21:10:21.565068962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.565631034Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-10-06T21:10:21.565761988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015705s 
2025-10-06T21:10:21.565921258Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-10-06T21:10:21.566068475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.566278327Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-10-06T21:10:21.566559574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-06T21:10:21.566691119Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:21.566835940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-10-06T21:10:21.567021925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-10-06T21:10:21.567996467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010241s 
2025-10-06T21:10:21.568248043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-10-06T21:10:21', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-10-06T21:10:21.568521815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.569054457Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-10-06T21:10:21.569204920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020539s 
2025-10-06T21:10:21.569354090Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-10-06T21:10:21.569491086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.569681530Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-10-06T21:10:21.569937996Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-10-06T21:10:21.573795413Z [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-06T21:10:21.574408227Z [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-06T21:10:21.574789545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-06T21:10:21.575179099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-06T21:10:21.577689804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076069s 
2025-10-06T21:10:21.577933404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-10-06T21:10:21', 'drop_multi_episode_style_from_naming_config') 
2025-10-06T21:10:21.578174219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.578904219Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-10-06T21:10:21.579103140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088001s 
2025-10-06T21:10:21.579177329Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-10-06T21:10:21.579348844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.579511482Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-10-06T21:10:21.579841967Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:21.579872899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:21.580387566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005335s 
2025-10-06T21:10:21.580593871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-10-06T21:10:21', 'stevenlu_update_url') 
2025-10-06T21:10:21.580839095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.581365294Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-10-06T21:10:21.581492240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015184s 
2025-10-06T21:10:21.581668224Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-10-06T21:10:21.581778236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.581967427Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-10-06T21:10:21.582224564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-06T21:10:21.582354165Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:21.582519779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-10-06T21:10:21.582648258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-10-06T21:10:21.583792041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010354s 
2025-10-06T21:10:21.584130732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-10-06T21:10:21', 'add_movie_keywords') 
2025-10-06T21:10:21.584373161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.585551613Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-10-06T21:10:21.593623155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026199s 
2025-10-06T21:10:21.597278205Z [Debug] MigrationController: Took: 00:00:02.1185947 
2025-10-06T21:10:21.773319607Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-10-06T21:10:21.805230348Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-06T21:10:21.828461794Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-06T21:10:21.829367738Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-06T21:10:21.829585407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-06T21:10:21.833505069Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-06T21:10:21.833686644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041433s 
2025-10-06T21:10:21.833887539Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-06T21:10:21.834059074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043187s 
2025-10-06T21:10:21.835860612Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-06T21:10:21.836092649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.836466812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-06T21:10:21.836738209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-06T21:10:21.837133034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004681s 
2025-10-06T21:10:21.837333788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.838513884Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-06T21:10:21.838715089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018293s 
2025-10-06T21:10:21.838964531Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-06T21:10:21.839182029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.839571323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-06T21:10:21.839818130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-06T21:10:21.840270631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004951s 
2025-10-06T21:10:21.840463269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-06T21:10:21.840639403Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-06T21:10:21.840821129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-06T21:10:21.841092245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-06T21:10:21.841725901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006968s 
2025-10-06T21:10:21.841926104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.842503046Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-06T21:10:21.842688128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014567s 
2025-10-06T21:10:21.842953994Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-06T21:10:21.843159527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.843471395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-06T21:10:21.843650256Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:21.843833224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-06T21:10:21.844084680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-06T21:10:21.844535077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004849s 
2025-10-06T21:10:21.844738787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.845328835Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-06T21:10:21.845527255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012571s 
2025-10-06T21:10:21.845852319Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-06T21:10:21.846052573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.846316344Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-10-06T21:10:21.846863726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-10-06T21:10:21.847221226Z [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-06T21:10:21.847706964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006506s 
2025-10-06T21:10:21.847911926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-10-06T21:10:21.848127591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-06T21:10:21.848470110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003737s 
2025-10-06T21:10:21.848738691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-06T21:10:21', 'InitialSetup') 
2025-10-06T21:10:21.849061852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.849736460Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-06T21:10:21.849926833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016322s 
2025-10-06T21:10:21.850115884Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-10-06T21:10:21.850310917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.850565279Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-10-06T21:10:21.850874171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-06T21:10:21', 'add_moviefiles_table') 
2025-10-06T21:10:21.851202803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.851767129Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-10-06T21:10:21.851976801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001448s 
2025-10-06T21:10:21.852175992Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-10-06T21:10:21.852373570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.852641018Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-10-06T21:10:21.852905340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-06T21:10:21', 'fix_history_movieId') 
2025-10-06T21:10:21.853226277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.853878590Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-10-06T21:10:21.854078943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014975s 
2025-10-06T21:10:21.854273315Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-10-06T21:10:21.854466924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.854711367Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-10-06T21:10:21.854977312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-06T21:10:21', 'add_tmdb_stuff') 
2025-10-06T21:10:21.855305132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.855923938Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-10-06T21:10:21.856119422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00144s 
2025-10-06T21:10:21.856306338Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-10-06T21:10:21.856497383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.856742226Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-10-06T21:10:21.857008321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-06T21:10:21', 'fix_movie_files') 
2025-10-06T21:10:21.857332234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.857916279Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-10-06T21:10:21.858096312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013979s 
2025-10-06T21:10:21.858300303Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-10-06T21:10:21.858505957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.858754988Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-10-06T21:10:21.859040303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-06T21:10:21', 'update_schedule_intervale') 
2025-10-06T21:10:21.859372542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.860258506Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-10-06T21:10:21.860526114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017195s 
2025-10-06T21:10:21.860739765Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-10-06T21:10:21.860945970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.861203428Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-10-06T21:10:21.861492420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-06T21:10:21', 'add_movie_formats_to_naming_config') 
2025-10-06T21:10:21.861844709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.862470169Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-10-06T21:10:21.862660582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014972s 
2025-10-06T21:10:21.862862128Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-10-06T21:10:21.863081099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.863329629Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-10-06T21:10:21.863604102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-06T21:10:21', 'add_phyiscal_release') 
2025-10-06T21:10:21.863981762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.864560267Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-10-06T21:10:21.864745690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014672s 
2025-10-06T21:10:21.864938128Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-10-06T21:10:21.865133672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.865382312Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-10-06T21:10:21.865647947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-06T21:10:21', 'remove_bitmetv') 
2025-10-06T21:10:21.865968583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.866536546Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-10-06T21:10:21.866716489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013946s 
2025-10-06T21:10:21.866923455Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-10-06T21:10:21.867135683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.867378802Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-10-06T21:10:21.867756693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-06T21:10:21', 'remove_torrentleech') 
2025-10-06T21:10:21.868169935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.868723089Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-10-06T21:10:21.868906077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015902s 
2025-10-06T21:10:21.869106812Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-10-06T21:10:21.869306484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.869555295Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-10-06T21:10:21.869827372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-06T21:10:21', 'remove_broadcasthenet') 
2025-10-06T21:10:21.870152768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.870707605Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-10-06T21:10:21.870893419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013927s 
2025-10-06T21:10:21.871087530Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-10-06T21:10:21.871280729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.871528247Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-10-06T21:10:21.871788752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-06T21:10:21', 'remove_fanzub') 
2025-10-06T21:10:21.872130650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.873243751Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-10-06T21:10:21.873420156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019426s 
2025-10-06T21:10:21.873618936Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-10-06T21:10:21.873810442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.874072129Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-10-06T21:10:21.874345599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-06T21:10:21', 'update_movie_sorttitle') 
2025-10-06T21:10:21.874682648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.875745859Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-10-06T21:10:21.875978046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019133s 
2025-10-06T21:10:21.876189973Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-10-06T21:10:21.876390366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.876643947Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-10-06T21:10:21.876924141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-06T21:10:21', 'update_movie_sorttitle_again') 
2025-10-06T21:10:21.877254556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.878236203Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-10-06T21:10:21.878434011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018305s 
2025-10-06T21:10:21.878639575Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-10-06T21:10:21.878832183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.879077808Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-10-06T21:10:21.879341569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-06T21:10:21', 'update_movie_file') 
2025-10-06T21:10:21.879664389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.880237953Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-10-06T21:10:21.880421102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014018s 
2025-10-06T21:10:21.880618560Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-10-06T21:10:21.880812260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.881056922Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-10-06T21:10:21.881320583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-06T21:10:21', 'update_movie_slug') 
2025-10-06T21:10:21.881644035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.882208050Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-10-06T21:10:21.882393534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013883s 
2025-10-06T21:10:21.882592434Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-10-06T21:10:21.882793058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.883051228Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-10-06T21:10:21.883344408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-06T21:10:21', 'add_youtube_trailer_id') 
2025-10-06T21:10:21.883663070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.884290774Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-10-06T21:10:21.884486077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001475s 
2025-10-06T21:10:21.884677432Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-10-06T21:10:21.884865571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.885131286Z [Info] add_studio: Starting migration of Log DB to 120 
2025-10-06T21:10:21.885390458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-06T21:10:21', 'add_studio') 
2025-10-06T21:10:21.885710412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.886345511Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-10-06T21:10:21.886520313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014745s 
2025-10-06T21:10:21.886721498Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-10-06T21:10:21.886922393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.887177346Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-10-06T21:10:21.887450636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-06T21:10:21', 'update_filedate_config') 
2025-10-06T21:10:21.887773987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.888414878Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-10-06T21:10:21.888601594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014755s 
2025-10-06T21:10:21.888810214Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-10-06T21:10:21.889010627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.889251412Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-10-06T21:10:21.889532648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-06T21:10:21', 'add_movieid_to_blacklist') 
2025-10-06T21:10:21.889854616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.890450626Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-10-06T21:10:21.890640659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014306s 
2025-10-06T21:10:21.890837565Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-10-06T21:10:21.891033219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.891280607Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-10-06T21:10:21.891560892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-06T21:10:21', 'create_netimport_table') 
2025-10-06T21:10:21.891897830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.892464982Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-10-06T21:10:21.892649353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014208s 
2025-10-06T21:10:21.892854546Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-10-06T21:10:21.893057565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.893305995Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-10-06T21:10:21.893587352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-06T21:10:21', 'add_preferred_tags_to_profile') 
2025-10-06T21:10:21.893919430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.894480250Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-10-06T21:10:21.894675954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014087s 
2025-10-06T21:10:21.894867069Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-10-06T21:10:21.895073434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.895314530Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-10-06T21:10:21.895579443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-06T21:10:21', 'fix_imdb_unique') 
2025-10-06T21:10:21.895929458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.896485948Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-10-06T21:10:21.896682334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014104s 
2025-10-06T21:10:21.896874761Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-10-06T21:10:21.899673887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.899984001Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-10-06T21:10:21.900275809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-06T21:10:21', 'update_qualities_and_profiles') 
2025-10-06T21:10:21.900610703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.901206894Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-10-06T21:10:21.901412007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004093s 
2025-10-06T21:10:21.901606007Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-10-06T21:10:21.901801711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.902042787Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-10-06T21:10:21.902308382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-06T21:10:21', 'remove_wombles') 
2025-10-06T21:10:21.902628506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.903244216Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-10-06T21:10:21.903430070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014405s 
2025-10-06T21:10:21.903621576Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-10-06T21:10:21.903813362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.904099819Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-10-06T21:10:21.904372909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-06T21:10:21', 'remove_kickass') 
2025-10-06T21:10:21.904693374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.905320336Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-10-06T21:10:21.905496862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014968s 
2025-10-06T21:10:21.905711424Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-10-06T21:10:21.905919222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.906171430Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-10-06T21:10:21.906469280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-06T21:10:21', 'add_parsed_movie_info_to_pending_release') 
2025-10-06T21:10:21.906806859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.907437048Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-10-06T21:10:21.907637412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014974s 
2025-10-06T21:10:21.907841543Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-10-06T21:10:21.908062097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.908311639Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-10-06T21:10:21.908582955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-06T21:10:21', 'remove_wombles_kickass') 
2025-10-06T21:10:21.908905705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.909532858Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-10-06T21:10:21.909722219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014674s 
2025-10-06T21:10:21.909936861Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-10-06T21:10:21.910139319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.910392188Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-10-06T21:10:21.910679086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-06T21:10:21', 'make_parsed_episode_info_nullable') 
2025-10-06T21:10:21.911014060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.911630621Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-10-06T21:10:21.911831396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014761s 
2025-10-06T21:10:21.912052671Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-10-06T21:10:21.912255119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.912507417Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-10-06T21:10:21.912790717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-06T21:10:21', 'rename_torrent_downloadstation') 
2025-10-06T21:10:21.913122696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.913750870Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-10-06T21:10:21.913940963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014744s 
2025-10-06T21:10:21.914142148Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-10-06T21:10:21.914348283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.914592675Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-10-06T21:10:21.914869964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-10-06T21:10:21', 'add_minimumavailability') 
2025-10-06T21:10:21.915193736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.915806429Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-10-06T21:10:21.916064559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014498s 
2025-10-06T21:10:21.916275664Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-10-06T21:10:21.916481989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.916737073Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-10-06T21:10:21.917024552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-06T21:10:21', 'add_remux_qualities_for_the_wankers') 
2025-10-06T21:10:21.917358995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.918535805Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-10-06T21:10:21.918733773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020276s 
2025-10-06T21:10:21.918935820Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-10-06T21:10:21.919138739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.919386408Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-10-06T21:10:21.919667774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-06T21:10:21', 'add_haspredbentry_to_movies') 
2025-10-06T21:10:21.920010163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.920634270Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-10-06T21:10:21.920829183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014817s 
2025-10-06T21:10:21.921026039Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-10-06T21:10:21.921225460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.921471285Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-10-06T21:10:21.921745948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-06T21:10:21', 'add_pathstate_to_movies') 
2025-10-06T21:10:21.922080612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.922722184Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-10-06T21:10:21.922928850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014533s 
2025-10-06T21:10:21.923131578Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-10-06T21:10:21.923342062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.923592527Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-10-06T21:10:21.923891118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-06T21:10:21', 'add_import_exclusions_table') 
2025-10-06T21:10:21.924226643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.924846662Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-10-06T21:10:21.925036033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014908s 
2025-10-06T21:10:21.925237158Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-10-06T21:10:21.925439505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.925688817Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-10-06T21:10:21.925965394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-06T21:10:21', 'add_physical_release_note') 
2025-10-06T21:10:21.926294377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.926926640Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-10-06T21:10:21.927122765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001479s 
2025-10-06T21:10:21.927323669Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-10-06T21:10:21.927530676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.927779066Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-10-06T21:10:21.928080643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-06T21:10:21', 'consolidate_indexer_baseurl') 
2025-10-06T21:10:21.928412191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.929030616Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-10-06T21:10:21.929224496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014844s 
2025-10-06T21:10:21.929428868Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-10-06T21:10:21.929633289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.929883603Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-10-06T21:10:21.930165341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-06T21:10:21', 'add_alternative_titles_table') 
2025-10-06T21:10:21.930495485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.931113439Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-10-06T21:10:21.931301718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014621s 
2025-10-06T21:10:21.931507002Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-10-06T21:10:21.931704159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.931987279Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-10-06T21:10:21.932266090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-06T21:10:21', 'fix_duplicate_alt_titles') 
2025-10-06T21:10:21.932600353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.933213858Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-10-06T21:10:21.933403089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014958s 
2025-10-06T21:10:21.933596459Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-10-06T21:10:21.933789377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.934033228Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-10-06T21:10:21.934294053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-06T21:10:21', 'movie_extras') 
2025-10-06T21:10:21.934616643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.935208865Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-10-06T21:10:21.935387585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014184s 
2025-10-06T21:10:21.935583680Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-10-06T21:10:21.935778783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.936037193Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-10-06T21:10:21.936303139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-06T21:10:21', 'clean_core_tv') 
2025-10-06T21:10:21.936621019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.937300497Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-10-06T21:10:21.937481682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015173s 
2025-10-06T21:10:21.937689129Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-10-06T21:10:21.937888681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.938140839Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-10-06T21:10:21.938421193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-06T21:10:21', 'add_cookies_to_indexer_status') 
2025-10-06T21:10:21.938766358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.939389794Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-10-06T21:10:21.939580828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014878s 
2025-10-06T21:10:21.939777003Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-10-06T21:10:21.939989481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.940234074Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-10-06T21:10:21.940498596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-06T21:10:21', 'banner_to_fanart') 
2025-10-06T21:10:21.940819182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.941447838Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-10-06T21:10:21.941631708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014597s 
2025-10-06T21:10:21.941835799Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-10-06T21:10:21.942034779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.942284983Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-10-06T21:10:21.942562853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-06T21:10:21', 'naming_config_colon_action') 
2025-10-06T21:10:21.942902456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.943527244Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-10-06T21:10:21.943718710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014793s 
2025-10-06T21:10:21.943927140Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-10-06T21:10:21.944129697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.944374150Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-10-06T21:10:21.944646658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-06T21:10:21', 'add_custom_formats') 
2025-10-06T21:10:21.944970821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.945618615Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-10-06T21:10:21.945803347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014863s 
2025-10-06T21:10:21.946007378Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-10-06T21:10:21.946207411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.946454568Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-10-06T21:10:21.946732868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-06T21:10:21', 'remove_extra_naming_config') 
2025-10-06T21:10:21.947064125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.947678733Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-10-06T21:10:21.947883816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014616s 
2025-10-06T21:10:21.948092025Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-10-06T21:10:21.948297298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.948549506Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-10-06T21:10:21.948828929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-06T21:10:21', 'convert_regex_required_tags') 
2025-10-06T21:10:21.949163462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.949789924Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-10-06T21:10:21.949980628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014853s 
2025-10-06T21:10:21.950190941Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-10-06T21:10:21.950391545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.950642711Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-10-06T21:10:21.950930570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-06T21:10:21', 'fix_format_tags_double_underscore') 
2025-10-06T21:10:21.951269282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.951919672Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-10-06T21:10:21.952124144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014814s 
2025-10-06T21:10:21.952324778Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-10-06T21:10:21.952523157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.952768581Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-10-06T21:10:21.953050739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-06T21:10:21', 'add_tags_to_net_import') 
2025-10-06T21:10:21.953372467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.954001674Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-10-06T21:10:21.954191697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014708s 
2025-10-06T21:10:21.954386088Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-10-06T21:10:21.954582023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.954823729Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-10-06T21:10:21.955091679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-06T21:10:21', 'add_custom_filters') 
2025-10-06T21:10:21.955413427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.956034377Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-10-06T21:10:21.956225351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014441s 
2025-10-06T21:10:21.956434513Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-10-06T21:10:21.956643062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.956892535Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-10-06T21:10:21.957186026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-06T21:10:21', 'indexer_client_status_search_changes') 
2025-10-06T21:10:21.957518545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.958169686Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-10-06T21:10:21.958375370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015111s 
2025-10-06T21:10:21.958586636Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-10-06T21:10:21.958799344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.959050590Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-10-06T21:10:21.959354923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-06T21:10:21', 'add_language_to_files_history_blacklist') 
2025-10-06T21:10:21.959691591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.960346800Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-10-06T21:10:21.960548616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015254s 
2025-10-06T21:10:21.960755894Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-10-06T21:10:21.960961397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.961213104Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-10-06T21:10:21.961506515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-06T21:10:21', 'add_update_allowed_quality_profile') 
2025-10-06T21:10:21.961837421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.962466558Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-10-06T21:10:21.962661761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014886s 
2025-10-06T21:10:21.962862746Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-10-06T21:10:21.963072608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.963326560Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-10-06T21:10:21.963602656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-06T21:10:21', 'add_download_client_priority') 
2025-10-06T21:10:21.963947470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.964579973Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-10-06T21:10:21.964772060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001491s 
2025-10-06T21:10:21.964971001Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-10-06T21:10:21.965165873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.965411688Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-10-06T21:10:21.965679307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-06T21:10:21', 'remove_growl_prowl') 
2025-10-06T21:10:21.966000764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.966612676Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-10-06T21:10:21.966797558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014425s 
2025-10-06T21:10:21.967001930Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-10-06T21:10:21.967193455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.967443198Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-10-06T21:10:21.967712620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-06T21:10:21', 'remove_plex_hometheatre') 
2025-10-06T21:10:21.968105211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.968724428Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-10-06T21:10:21.968912727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015185s 
2025-10-06T21:10:21.969109483Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-10-06T21:10:21.969305377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.969557455Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-10-06T21:10:21.969827669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-06T21:10:21', 'add_webrip_qualites') 
2025-10-06T21:10:21.970145920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.970767922Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-10-06T21:10:21.970955249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014578s 
2025-10-06T21:10:21.971158248Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-10-06T21:10:21.971357770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.971607893Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-10-06T21:10:21.971899380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-06T21:10:21', 'health_issue_notification') 
2025-10-06T21:10:21.972233694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.972859423Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-10-06T21:10:21.973052662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014864s 
2025-10-06T21:10:21.973255781Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-10-06T21:10:21.973451616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.973697200Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-10-06T21:10:21.973965961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-06T21:10:21', 'speed_improvements') 
2025-10-06T21:10:21.974291607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.974880803Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-10-06T21:10:21.975067680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014233s 
2025-10-06T21:10:21.975269376Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-10-06T21:10:21.975472735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.975718981Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-10-06T21:10:21.976015137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-06T21:10:21', 'fix_profile_format_default') 
2025-10-06T21:10:21.976349190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.977089711Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-10-06T21:10:21.977284634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015989s 
2025-10-06T21:10:21.977480448Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-10-06T21:10:21.977672104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.977915514Z [Info] task_duration: Starting migration of Log DB to 163 
2025-10-06T21:10:21.978178573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-06T21:10:21', 'task_duration') 
2025-10-06T21:10:21.978575783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.979382778Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-10-06T21:10:21.979564344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017072s 
2025-10-06T21:10:21.979769457Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-10-06T21:10:21.979982476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.980240235Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-10-06T21:10:21.980519427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-06T21:10:21', 'movie_collections_crew') 
2025-10-06T21:10:21.980840964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.981485011Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-10-06T21:10:21.981672899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014991s 
2025-10-06T21:10:21.981891389Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-10-06T21:10:21.982096673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.982349401Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-10-06T21:10:21.982650277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-06T21:10:21', 'remove_custom_formats_from_quality_model') 
2025-10-06T21:10:21.982991625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.983703508Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-10-06T21:10:21.983986327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015847s 
2025-10-06T21:10:21.984194356Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-10-06T21:10:21.984395641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.984644853Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-10-06T21:10:21.984917061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-06T21:10:21', 'fix_tmdb_list_config') 
2025-10-06T21:10:21.985233699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.985878387Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-10-06T21:10:21.986068820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001477s 
2025-10-06T21:10:21.986269274Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-10-06T21:10:21.986472543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.986721133Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-10-06T21:10:21.986993492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-06T21:10:21', 'remove_movie_pathstate') 
2025-10-06T21:10:21.987316472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.988038927Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-10-06T21:10:21.988236404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015521s 
2025-10-06T21:10:21.988430184Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-10-06T21:10:21.988621269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.988864339Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-10-06T21:10:21.989139543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-06T21:10:21', 'custom_format_rework') 
2025-10-06T21:10:21.989462042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.990064335Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-10-06T21:10:21.990252383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014335s 
2025-10-06T21:10:21.990448639Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-10-06T21:10:21.990651036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.990899025Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-10-06T21:10:21.991171945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-06T21:10:21', 'custom_format_scores') 
2025-10-06T21:10:21.991505066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.992068681Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-10-06T21:10:21.992252521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014025s 
2025-10-06T21:10:21.992453445Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-10-06T21:10:21.992650612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.992897359Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-10-06T21:10:21.993169216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-06T21:10:21', 'fix_trakt_list_config') 
2025-10-06T21:10:21.993494732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.994058477Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-10-06T21:10:21.994255293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013974s 
2025-10-06T21:10:21.994462380Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-10-06T21:10:21.994668084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.994920272Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-10-06T21:10:21.995210767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-06T21:10:21', 'quality_definition_preferred_size') 
2025-10-06T21:10:21.995545772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.996128425Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-10-06T21:10:21.996322936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014345s 
2025-10-06T21:10:21.996522759Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-10-06T21:10:21.996720156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.996965200Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-10-06T21:10:21.997234552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-06T21:10:21', 'add_download_history') 
2025-10-06T21:10:21.997556420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:21.998120115Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-10-06T21:10:21.998304366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013924s 
2025-10-06T21:10:21.998513678Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-10-06T21:10:21.998698349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:21.998937240Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-10-06T21:10:21.999204368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-06T21:10:21', 'net_import_status') 
2025-10-06T21:10:21.999527719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.000156155Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-10-06T21:10:22.000338933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014494s 
2025-10-06T21:10:22.000543244Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-10-06T21:10:22.000750371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.000999533Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-10-06T21:10:22.001274997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-06T21:10:22', 'email_multiple_addresses') 
2025-10-06T21:10:22.001602777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.002167885Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-10-06T21:10:22.002355964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014049s 
2025-10-06T21:10:22.002562630Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-10-06T21:10:22.002769306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.003020492Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-10-06T21:10:22.003312139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-06T21:10:22', 'remove_chown_and_folderchmod_config') 
2025-10-06T21:10:22.003645420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.004235057Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-10-06T21:10:22.004438226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014385s 
2025-10-06T21:10:22.004639060Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-10-06T21:10:22.004835536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.005083335Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-10-06T21:10:22.005372938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-06T21:10:22', 'movie_recommendations') 
2025-10-06T21:10:22.005683674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.006262910Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-10-06T21:10:22.006462512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014161s 
2025-10-06T21:10:22.006662214Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-10-06T21:10:22.006866215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.007112471Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-10-06T21:10:22.007384057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-06T21:10:22', 'language_improvements') 
2025-10-06T21:10:22.007707579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.008378810Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-10-06T21:10:22.008570827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015023s 
2025-10-06T21:10:22.008762182Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-10-06T21:10:22.008957075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.009198481Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-10-06T21:10:22.009462723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-06T21:10:22', 'new_list_server') 
2025-10-06T21:10:22.009789831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.010406984Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-10-06T21:10:22.010589802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014472s 
2025-10-06T21:10:22.010804003Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-10-06T21:10:22.011006621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.011253909Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-10-06T21:10:22.011536238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-06T21:10:22', 'movie_translation_indexes') 
2025-10-06T21:10:22.011875731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.012525329Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-10-06T21:10:22.012721154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015064s 
2025-10-06T21:10:22.012925565Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-10-06T21:10:22.013128504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.013378177Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-10-06T21:10:22.013662118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-06T21:10:22', 'fix_invalid_profile_references') 
2025-10-06T21:10:22.013992293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.014632713Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-10-06T21:10:22.014823146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001485s 
2025-10-06T21:10:22.015014060Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-10-06T21:10:22.015212740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.015457704Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-10-06T21:10:22.015725132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-06T21:10:22', 'list_movies_table') 
2025-10-06T21:10:22.016106310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.016735687Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-10-06T21:10:22.016923044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015175s 
2025-10-06T21:10:22.017119961Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-10-06T21:10:22.017319222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.017565468Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-10-06T21:10:22.017840091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-06T21:10:22', 'on_delete_notification') 
2025-10-06T21:10:22.018169484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.018870926Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-10-06T21:10:22.019065398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015426s 
2025-10-06T21:10:22.019260601Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-10-06T21:10:22.019460503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.019706088Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-10-06T21:10:22.019999178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-06T21:10:22', 'download_propers_config') 
2025-10-06T21:10:22.020326317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.020969812Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-10-06T21:10:22.021157831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014864s 
2025-10-06T21:10:22.021360729Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-10-06T21:10:22.021565922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.021814242Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-10-06T21:10:22.022089787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-06T21:10:22', 'add_priority_to_indexers') 
2025-10-06T21:10:22.022414350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.023043547Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-10-06T21:10:22.023238640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014691s 
2025-10-06T21:10:22.023440627Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-10-06T21:10:22.023647213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.023910663Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-10-06T21:10:22.024199895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-06T21:10:22', 'add_alternative_title_indices') 
2025-10-06T21:10:22.024544409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.025175480Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-10-06T21:10:22.025373929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015153s 
2025-10-06T21:10:22.025568311Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-10-06T21:10:22.025773704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.026015411Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-10-06T21:10:22.026284904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-06T21:10:22', 'fix_tmdb_duplicates') 
2025-10-06T21:10:22.026610559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.027244556Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-10-06T21:10:22.027422524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014638s 
2025-10-06T21:10:22.027627427Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-10-06T21:10:22.027833943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.028105259Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-10-06T21:10:22.028389060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-06T21:10:22', 'swap_filechmod_for_folderchmod') 
2025-10-06T21:10:22.028719496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.029360516Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-10-06T21:10:22.029556812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015099s 
2025-10-06T21:10:22.029749930Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-10-06T21:10:22.029948460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.030191860Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-10-06T21:10:22.030458697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-06T21:10:22', 'mediainfo_channels') 
2025-10-06T21:10:22.030783762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.031425063Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-10-06T21:10:22.031606599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014659s 
2025-10-06T21:10:22.031801561Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-10-06T21:10:22.032064501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.032310256Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-10-06T21:10:22.032936046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-10-06T21:10:22.033267403Z [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-06T21:10:22.033770215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006408s 
2025-10-06T21:10:22.033971861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-10-06T21:10:22.034277356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-06T21:10:22.034696600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000462s 
2025-10-06T21:10:22.034958989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-06T21:10:22', 'add_update_history') 
2025-10-06T21:10:22.035300617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.036034584Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-10-06T21:10:22.036224707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017872s 
2025-10-06T21:10:22.036426243Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-10-06T21:10:22.036625484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.036873524Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-10-06T21:10:22.037144459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-06T21:10:22', 'update_awesome_hd_link') 
2025-10-06T21:10:22.037484323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.038212700Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-10-06T21:10:22.038405678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015765s 
2025-10-06T21:10:22.038597484Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-10-06T21:10:22.038791846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.039035937Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-10-06T21:10:22.039299678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-06T21:10:22', 'remove_awesomehd') 
2025-10-06T21:10:22.039620184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.040387799Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-10-06T21:10:22.040584766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015853s 
2025-10-06T21:10:22.040785259Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-10-06T21:10:22.040991605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.041240256Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-10-06T21:10:22.041526382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-06T21:10:22', 'add_on_delete_to_notifications') 
2025-10-06T21:10:22.041858821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.042654082Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-10-06T21:10:22.042847151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016502s 
2025-10-06T21:10:22.043049088Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-10-06T21:10:22.043250413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.043503162Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-10-06T21:10:22.043781793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-06T21:10:22', 'add_bypass_to_delay_profile') 
2025-10-06T21:10:22.044130896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.044828280Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-10-06T21:10:22.045022782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015613s 
2025-10-06T21:10:22.045223586Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-10-06T21:10:22.045497568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.045764635Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-10-06T21:10:22.046050581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-06T21:10:22', 'update_notifiarr') 
2025-10-06T21:10:22.046400506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.047140235Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-10-06T21:10:22.047345188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016559s 
2025-10-06T21:10:22.047563427Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-10-06T21:10:22.047782649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.048070628Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-10-06T21:10:22.048362376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-06T21:10:22', 'legacy_mediainfo_hdr') 
2025-10-06T21:10:22.048709655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.049472521Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-10-06T21:10:22.049678897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016822s 
2025-10-06T21:10:22.049905313Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-10-06T21:10:22.050131388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.050404909Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-10-06T21:10:22.050712307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-06T21:10:22', 'rename_blacklist_to_blocklist') 
2025-10-06T21:10:22.051066731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.051677832Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-10-06T21:10:22.051935540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015363s 
2025-10-06T21:10:22.052157277Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-10-06T21:10:22.052372240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.052641332Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-10-06T21:10:22.052926666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-06T21:10:22', 'add_indexer_tags') 
2025-10-06T21:10:22.053271350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.053858673Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-10-06T21:10:22.054060549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014852s 
2025-10-06T21:10:22.054274911Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-10-06T21:10:22.054492799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.054764697Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-10-06T21:10:22.055055603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-06T21:10:22', 'mediainfo_to_ffmpeg') 
2025-10-06T21:10:22.055397661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.055987158Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-10-06T21:10:22.056202261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014866s 
2025-10-06T21:10:22.056419429Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-10-06T21:10:22.056640895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.056910016Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-10-06T21:10:22.057204680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-06T21:10:22', 'cdh_per_downloadclient') 
2025-10-06T21:10:22.057562410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.058250535Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-10-06T21:10:22.058455969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016021s 
2025-10-06T21:10:22.058686523Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-10-06T21:10:22.058915865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.059187542Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-10-06T21:10:22.059486093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-06T21:10:22', 'migrate_discord_from_slack') 
2025-10-06T21:10:22.059838563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.060455495Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-10-06T21:10:22.060673975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015295s 
2025-10-06T21:10:22.060883346Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-10-06T21:10:22.061095714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.061356018Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-10-06T21:10:22.061639048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-06T21:10:22', 'remove_predb') 
2025-10-06T21:10:22.061979163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.062569531Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-10-06T21:10:22.062769644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001474s 
2025-10-06T21:10:22.062994737Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-10-06T21:10:22.063217446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.063490335Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-10-06T21:10:22.063797524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-06T21:10:22', 'add_on_update_to_notifications') 
2025-10-06T21:10:22.064175625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.064774100Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-10-06T21:10:22.064989364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015411s 
2025-10-06T21:10:22.065211962Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-10-06T21:10:22.065437205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.065710446Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-10-06T21:10:22.066017243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-06T21:10:22', 'ensure_identity_on_id_columns') 
2025-10-06T21:10:22.066373571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.066975533Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-10-06T21:10:22.067189594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001526s 
2025-10-06T21:10:22.067407743Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-10-06T21:10:22.067635261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.067971087Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-10-06T21:10:22.068280420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-06T21:10:22', 'download_client_per_indexer') 
2025-10-06T21:10:22.068639253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.069256045Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-10-06T21:10:22.074345592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016116s 
2025-10-06T21:10:22.074613913Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-10-06T21:10:22.074836862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.075170263Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-10-06T21:10:22.075481489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-06T21:10:22', 'multiple_ratings_support') 
2025-10-06T21:10:22.075869771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.076644471Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-10-06T21:10:22.076842610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017995s 
2025-10-06T21:10:22.077047122Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-10-06T21:10:22.077247856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.077503591Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-10-06T21:10:22.077778123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-10-06T21:10:22', 'movie_metadata') 
2025-10-06T21:10:22.078109901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.078752535Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-10-06T21:10:22.078944382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015036s 
2025-10-06T21:10:22.079145166Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-10-06T21:10:22.079343996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.079599841Z [Info] add_collections: Starting migration of Log DB to 208 
2025-10-06T21:10:22.079882961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-10-06T21:10:22', 'add_collections') 
2025-10-06T21:10:22.080242345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.080895941Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-10-06T21:10:22.081085573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001546s 
2025-10-06T21:10:22.081297028Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-10-06T21:10:22.081507192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.081766614Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-10-06T21:10:22.082062790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-06T21:10:22', 'movie_meta_collection_index') 
2025-10-06T21:10:22.082405591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.082985739Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-10-06T21:10:22.083184840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014661s 
2025-10-06T21:10:22.083392778Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-10-06T21:10:22.083602811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.083867444Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-10-06T21:10:22.084170093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-06T21:10:22', 'movie_added_notifications') 
2025-10-06T21:10:22.084516691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.085107100Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-10-06T21:10:22.085306331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014912s 
2025-10-06T21:10:22.085516595Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-10-06T21:10:22.085720415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.085981661Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-10-06T21:10:22.086260452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-06T21:10:22', 'more_movie_meta_index') 
2025-10-06T21:10:22.086603683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.087221628Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-10-06T21:10:22.087420298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001496s 
2025-10-06T21:10:22.087644559Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-06T21:10:22.087879412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.088172202Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-10-06T21:10:22.088858574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-10-06T21:10:22.089046462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-06T21:10:22.089259300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-10-06T21:10:22.090066806Z [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-06T21:10:22.090747106Z [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-06T21:10:22.091198084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-10-06T21:10:22.091832852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-10-06T21:10:22.092772224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-06T21:10:22.093150996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036506s 
2025-10-06T21:10:22.093300768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-10-06T21:10:22.093474287Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:22.093662706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-10-06T21:10:22.094324669Z [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-06T21:10:22.094870388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-10-06T21:10:22.095247467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-10-06T21:10:22.095720089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-10-06T21:10:22.096592746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-06T21:10:22.096945396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003081s 
2025-10-06T21:10:22.097133244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-06T21:10:22.097307184Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-06T21:10:22.097491235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-06T21:10:22.098101413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-06T21:10:22.098608565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-06T21:10:22.099019061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-06T21:10:22.099489588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-06T21:10:22.100347476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-06T21:10:22.100722180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030287s 
2025-10-06T21:10:22.101022705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-06T21:10:22', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-06T21:10:22.101378812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.102243033Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-06T21:10:22.102462725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045082s 
2025-10-06T21:10:22.102689111Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-10-06T21:10:22.102901348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.103168346Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-10-06T21:10:22.103472067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-06T21:10:22', 'add_language_tags_to_subtitle_files') 
2025-10-06T21:10:22.103821040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.104551250Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-10-06T21:10:22.104718026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015829s 
2025-10-06T21:10:22.104919161Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-10-06T21:10:22.105121548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.105379287Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-10-06T21:10:22.105653760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-06T21:10:22', 'add_salt_to_users') 
2025-10-06T21:10:22.105987442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.106645527Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-10-06T21:10:22.106837493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015202s 
2025-10-06T21:10:22.107042256Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-10-06T21:10:22.107242980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.107515048Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-10-06T21:10:22.107778037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-10-06T21:10:22', 'clean_alt_titles') 
2025-10-06T21:10:22.108181910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.108785967Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-10-06T21:10:22.108975799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001531s 
2025-10-06T21:10:22.109170190Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-10-06T21:10:22.109368309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.109620958Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-10-06T21:10:22.109890250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-06T21:10:22', 'remove_omg') 
2025-10-06T21:10:22.110221106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.110858319Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-10-06T21:10:22.111046829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014905s 
2025-10-06T21:10:22.111263996Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-10-06T21:10:22.111499791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.111751297Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-10-06T21:10:22.112090861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-10-06T21:10:22', 'add_additional_info_to_pending_releases') 
2025-10-06T21:10:22.112438882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.113078419Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-10-06T21:10:22.113279434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015699s 
2025-10-06T21:10:22.113478335Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-10-06T21:10:22.113678017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.113928391Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-10-06T21:10:22.114219437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-10-06T21:10:22', 'add_result_to_commands') 
2025-10-06T21:10:22.114548850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.115185071Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-10-06T21:10:22.115370374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014971s 
2025-10-06T21:10:22.115575767Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-10-06T21:10:22.115779137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.116049271Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-10-06T21:10:22.116332110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-10-06T21:10:22', 'health_restored_notification') 
2025-10-06T21:10:22.116666323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.117304769Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-10-06T21:10:22.117496515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015059s 
2025-10-06T21:10:22.117715696Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-10-06T21:10:22.117935769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.118191324Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-10-06T21:10:22.118513753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-10-06T21:10:22', 'add_on_manual_interaction_required_to_notifications') 
2025-10-06T21:10:22.118864118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.119515209Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-10-06T21:10:22.119729701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015517s 
2025-10-06T21:10:22.119936057Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-10-06T21:10:22.120132081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.120375612Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-10-06T21:10:22.120633691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-10-06T21:10:22', 'remove_rarbg') 
2025-10-06T21:10:22.120954878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.121588624Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-10-06T21:10:22.121770681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014596s 
2025-10-06T21:10:22.121984341Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-10-06T21:10:22.122195496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.122447193Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-10-06T21:10:22.122750644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-10-06T21:10:22', 'remove_invalid_roksbox_metadata_images') 
2025-10-06T21:10:22.123087683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.123725006Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-10-06T21:10:22.123939728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015125s 
2025-10-06T21:10:22.124139130Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-10-06T21:10:22.124332810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.124579025Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-10-06T21:10:22.124842426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-10-06T21:10:22', 'list_sync_time') 
2025-10-06T21:10:22.125174324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.125802108Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-10-06T21:10:22.125985728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014684s 
2025-10-06T21:10:22.126187885Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-10-06T21:10:22.126385763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.126633552Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-10-06T21:10:22.126909327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-10-06T21:10:22', 'add_tags_to_collections') 
2025-10-06T21:10:22.127239332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.127964312Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-10-06T21:10:22.128161358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015195s 
2025-10-06T21:10:22.128364267Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-10-06T21:10:22.128567576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.128827249Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-10-06T21:10:22.129109848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-10-06T21:10:22', 'add_download_client_tags') 
2025-10-06T21:10:22.129444091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.130085452Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-10-06T21:10:22.130277018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015093s 
2025-10-06T21:10:22.130472732Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-10-06T21:10:22.130668346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.130912327Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-10-06T21:10:22.131186088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-10-06T21:10:22', 'add_auto_tagging') 
2025-10-06T21:10:22.131497365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.132138416Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-10-06T21:10:22.132325041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014611s 
2025-10-06T21:10:22.132543621Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-10-06T21:10:22.132759646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.133014329Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-10-06T21:10:22.133320806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-10-06T21:10:22', 'add_custom_format_score_bypass_to_delay_profile') 
2025-10-06T21:10:22.133666833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.134312172Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-10-06T21:10:22.134520502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015285s 
2025-10-06T21:10:22.134739092Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-10-06T21:10:22.135021170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.135287807Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-10-06T21:10:22.135585416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-10-06T21:10:22', 'update_restrictions_to_release_profiles') 
2025-10-06T21:10:22.135937405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.136632995Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-10-06T21:10:22.136840664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015886s 
2025-10-06T21:10:22.137040406Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-10-06T21:10:22.137237603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.137486424Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-10-06T21:10:22.137765516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-10-06T21:10:22', 'rename_quality_profiles') 
2025-10-06T21:10:22.138090650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.138715128Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-10-06T21:10:22.138908788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014694s 
2025-10-06T21:10:22.139117508Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-10-06T21:10:22.139317240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.139564247Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-10-06T21:10:22.139856065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-10-06T21:10:22', 'update_images_remote_url') 
2025-10-06T21:10:22.140196009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.140773673Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-10-06T21:10:22.140964767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014464s 
2025-10-06T21:10:22.141165652Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-10-06T21:10:22.141364572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.141710128Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-10-06T21:10:22.141992256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-10-06T21:10:22', 'add_notification_status') 
2025-10-06T21:10:22.142321659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.142954053Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-10-06T21:10:22.143144436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015812s 
2025-10-06T21:10:22.143353206Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-10-06T21:10:22.143560554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.143813223Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-10-06T21:10:22.144120982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-10-06T21:10:22', 'rename_deprecated_indexer_flags') 
2025-10-06T21:10:22.144450716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.145133611Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-10-06T21:10:22.145332953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015575s 
2025-10-06T21:10:22.145534739Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-10-06T21:10:22.145746826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.145994535Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-10-06T21:10:22.146273837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-10-06T21:10:22', 'movie_last_searched_time') 
2025-10-06T21:10:22.146601818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.147172867Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-10-06T21:10:22.147365395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014193s 
2025-10-06T21:10:22.147568855Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-10-06T21:10:22.147777795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.148057018Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-10-06T21:10:22.148343324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-10-06T21:10:22', 'email_encryption') 
2025-10-06T21:10:22.148683579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.149333708Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-10-06T21:10:22.149544823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015635s 
2025-10-06T21:10:22.149768183Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-10-06T21:10:22.149994108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.150267398Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-10-06T21:10:22.150577572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-10-06T21:10:22', 'clear_last_rss_releases_info') 
2025-10-06T21:10:22.150937898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.151538186Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-10-06T21:10:22.151752328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015326s 
2025-10-06T21:10:22.152039195Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-10-06T21:10:22.152260972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.152525043Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-10-06T21:10:22.152806149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-10-06T21:10:22', 'add_indexes') 
2025-10-06T21:10:22.153145583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.153747906Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-10-06T21:10:22.153948219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014856s 
2025-10-06T21:10:22.154180887Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-10-06T21:10:22.154413756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.154697257Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-10-06T21:10:22.155017903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-10-06T21:10:22', 'parse_title_from_existing_subtitle_files') 
2025-10-06T21:10:22.155380182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.156036373Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-10-06T21:10:22.156267088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015981s 
2025-10-06T21:10:22.156513544Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-10-06T21:10:22.156759089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.157040074Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-10-06T21:10:22.157377514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-10-06T21:10:22', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-10-06T21:10:22.157754112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.158376195Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-10-06T21:10:22.158608663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015918s 
2025-10-06T21:10:22.158842283Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-10-06T21:10:22.159077036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.159356458Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-10-06T21:10:22.159686353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-10-06T21:10:22', 'drop_multi_episode_style_from_naming_config') 
2025-10-06T21:10:22.160080907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.160695986Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-10-06T21:10:22.160922121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015954s 
2025-10-06T21:10:22.161135861Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-10-06T21:10:22.161354982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.161621750Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-10-06T21:10:22.161912285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-10-06T21:10:22', 'stevenlu_update_url') 
2025-10-06T21:10:22.162259624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.162899973Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-10-06T21:10:22.163113162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015451s 
2025-10-06T21:10:22.163325089Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-10-06T21:10:22.163543228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-06T21:10:22.163813943Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-10-06T21:10:22.164121713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-10-06T21:10:22', 'add_movie_keywords') 
2025-10-06T21:10:22.164474183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-06T21:10:22.165066085Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-10-06T21:10:22.165276548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00152s 
2025-10-06T21:10:22.344021625Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-10-06T21:10:22.351226492Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-10-06T21:10:22.355526489Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-10-06T21:10:22.477926678Z [Info] QualityProfileService: Setting up default quality profiles 
2025-10-06T21:10:22.505801212Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-10-06T21:10:22.536953526Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-10-06T21:10:22.537780080Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-10-06T21:10:22.538005614Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-10-06T21:10:22.608840247Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-10-06T21:10:23.011278823Z [ls.io-init] done.